Sun B2B Suite eXchange Integrator User's Guide

Building and Deploying the GUI Projects

These procedures build and deploy Deployment Profiles that map the resources named in the cmEpm and cmTracker Connectivity Maps to the externals in an Environment. The cmEpm map associates the epm application with an LDAP server. The cmTracker map associates the epm application with an Oracle server. See Figure 4–21.

Figure 4–21 Connectivity Maps for ePM and Tracker

Connectivity Maps for ePM and Tracker

ProcedureBefore you begin

  1. With the Project Explorer tab active, in the project tree, open the eXchange⇒GUI project.

  2. If you have not already done so, start the domain associated with the Environment’s Integration Server.

ProcedureTo build and deploy the Deployment Profile for the ePM Project

  1. In the project tree, under eXchange⇒GUI⇒ePM, open cmEpm and configure its LDAP eWay appropriately for your operating environment.

  2. Right-click the ePM project.a

  3. On the context menu, point to New and click Deployment Profile.

  4. In the Create Deployment Profile dialog box, name the Deployment Profile to dpEpm, and point it at the correct Environment.

  5. Make sure that it is referencing cmEpm (the Connectivity Map for the ePM GUI), and then click OK.

    See Figure 4–22.

    Figure 4–22 Deployment Profile for ePM Project

    Deployment Profile for ePM Project

  6. In the Deployment Editor, click Automap to map the two components to their respective external systems, and then click Build.

    See Figure 4–23.

    Figure 4–23 Deployment Profile dpEpm Being Built

    Deployment Profile dpEpm Being Built

  7. After the build step completes successfully (creating the EAR file), click Deploy.

    The ePM GUI project is built and deployed,. You can now use eXchange Partner Manager. Message Tracker becomes available only after you build and deploy its Project.

ProcedureTo build and deploy the Deployment Profile for the Tracker Project

  1. In the project tree, under eXchange⇒ GUI, right-click the Tracker project.

  2. On the context menu, point to New and click Deployment Profile.

  3. In the Create Deployment Profile dialog box, name the Deployment Profile to dpTracker and point it at the correct Environment.

  4. Make sure that it is referencing cmTracker (the Connectivity Map for the Message Tracker GUI), and then click OK.

  5. In the Deployment Editor, click Automap to map the two components to their respective external systems, and then click Build.

  6. After the build step completes successfully (creating the EAR file), click Deploy.

    See Figure 4–24.

    Figure 4–24 Deployment Profile dpTracker Being Deployed

    Deployment Profile dpTracker Being Deployed

    The Message Tracker GUI project is built and deployed, and the Message Tracker application is now able to store and retrieve messages.