Hitachi

JP1 Version 13 JP1/Automatic Job Management System 3 for Cloud Service Applications


3.3.1 Setup for using service linkage jobs

This section describes the setup for using service linkage jobs at JP1/AJS3 for Cloud Service Applications.

Organization of this subsection

(1) Setup flow

The following shows the flow for setting up JP1/AJS3 for Cloud Service Applications.

  1. Set up the JP1/AJS3 for Cloud Service Applications server.

  2. Set up the execution host for a service linkage job.

  3. Define the information for executing a service linkage job.

  4. Set up at JP1/AJS3 - View.

(2) Setting up the JP1/AJS3 for Cloud Service Applications server

The following shows the procedure for setting up the JP1/AJS3 for Cloud Service Applications server.

  1. Configure JP1/Base's user authentication feature.

    For details, please see 3.1.1 Installing JP1/Base.

  2. Configure the JP1/AJS3 for Cloud Service Applications server as required.

    For details, please see 3.3.1(3) Configuring the JP1/AJS3 for Cloud Service Applications server.

  3. Configure the settings for SSL communication as required.

    You can use SSL communication to allow the Web GUI and the JP1/AJS3 for Cloud Service Application server to communicate via HTTPS, preventing passwords and other information from being intercepted. Communication between the JP1/AJS3 for Cloud Service Application server and the execution host for a service linkage job is also encrypted using SSL.

    For the procedure for setting up SSL communication, please see 3.3.2 Setting up the SSL communication environment.

  4. Configure the firewall settings.

    When a firewall is used in the environment, please configure it so that communication between JP1/AJS3 for Cloud Service Applications and a Web browser can pass through the firewall.

    For details about port number, please see D. Port number to be set.

  5. Start the services of JP1/AJS3 for Cloud Service Applications.

    Start the following services.

    • JP1/AJS3 CSA Web Application Server service

    • JP1/AJS3 CSA HTTP Server service

  6. Check that the following URL can be accessed with your Web browser.

    Access the following URL and confirm that the Web GUI login screen appears.

    http://host-name-or-IP-address-of-the-CSA-server:port-number/ajscsa/login.html

    The default port number is 22265 for HTTP connection and 22266 for HTTPS connection.

    To enable SSL communication and connect using HTTPS, start the URL with https.

(3) Configuring the JP1/AJS3 for Cloud Service Applications server

Configure the JP1/AJS3 for Cloud Service Applications server as required. Depending on your environment, edit the configuration files shown in the following table.

Table 3‒1: Table 3-1Configuration files for the JP1/AJS3 for Cloud Service Applications server environment

What you want to set or change

Settings file

Reference

Change the size and number of log files

Environment-settings file (ajs3csaweb.conf)

3.4.1

Change the default port number that receives connection requests from Web browsers

HTTP server definition file (httpsd.conf)

3.4.2

Enable SSL communication

HTTP server definition file (httpsd.conf)

3.3.2, 3.4.2

Change the default port number used for communication between the HTTP server and the J2EE server

HTTP server definition file (httpsd.conf)

3.4.2

User property file for J2EE server (usrconf.properties)

3.4.3

Change the default port number for internal management of the J2EE server

User property file for J2EE server (usrconf.properties)

3.4.3

System property file for server management commands (usrconf.properties)

3.4.5

Change the maximum size of the Java heap used by applications on the J2EE server

Option definition file for J2EE server (usrconf.cfg)

3.4.4