Hitachi

Job Management Partner 1 Version 10 Job Management Partner 1/Integrated Management - Service Support Configuration and Administration Guide


URL definition file (jsslogin.url)

Organization of this page

Description

This file defines the URL to be used when you log in to JP1/IM - Service Support from All apps in the Start screen for Windows Server 2012, or from the JP1_IM-SS Login window, which is registered in the Start menu for Windows Server 2008 or Windows Server 2003. You must edit the file in the following cases:

Format

[DEFAULT]
BASEURL=http://server-name:port-number/jp1ss/index.jsp
[InternetShortcut]
URL=http://server-name:port-number/jp1ss/index.jsp

File names

Storage folder

IM-SS-path\conf\login\

When the definition is applied

The definition is applied the next time you start JP1/IM - Service Support from the JP1_IM-SS Login window.

What is described

Do not edit parameters that are not described below.

server-name

Specify the name of the server where JP1/IM - Service Support is installed. By default, localhost is set. If you change the server name, use the same server name for BASEURL and URL.

port-number

Specify the number of the port that is used to communicate with JP1/IM - Service Support through a web browser. If you did not change the port number to use during setup, you do not need to change this value. By default, 24401 is set. If you change this value, use the same port number for BASEURL and URL.

Notes

Definition example

The following is a definition example when the server name is changed to Server1, which is the name of the server where JP1/IM - Service Support is installed:

[DEFAULT]
BASEURL=http://Server1:24401/jp1ss/index.jsp
[InternetShortcut]
URL=http://Server1:24401/jp1ss/index.jsp