uCosminexus Service Platform, Setup and Operation Guide
This subsection describes the prerequisites and method for referencing the user-defined reception information.
To reference the user-defined reception information, the HCSC server must be in a running state.
For details on the method check the HCSC server status, see "5.3.15 Checking the HCSC server information".
To reference the user-defined reception information, execute the cscstatus command or cscutil command from the operating environment. Use the cscstatus and cscutil commands respectively in the following cases:
The description of how to execute each command is as follows:
cscstatus -user <login user ID> -pass <login password> -csc <HCSC server name> -type compo |
cscutil -user <login user ID> -pass <login password> -mng <Manager name> -target compo_urecp -operation get_info -props "CSCSrvName=<HCSC server name>" |
cscutil -user <login user ID> -pass <login password> -mng <Manager name> -target compo_urecp -operation get_info -propfile <property definition file name> |
Table 5-4 Information output by the command for referencing the user-defined reception information
Output item | Output information |
---|---|
receptionName.<Serial number> | Displays the reception name of the user-defined reception. |
receptionID.<Serial number> | Displays the reception ID of the user-defined reception. |
cscServerName.<Serial number> | Displays the HCSC server name. |
ownerCluster name.<Serial number> | Displays the cluster name. |
serviceName.<Serial number> | Displays the service name related to the user-defined reception |
receptionKind.<Serial number> | Displays the reception (HCSC component) type using the user-defined reception.
|
receptionProtocolKind.<Serial number> | Displays the user-defined reception protocol.
|
receptionStatus.<Serial number> |
|
entryTime.<Serial number> | Displays the time when the user-defined reception is defined in the YYYY/MM/DD hh:mm:ss.SSS format.
|
modifiedTime.<Serial number> | Displays the time at which the user-defined reception is updated (total milliseconds from January 1, 1970 00:00:00). |
lcVersion.<Serial number> | Displays the location version number. |
lcRevision.<Serial number> | Displays the location revision number. |
runtime.user-defined-reception-soap.threads.maximum.<Serial number> | Outputs the maximum number of concurrent executions for the user-defined reception. If the maximum number of concurrent executions is not set in the user-defined reception runtime definition file, the default value (10) is output. |
runtime.user-defined-reception-soap.exclusive.threads.<Serial number> | Outputs the number of dedicated threads for the user-defined reception. If the number of dedicated threads is not set in the user-defined reception runtime definition file, the default value (0) is output. |
runtime.user-defined-reception-soap.queue-size.<Serial number> | Outputs the pending queue size for the user-defined reception. If the pending queue size is not set in the user-defined reception runtime definition file, the default value (8192) is output. |
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.