uCosminexus Service Platform, Setup and Operation Guide
When a service adapter is developed in the development environment, you set up the connection destination information, timeout values, and so on for the service adapter. In the operating environment, these set values are considered as the service information and you can change the values to environment-appropriate values.
The changed service information is not applied to the repository. The changed service information is stored in the operating environment, and is applied when the service adapter is deployed in the execution environment. Therefore, you can manage the service information independent of the development environment.
Note that the service information set up in the operating environment is valid as long as the service information is not deleted. Even if the service adapter information is changed in the development environment, unless you delete the service information set up in the operating environment, the service information set up in the operating environment is applied to the service adapter.
The following figure shows the handling of the service information in each environment.
Figure 3-5 Figure Flow from the set up to the changing of the service information
This subsection describes the preconditions for changing the service information and explains how to change the information.
To change the service information, the following conditions must be satisfied:
To change the service information, execute the cscsvcctl command in the operating environment.
For details on the cscsvcctl command, see "cscsvcctl (Managing the service information) " in "Service Platform Reference Guide".
The execution format of the command differs depending on whether the service information is changed in a batch or whether the specified service information is changed individually.
To change the service information in a batch:
cscsvcctl -user <login user ID> -pass <login password> -getfile <name of the service-information change definition file> |
cscsvcctl -user <login user ID> -pass <login password> -setfile <name of the service-information change definition file> |
To change the specified service information individually, specify the service information you want to change in the -props option, and then execute the command.
cscsvcctl -user <login user ID> -pass <login password> -cluster <cluster name> -name <Service ID of the service adapter> -props <Property> |
To use basic authentication, set up all the basic authentication-related parameters (usability, user name, and password) of the service-information change definition file.
For details on the service-information change definition file, see "Service-information change definition file" in "Service Platform Reference Guide".
The service information changed with the cscsvcctl command is deleted in the following cases:
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.