Skip Ribbon Commands
Skip to main content
SharePoint

Retrieve Specific CRM 2011 Records for a Specific Entity Type

To retrieve all CRM 2011 records for a specific entity type, complete the following steps:
  1. Check out and open the process you want to edit.

  2. In the Toolbox pane, click Microsoft CRM 2011. A list of Activities is displayed.

  3. Double-click or drag the Retrieve CRM 2011 Records into the process.

  4. Link the activity appropriately with other activities in the process.

  5. Right-click the Retrieve CRM 2011 Records activity. A shortcut menu is displayed.

  6. Click View Properties. The Retrieve CRM 2011 Records window is displayed.

  7. Click the Resource and Entity tab. The corresponding screen is displayed.

  8. In the CRM System Resource field, click the System Resource editor icon and select the appropriate CRM 2011 system resource.

  9. In the CRM Entity field, select the appropriate input field editor and set the field to a value that is a CRM 2011 entity.

    Note:
    If you select the CRM Entity editor, you can directly select the CRM 2011 entity that you want to retrieve.
    If your system resource contains a data item in the connection string property, click Configuration values and enter a valid connection string for design-time, configuration purposes.


  10. Click the Retrieval Criteria tab. The corresponding screen is displayed.

  11. Select the Retrieve Records That Meet the Following Criteria option.

  12. Select the criteria you want to use to retrieve CRM 2011 records from the following options:

    Retrieve records that meet all of the following criteria
    Retrieve records that meet one or more of the following criteria
    Retrieve records that do not meet all of the following criteria
    Retrieve records that do not meet one or more of the following criteria

  13. In the Attribute field, click the CRM 2011 Attribute editor icon. A drop-down list of attributes is displayed.

  14. Select the appropriate attribute. The selected attribute’s name and the corresponding data type are displayed in the respective fields.

  15. In the Operator field, select the relevant operator for the criteria you want to apply.

  16. In the Value field, select the appropriate input field editor and set the field to a value that you want to map to the attribute.

  17. Click OK. You configured the activity to retrieve specific CRM 2011 records for a specific entity type. You are now ready to map attributes to data items as documented in the corresponding topics in this section.
Related Topics
Automatically Determine which Data Items to Populate with CRM 2011 Attribute Values
Manually Determine which Data Items to Populate with CRM 2011 Attribute Values
Retrieve All CRM 2011 Records for a Specific Entity Type
Writing the CRM 2011 Records to an XML File

Source
BPM Designer Topics > Overview of Activities and Activity Topics > Microsoft CRM 2011 Activities > Retrieve CRM 2011 Records
Last modified at 7/31/2020 11:53 AM