Configuring properties for the MDM-Salesforce_Hybrid_Interaction project

If you plan to use the MDM Driven Data Enrichment scenario, then you must configure the endpoints in the MDM-Salesforce_Hybrid_Interaction project.

Before you begin

About this task

IBM® WebSphere Cast Iron projects connect to different types of endpoints in the project. Endpoints represent the properties of an external system, such as web services, JMS queues, and Salesforce.com and MDM databases. You must edit the endpoints for each MDM and Salesforce.com integration project you plan to use.

Use this procedure to edit the endpoints for the MDM-Salesforce_Hybrid_Interaction project.

Procedure

  1. Open WebSphere Cast Iron Studio and open the MDM-Salesforce_Hybrid_Interaction project.
    1. Select File > Open Project.
    2. Go to the directory where you placed the integration project artifacts and then go to the castiron\MDM-Salesforce_Hybrid_Interaction directory.
    3. Open the MDM-Salesforce_Hybrid_Interaction.sp3 file.
  2. Select Project > Configuration properties.
  3. On the Configuration properties window, edit the following properties.
    Property Description
    Name Description of the configuration property
    HostForMDMWebService Name of the host where the MDM Application Toolkit rest service is deployed
    SecureConnectorName Name of the WebSphere Cast Iron secure connector
    MDMJMSUsername Name of the JMS user
    MDMJMSPassword Password for the JMS user
    MDMJMSProviderURL URL for the JMS Provider
    SalesforceUsername Name of the Salesforce.com user
    SalesforcePassword Password for the Salesforce.com user
    mdmuser Name of the MDM user
    mdmpassword Password for the MDM user
  4. Save and close the project.
  5. Export the project.
    1. Go to File > Export Project.
    2. Specify the name of the export project and click Save.

What to do next

Continue with these tasks.
  • Configuring any other MDM and Salesforce.com projects that you plan to use
  • Deploy the WebSphere Cast Iron Studio project