Installing on a single server - HxGN EAM - 12.0 - Administration & Configuration

HxGN EAM Databridge System Administrator Guide

Language
English
Product
HxGN EAM
Search by Category
Administration & Configuration
HxGN EAM Version
12

Install Databridge to connect to a single messaging service provider.

See the HxGN EAM Installation Guide for more information on installing HxGN EAM.

  1. Insert the HxGN EAM CD, and run the installation.

    If you are installing on Windows, locate and right-click Setupwin32.exe file, and run as an administrator.

    If you are installing on UNIX and auto mount is not in use, mount the CD. Then, in a shell session, change the directory to the root of the mount point, and launch the system by executing the following command: ./setuplinux.bin. Ensure that you run the installation as a non-root user.

  2. Select a language to be used for this wizard, and then click OK.

  3. Click Next.

  4. Specify the HxGN EAM CD key, and then click Next.

  5. Select I accept the terms of the license agreement if you agree to the terms, and then click Next.

  6. Select I accept the terms of the license agreement if you agree to the terms, and then click Next.

    If you are installing HxGN EAM on a Windows application server, the following dialog box is not displayed. Proceed to step 8.

  7. Select JBoss Application Server, and then click Next.

  8. Specify the directory in which to install the HxGN EAM application, and then click Next.

    The directory in which you install HxGN EAM cannot have a name that contains spaces. For example,

    C:\My Files is not a valid directory; however, C:\MyFiles is valid.

  9. Specify this information about the database server:

    Host Name - Specify the name of the machine on which the database server resides.

    Port - Specify the listener port number associated with the database server.

    Instance Name - Specify the name of the database instance.

    Schema Name - Specify the Oracle schema under which the system application will run.

    User Password - Specify the password for the schema specified above.

  10. Click Next.

  11. Specify this information about the Java Virtual Machine:

    JVM Min Size (MB) - Specify the minimum amount of memory to allocate to the Java Virtual Machine when running HxGN EAM.

    JVM Max Size (MB) - Specify the maximum amount of memory to allocate to the Java Virtual Machine when running HxGN EAM. For production servers, set the JVM Min Size (MB) equal to the value selected for JVM Max Size (MB).

    The actual memory usage is the value you entered in JVM Min Size (MB) plus 768 MB and the value you entered in JVM Max Size (MB) plus 768 MB.

  12. Click Next.

  13. Do you want to install HxGN EAM Advanced Reporting Server? Choose one of these options:

    Option

    Description

    Yes

    Select to connect the application server to the EAM advanced reporting server.

    No

    Select if you do not want to connect the application server to the EAM advanced reporting server.

    The advanced reporting server is not installed. It is configured to connect to a report server. If you selected yes to connect the application server to a report server, the next dialog box shown (not documented here) helps you configure the advanced reporting server details.

    See the HxGN EAM Installation Guide for more information on installing the Advanced Reporting Server.

  14. Click Next.

  15. Select Yes to install messaging services for operating Databridge.

  16. Click Next.

  17. In Select the type of messaging services to install field, select Standard single user to install the messaging services on the same server as the HxGN EAM application server.

  18. Click Next.

  19. Choose one of the following options to determine if the computer will host Databridge transactions:

    Yes - Select if the computer on which you are installing Databridge will also host the Databridge transactions.

    No - Select if you do not want to host the Databridge transactions on the computer on which you are installing Databridge.

    The next dialog box is displayed only if you selected Yes.

  20. Click Next.

  21. Specify this directory information:

    Partner Documents Folder - Specify the directory in which to store Databridge partner documents when exchanging files with Databridge.

    Setup Files Folder - Specify the directory in which to install the Databridge partner setup files used for exchanging files with Databridge.

  22. Click Next.

  23. Click Next.

  24. To start the application, choose one of the following options:

    Before you start the server, see Adjusting database connection pool size for additional setup steps.

    • Run the application on Windows - Reboot your machine. The HxGN EAM application automatically starts when Windows starts.

    • Run the application on Linux - To control the application server, navigate to the application home installation directory selected during the installation. Start the server by executing:

      ./app.sh start

      To stop the server, execute:

      ./app.sh stop

      To stop and then restart the server, execute:

      ./app.sh restart

      To check the status of the server, execute:

      ./app.sh status

  25. Click Finish.