Configuring Master Index (Repository) Connectivity and Environments

Creating the Business Process Client Connectivity Map

Connectivity between the master index application and Business Processes is defined in the Connectivity Map of the Business Process client project. This topic describes how to create and configure the Business Process client Connectivity Map. You can optionally include a JMS Topic (for information and instructions, see Adding the JMS Topic to the Collaboration Client Connectivity Map). You only need to incorporate the topic if you added a JMS Topic to the server project and if you want to publish master index application messages to external systems.


Note –

The master index application icon in this Connectivity Map comes from the External Applications menu on the Connectivity Map Editor toolbar. Make sure the master index project has been built before creating the client Connectivity Map. Instructions for creating the Environment are under Building an Environment. Instructions for building and deploying the master index server project are under Deploying Master Indexes (Repository) .


ProcedureTo Create the Business Process Client Connectivity Map

  1. In the Projects window, right-click the project to which you want to add the Connectivity Map.

  2. Point to New, and then click Connectivity Map.

    A Connectivity Map icon is added to the project and the Connectivity Map Editor appears.

  3. Enter a new name for the Connectivity Map, and then press Enter.

  4. To add External Applications, do the following:

    1. On the Connectivity Map Editor toolbar, click the down arrow next to the External Applications icon.

    2. Select the check box next to the name of the External Application that will send messages to the master index application.

      The External Application icon appears in the Connectivity Map Editor toolbar.

    3. Drag the External Application icon from the Connectivity Map Editor toolbar to the canvas.

    4. If your data flow includes a destination External Application, repeat the above steps for the destination application, placing the icon to the far right of the source External Application icon.

  5. In the Connectivity Map toolbar, click Service and drag it onto the canvas to the right of the External Application icon.

  6. Drag the Business Process created in Including Master Index Methods in a Business Process into the Service.

  7. To add the master index application, do the following:

    1. On the Connectivity Map Editor toolbar, click the down arrow next to the External Applications icon.

    2. Select the check box next to the name of the master index application you want to add.

      The master index application icon appears in the Connectivity Map Editor toolbar.

    3. Drag the master index application icon from the Connectivity Map Editor toolbar onto the canvas to the lower right of the Collaboration icon.

  8. Save the Connectivity Map to the Repository.