How to use the Item Reference Field in the CRM Event Wizard

  • 24 February 2022
  • 0 replies
  • 5 views

Badge +3
 

How to use the Item Reference Field in the CRM Event Wizard

KB001337

PRODUCT
K2 blackpearl 4.6.3 to 4.6.6
BASED ON
K2 blackpearl 4.6.3
LEGACY/ARCHIVED CONTENT
This article has been archived, and/or refers to legacy products, components or features. The content in this article is offered "as is" and will no longer be updated. Archived content is provided for reference purposes only. This content does not infer that the product, component or feature is supported, or that the product, component or feature will continue to function as described herein.

 

Introduction

 

 

The Item Reference Field in the CRM Event Wizard can be used to update a CRM Entity after it’s been created. This would mean that the id of the CRM Entity is not required as the Item Reference can be selected to update the Entity. The Item Reference node in the Context Browser can be expanded to see the references. This can then be used to update some of the Entity’s values. This Knowledge Base article describes how to use the Item Reference Field in the CRM Event Wizard to update a CRM Entity’s value.

 

 

Implementation

 

 

Follow the steps below to create and update an Entity using the Item Reference Field of the CRM Event Wizard:

  • When creating an Entity through the CRM Event Wizard, select the option to Add Item to this Item Reference Field and provide an Item Reference Name as shown below. This will enable the Item Reference Field to be used when updating or deleting a CRM Entity.
Image
  • The Item Reference Field in the CRM Event Wizard is available under the Update Entity Items and Delete Entity Items nodes on the Event Name and Action wizard screen. Select to update or delete From Item Reference Field.
Image
  • Select the Entity Item Reference Field previously created.
Image
  • Specify the value of the Entity to be updated.
Image

 

 

Example Scenario

We are using a scenario that is based on a K2 Studio process which is integrated with a SharePoint List. A CRM Account Entity is created when a new item is added to the New Account SharePoint List and the entity’s E-mail information is subsequently updated. Follow the steps below to implement the scenario.

  1. Create a SharePoint Custom List and name the list New Account
  2. For this scenario the New Account list will be used to create a new CRM Account.
  3. Add a text column to the New Account list and name the column Account Name.
  4. Open K2 Studio and create a SharePoint Workflow Integration process linked to the New Account list created in SharePoint.
  5. Drag the CRM Event Wizard onto the canvas.
  6. Select to create an entity item, click Next.
    Image
  7. Select Account from the Entity Name drop-down list, then select to Add Item to this Reference Field and provide a name for the reference field as shown below. Click Next
    Image
  8. On the Entity Attributes screen, double click the Account Name attribute and add the Account Name SharePoint item in the XML Fields node. Finishthe wizard.
    Image
    Image
  9. Drag the CRM Event Wizard onto the canvas again and select to update an entity item From Item Reference Field. Click Next.
    Image
  10. Select the Item Reference as created in step 7. Click Next.
    Image
  11. On the Entity Attributes screen, scroll down to the E-mail attribute. Double click the field and supply a valid E-mail address for the new account. Click OK.
  12. Click Finish.
  13. Connect the two activities by right-clicking and drag a line from the top activity to the bottom activity. The workflow should resemble the following:
    Image
  14. Save and deploy the process.
  15. Start an instance of the process by adding a new item to the New Account SharePoint list.
    Image
  16. Open Microsoft Dynamics CRM and navigate to the Accounts section. Note that the new account has been added.
    Image
  17. Open the new account and note the E-mail address has been updated.
    Image

 


0 replies

Be the first to reply!

Reply