Suppose we have the below Customer Lookup in the Sample Stage of a Business Process Flow. As we can see the lookup shows the Recent records there. Now say we
Suppose we have the below Customer Lookup in the Sample Stage of a Business Process Flow. As we can see the lookup shows the Recent records there. Now say we
Recently we wrote an SSIS package to delete the Elastic Table records using KingswaySoft’s Integration Toolkit for Dynamics 365. We had mapped the primary field for deletion and the package
Suppose we have the following fields in the form as well as in the business process flow stage for the lead. And let us apply the below JavaScript on the
We might get this error while trying to update one of the records. Exception Message: EntityState must be set to null, Created (for Create message) or Changed (for Update message).
In one of our requirements, we wanted to create/send an email on the creation/update of the case with the description of the email same as the description of the case.