Configuring properties for the MDMAT_Rest_Services project

If you plan to use the MDM Powered Search scenarios with InfoSphere® MDM Advanced Edition, then you must configure the project properties in the MDMAT_Rest_Services project. In the project properties, you set the rest services endpoint and secure connector name.

Before you begin

Before setting project properties, you must complete these steps.

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 MDMAT_Rest_Services project.

Procedure

  1. Open WebSphere Cast Iron Studio and import the MDMAT_Rest_Services project.
    1. Select File > Open Project.
    2. Go to the directory where you placed the integration project artifacts and then go to the castiron\MDMAT_Rest_Services directory.
    3. Open the MDMAT_Rest_Services.sp3 file.
  2. Select Project > Configuration Properties.
  3. In the Configuration Properties window, edit the following properties.
    Property Description
    MDM_REST_Server Hostname where the MDM Application Toolkit rest service is deployed
    MDM_REST_SOAP_PORT SOAP port name of the application server where MDM Application Toolkit rest service is deployed
    SecureConnectorName WebSphere Cast Iron secure connector name
  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