Skip Ribbon Commands
Skip to main content
SharePoint

Creating a Connection to Dynamics CRM 4.0

The CRM System Resource is used  to create a connection to an instance of Microsoft Dynamics CRM 4.0. Once created, the connection can be used by the Receive CRM Event for starting a process when a CRM event is initiated. Additionally, this system resource can also be used to add, edit, or remove entities from a CRM server.
 
To create a CRM System Resource, complete the following steps:
  1. Check out the solution.
     
  2. Click the Create tab. The Solution Items ribbon menu is displayed.
      
  3. Click New Resource. A drop-down list is displayed.
     
  4. Select CRM System Resource. The CRM System Resource window is displayed.
     
  5. In the CRM System Resource name field, type a name for the new CRM resource.
     
  6. In the Metadata Services URL field, type the name of the URL you would like to use as a repository. The format should start with http:// or https://. For example, http://crm/MSCRMServices/2007/MetadataService.asmx.
      
  7. In the CRM Service URL field, select an editor and set the field to the CRM URL. The format should start with http:// or https://. For example, http://crm/MSCRMServices/2007/CrmService.asmx.
     
  8. In the Organization field, select an editor and set the field to the name of your organization.
     
    Note:
    By default, the organization will appear in the upper right corner of the CRM user interface below your user name.

     
  9. From the Credential Type options, select Integrated Credentials or Define Credentials.
     
    Note:
    If you select Integrated Credentials, then you are working in a sandbox environment where you have a server with CRM and Bluespring BPM 5 installed and you have been given the System Account permission to access CRM. If this is not the case, then use Define Credentials.

    If you select Define Credentials, type the appropriate username, password, and domain, in the corresponding fields. The Password field is encrypted. After you save, check in, and close the document template. The credentials can be made dynamic by using values stored in data items.

      
  10. Click the save button. You created a new CRM System Resource.
Related Topics
Enterprise Application Activities
Receive CRM Event
Receive SharePoint Event
Receive File Monitor Event
Scheduled Start

Source
BPM Designer Topics > Overview of Solution Items and Solution Item Topics > System Resources
Last modified at 7/31/2020 11:31 AM