Sun B2B Suite ASC X12 Protocol Manager User's Guide

Preconfiguration for Atlanta and Berlin Environments

This section explains the preconfiguration operations you must perform for the Atlanta and Berlin Environments.

Creating and Starting the Domains

This section explains how to create and start the Logical Host Domains for the Atlanta and Berlin Environments.

See the eGate Integrator User’s Guide for more information on eGate Logical Hosts, Domains, and the Domain Manager feature.

ProcedureTo Create and Start the Sample Domains

  1. Create the domains

    • To create the Atlanta domain, run the following script in the \logicalhost directory:


      C:\ …
       logicalhost\createdomain --dname dmnA

      This script creates the domain name dmnA and retains the default ports 1800x.

    • To create the Berlin domain, run the following script in the \logicalhost directory:


      C:\ …
       logicalhost\createdomain --dname dmnB --startingport 28000
  2. If the repository is not already running, start it by running the following script:


    C:\ ... repository\startserver.bat
  3. Start the domains.

    • To start the Atlanta domain, type the following command:


      C:\ …
       logicalhost\start_dmnA.bat
    • To start the Berlin domain, type the following command:


      C:\ …
       logicalhost\start_dmnB.bat
  4. Use the Domain Manager interface to make sure the new domains are started and running.

Adding a New User to ePM and Message Tracking

You must add two new ePM users via the eGate Integration Server Security Gateway, one for Atlanta and one for Berlin. Doing this operation means using the set of procedures in this section twice, with appropriate changes.

ProcedureTo Add a New User To the ePM and Message Tracking Groups

  1. With the Repository running, start a new browser session.

  2. Access the appropriate URL.

    • Atlanta:http://localhost:18000

    • Berlin:http://localhost:28000

  3. Log in to Integration Server Security Gateway with the user name Administrator and the password STC.

  4. In the Integration Server Administration window, click the User Management tab.

    Integration Server Administration Window
  5. Select Add New User and supply the user name and password for the new user.

    • Atlanta:

      • Assign the user name userA

      • Assign the password userA

    • Berlin:

      • Assign the user name userB

      • Assign the password userB

  6. For GroupList, type PartnerManager, MessageTracking

    This step provides the following user privileges:

    • The PartnerManager role allows the specified user to log in to and use ePM.

    • The MessageTracking role allows the specified user to use the Message Tracking Web client.

  7. When you are finished, click Submit.

  8. Log out of Integration Server Administration and close the window.

Adding the Application Server Instances

You must add two new instances of the Application Server via the eGate Enterprise Manager, one for Atlanta and one for Berlin. Doing this operation means using the set of procedures in this section twice, with appropriate changes.

ProcedureTo Add Two New Application Server Instances

  1. With the Repository running, install Enterprise Manager by running the following script:


    C:\ …
     \emanager\install.bat
  2. In the installation wizard, follow the prompts and accept the license agreement and default port (15000).

  3. After the installation is complete, start Enterprise Manager server by running the following script:


    C:\ …
     \emanager\startserver.bat
  4. Start a new browser session and access the appropriate URL:


    http://localhost:15000
  5. Log in to Enterprise Manager with the user name Administrator and the password STC.

  6. Click J2EE.

  7. Click the Manage Servers tab and add a new application server.

    • Server Type:Sun SeeBeyond Integration Server

    • Host Name:localhost

    • Administration Port:

      • For Atlanta:18000

      • For Berlin:28000

    • User Name:Administrator

    • Password:STC

      Enterprise Manager Window
  8. Click Connect to Server.

  9. Save your changes and exit the window.

Initializing and Running Enterprise Designer

This section describes operations it is recommended that you perform upon, and directly after, initializing and running Enterprise Designer.


Note –

Using Enterprise Designer, you must make sure to increase the eDesigner_heap_size property to 1024. For more information, see the eXchange Integrator User’s Guide.


ProcedureTo Initialize and Run Enterprise Designer

  1. With the Repository running, start Enterprise Designer by running the following script:


    C:\ …
     \edesigner\bin\runed.bat
  2. Choose Update Center from the Tools menu.

  3. In the Update Center wizard, follow the steps to check for updates, and to add all available updates and new modules.

  4. When you are done, restart Enterprise Designer (referred to as IDE in the user interface).


    Note –

    For more information, see the eGate Integrator User’s Guide.


  5. Log in to Enterprise Designer with the user nameAdministrator and the password STC.