Deploying Master Indexes (Repository)

Mapping Master Index (Repository) Project and Environment Components

Once you create a Deployment Profile, you can map the project components to the deployment Environment. When you map the project components to the Environment containers, you are specifying the Logical Host to handle the transactions.

You can map project components manually, or you can use the Automap feature to have the components automatically mapped for you. Use the Automap feature when a one-to-one correspondence exists between the available project components and the containers in the Environment to which you want to deploy them.

Before beginning, complete the steps under Creating the Master Index (Repository) Deployment Profile.

ProcedureTo Map Project Components Manually

  1. With the master index server project Deployment Profile open in the Deployment Editor, drag MasterIndex.Web.Application-application_name and MasterIndex.Application-application_name from the left panel onto the application server in the Deployment Editor in the right panel.


    Tip –

    The application server appears in the Logical Host box in the Deployment Editor.


  2. If you defined a JMS Topic to publish the master index messages, drag the JMS Topic from the left panel to the JMS IQ Manager in the Logical Host in the right panel.

  3. If the server project contains a database Adapter, drag the database external application from the left panel to the database external system in the right panel.

  4. Continue to Building and Deploying the Master Index (Repository) Server Project.

ProcedureTo Map Project Components Automatically

  1. With the master index server project Deployment Profile open in the Deployment Editor, click Automap.

    The Automap Results dialog box appears.

  2. Review the results of the mapping on the Automap Results dialog box.

    If the appropriate container for the component cannot be found, the component remains unmapped.

  3. If more than one container was found for a component, click Automap Option to review mapping options and do one of the following:

    • To accept the Automapping option, click OK.

    • To map the components manually, click Cancel.

  4. To map any components that could not be automatically mapped, follow the manual instructions above.

  5. Continue to Building and Deploying the Master Index (Repository) Server Project.