Error while using "Create Form Task"

@MinalGupta
The error I mentioned in my initial post got resolved after following suggestion given here - Error while using "Create Form Task" - #11 by jared

I can now see a task getting created in Orchestrator but at the same time process is failing due to following error. I am yet to look into it and resolve.

Type ‘System.Collections.IEnumerable’ cannot be serialized. Consider marking it with the DataContractAttribute attribute, and marking all of its members you want serialized with the DataMemberAttribute attribute. If the type is a collection, consider marking it with the CollectionDataContractAttribute. See the Microsoft .NET Framework documentation for other supported types.

Also, make sure you run the process only through Orchestrator since it has to create the task.

Hope this helps.

1 Like