uCosminexus Service Platform, Setup and Operation Guide
This subsection describes method for checking the information of the following HCSC components that are already deployed in the execution environment.
To check the information of HCSC components, execute the cscstatus (status display) command or the cscutil (various operations) command.
You can execute the cscstatus command and the cscutil command in the operating environment.
Command-wise methods for checking the information of the HCSC components are as follows:
To check the information of HCSC components with the cscstatus command, execute the cscstatus command by specifying the -system option and the -type option and then specifying "compo" in the -type option.
Execution format for checking the information of HCSC component is as follows:
cscstatus -user <login user ID> -pass <login password> -csc <HCSC server name> -type compo |
For details, see "cscstatus (status display) " in "Service Platform Reference Guide".
To check the information of HCSC components with the cscutil command, execute the cscutil command by specifying compo in the -target option and get_bp_info in the -operation option and then specifying "compo" in the -type option.
The execution format of the cscutil command depends on whether you use the property definition file.
Specify the HCSC server name and the service ID of the business process in the -props option.
cscutil -user <login user ID> -pass <login password> -mng <Manager name> -target compo -operation get_bp_info -props "CSCSrvName=<HCSC sever name>, AdapterName=<Service ID of the business process>" |
For details, see "cscutil (various operations) " in "Service Platform Reference Guide".
Specify the property definition file name in the -propfile option The property definition file must be created beforehand in the J2SE property file format.
cscutil -user <login user ID> -pass <login password> -mng <Manager name> -target compo -operation get_bp_info -propfile <property definition file name> |
For details, see "cscutil (various operations) " in "Service Platform Reference Guide".
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.