Running the SOAP Sample Project

You can run the SOAP sample processes to see how TIBCO ActiveMatrix BusinessWorks Plug-in for Microsoft Dynamics CRM works.

Prerequisites

Ensure that you have imported the SOAP sample project to TIBCO Business Studio, as described in Importing the SOAP Sample Project.

Procedure

  1. In the Project Explorer view, expand DCRM_Samples > Resources > dcrm_samples. Double-click NewDynamicsCRMConnection.dynamicscrmResource to edit the Dynamics CRM connection, and then click Test Connection to validate your connection.
    Note: If you modify the URL in the Organization Service field, you have to import the relative schemas before running the processes that contain the Execute Request activity. See Preparing to Use the Execute Request Activity for more details.
  2. Optional: Double-click HTTPConnectorResource.httpConnResource to configure the HTTP Connector shared resource.
    HTTP Connector shared resource is only used for the EntityEventSource process listening to user event messages.
  3. Configure the module property value of AssigneeID. To configure, expand Module Descriptors in the Project Explorer view, double-click Module Properties, make changes to the value for AssigneeID.
  4. Configure the components:
    1. In the Project Explorer view, expand the Module Descriptors resource, and then double-click Components.
    2. In the Components editor, click , and then double-click the process that you want to run. Select the process that you do not want to run and click .
  5. On the toolbar, click the icon to save your changes.
  6. From the menu, click Run > Run Configurations to run the selected process.
  7. In the Run Configurations dialog, expand BusinessWorks Application and click BWApplication. In the right panel, click the Applications tab, select the check box next to DCRM_Samples.application.
  8. Click Run to run the process.
  9. Click the icon to stop the process.

Result

The selected sample process is run.