Create an entity instance in Dynamics CRM

You can create a new entity instance in the Microsoft Dynamics CRM. For example, a Finance department might need a new CRM entity instance called Accounts.

  1. Add an activity to the map.

    By default, the Configuration tab is open in the properties panel of the activity.

  2. Change the default Name of the activity to something meaningful.
  3. On the Type list, select Microsoft > Dynamics CRM.
  4. On the Dynamics CRM list, select the CRM system.

    All the entities associated with the selected CRM system appear on the Entity list.

  5. On the Action list, select Create (default).
  6. On the Dynamics CRM list, select the CRM system.

    All the associated entities of the selected CRM system appear on the Entity list.

  7. To get the unique CRM ID which is automatically created for the new entity instance in the Dynamics CRM, select a process or server variable for Instance ID.

    Once the activity is completed, the mapped variable value is updated with the new entity CRM ID.

  8. To add the attributes, click Configure.

    The Attributes dialog box is displayed.

  9. To specify new instance details, click and enter static values or map process or server variable to the related attribute.
  10. Save the process map.

    Once the activity is completed, a new entity instance is created with the details specified in the Dynamics CRM.