uCosminexus Service Platform, Setup and Operation Guide
The business process information that you can reference differs in case of using windows and commands. For details on the information that you can reference, see the contents of the corresponding screens and commands in "Service Platform Reference Guide".
This subsection describes the prerequisites and method for referencing the business process information.
You can reference business process information only when the HCSC server is in the running status.
For details on how to check HCSC server status, see "5.3.15 Checking the HCSC server information".
The methods for referencing the business process information are as follows:
In the Tree view, double-click the business process. Information of the double-clicked business process is displayed in the editor area. You can reference business process information on the Operations page in the editor area.
For details on the Operations page for business processes, see "4.4 Operations page" in "Service Platform Reference Guide".
You can also check the icon displayed in the Tree view to determine the operating status of the business process. For details on icons displayed, see "4.1 Screen configuration (operating environment) " in "Service Platform Reference Guide".
To view information about business processes, execute the cscstatus or cscutil command from the operating environment. Use the respective commands 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 -operation get_bp_info -props "CSCSrvName=<HCSC server name>, AdapterName=<service ID of the business process>" |
cscutil -user <login user ID> -pass <login password> -mng <Manager name> -target compo -operation get_bp_info -propfile <property definition file name> |
Table 5-3 TableInformation output by the command for referencing business process information
| Output item | Output information |
|---|---|
| serviceName.<serial number> | Displays the service component name. |
| adapterName.<serial number> | Displays the service ID of the business process. |
| cscServerName.<serial number> | Displays the HCSC server name. |
| ownerCluster name.<serial number> | Displays the cluster name. |
| serviceKind.<serial number> | Displays the HCSC component type. In the case of the business process, displays "BusinessProcess". |
| serviceStatus.<serial number> | Displays the business process status:
|
| modifiedTime.<serial number> | Displays the time at which the business process is updated (total time in milliseconds since 1970-01-01 at 00:00:00). |
| entryTime.<serial number> | Displays the time at which the business process is deployed. |
| lcVersion.<serial number> | Displays the location version number. |
| lcRevision.<serial number> | Displays the location revision number. |
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.