5.4.4 Starting HCSC components
This subsection describes the prerequisites and method for starting HCSC components subsequent to the already deployed HCSC components in the execution environment.
-
FTP adapter
-
File operations adapter
-
Business process
- Organization of this subsection
(1) Prerequisites
To start HCSC components, the HCSC server must be in a running state.
For details on how to check the status of the HCSC server, see "5.3.15 Checking the HCSC server information".
(2) Starting method
To start HCSC components, execute the csccompostart command in the operating environment.
-
Starting the FTP adapter
Execution format for starting the FTP adapter is as follows:
csccompostart -user <login user ID> -pass <login password> -cluster <cluster name> -name <service ID of the FTP adapter>
-
Starting the File operations adapter
Execution format for starting the File operations adapter is as follows:
csccompostart -user <login user ID> -pass <login password> -cluster <cluster name> -name <service ID of the file operations adapter>
-
Starting the business process
-
Execution format for starting the business process is as follows:
csccompostart -user <login user ID> -pass <login password> -cluster <cluster name> -name <service ID of the business process>
For details, see "csccompostart (Starting HCSC components)" in " Service Platform Reference Guide".