Deploying the MDM and Salesforce.com integration WebSphere Cast Iron projects

After you finish editing your orchestration endpoints and importing the JMS libraries, use this procedure to deploy the orchestration projects.

Procedure

  1. Log in to IBM® Cast Iron® Cloud.
  2. Go to Development > Repository > Upload Project.
  3. On the Upload Project Configuration dialog, browse to the location of your CAST_IRON_PROJECT.par file. This directory is the one that you selected when you exported the orchestration.
    For example, C:\sfdcproject\MDM-Salesforce_Search_Before_Create.par.
  4. Click Upload.
  5. Repeat these steps for each orchestration.
  6. This step is applicable if you are using JMS, which is used for the MDM Driven Data Enrichment, MDM Generated Events, and Synchronization of Organization and Person from MDM Advanced Edition to Salesforce.com scenarios.
    1. Go to System > Connector Libraries and add the following JAR files to the JMS Connector.
      • bootstrap.jar
      • com.ibm.ws.messagingClient.jar
      • com.ibm.ws.sib.client.thin.jms_8.5.0.jar
      • com.ibm.ws.webservices.thinclient_8.5.0.jar
      • com.ibm.ws.runtime.jar
      • j2ee.jar
    2. Go to System > Secure Connector and select Download Libraries to download the SecureConnector-Development-libraries.zip file.
    3. Extract the SecureConnector-Development-libraries.zip file and copy the com.approuter.module.jms.tp-xxx.jar file to the IBM Cast Iron Cloud Secure Connector Secure_ConnectorName_versionNumber\lib\plugins directory.
      For example, the JAR file might be named com.approuter.module.jms.tp-1.0.0.jar.
    4. Restart the Secure Connector.
  7. Click the Run icon in the project to run the services. The WebSphere® Cast Iron Cloud Secure Connector must be running for this step to be successful.