Hi All Experts,
I am getting an error which is attached in this below picture. The scenario is that i need to fetch an information of fields such as Name, Number, Address, etc. from Client's system whenever the record gets created & map to them in Account entity's fields of Dynamics CRM online version using WEB API so for that i have created a main custom workflow activity which is linked with four other custom workflows wherein input & output fields have been defined that can be used in while configuring the Workflow from Out of the box.
Error is : "Business Process Error
An unexpected error occurred from ISV code. (ErrorType = ClientError) Unexpected exception from plug-in (Execute): My.Workflows.GetCompany: System.NullReferenceException: Object reference not set to an instance of an object. If you contact support, please provide the technical details."
*This post is locked for comments