Configuring properties for the InfoSphereMDM_Party_Rest_TIP

If you plan to use the Lightning framework-based search scenarios for InfoSphere® MDM Advanced Edition, then you must configure the InfoSphereMDM_Party_Rest_TIP orchestration and run it in Cast Iron live.

Before you begin

Before setting project properties, you must install the Lightning Component framework. For details, see Installing the Lightning Component framework.

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 project properties for the InfoSphereMDM_Party_Rest_TIP project.

Procedure

  1. Open WebSphere Cast Iron Studio and import the InfoSphereMDM_Party_Rest_TIP project.
    1. Select File > Open Project.
    2. Go to the directory where you placed the integration project artifacts and then go to the castiron\InfoSphereMDM_Party_Rest_TIP directory.
    3. Open the InfoSphereMDM_Party_Rest_TIP.sp3 file.
  2. Select Project > Configuration Properties.
  3. In the Configuration Properties window, edit the following properties.
    Property Description
    mdmHostName Hostname of the server where InfoSphere MDM resides
    mdmPort Port of the server where InfoSphere MDM resides
    mdmUser InfoSphere MDMuser name
    mdmPassword Password of the mdmUser
    secureConnector Name of the WebSphere Cast Iron secure connector
  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