Use the following procedure for modifying repositories, when you have changed the definitions of HCSC components in the execution environment, after importing repositories in the operating environment:
- Export the repository.
Export the repository in which the edited definition is saved.
Export the repository in the development environment.
For details on exporting repositories, see "4.2 Exporting Repository Information".
- Stop the FTP inbound adapter.
For details on how to stop the FTP inbound adapter, see "5.4.26 Stopping FTP inbound adapters".
- Execute the csccompostop command to stop HCSC components.
For details, see "csccompostop (stopping HCSC components) " in "Service Platform Reference Guide".
- Execute the csccompoundeploy command to delete the deployed HCSC components.
For details, see "csccompoundeploy (deleting deployed HCSC components) " in "Service Platform Reference Guide".
- Enter the following command to delete the definition file of the file operations adapter and FTP reception from the operating environment.
Execution format of the command is as follows:
- To delete the definition file of the file operations adapter
csccmctl -user <login user ID> -pass <login password> -cluster <cluster name> -name <service ID of the file operations adapter> -operation reset -targetfilename cscFileOperation.properties
|
- To delete the definition file of FTP reception
csccmctl -user <login user ID> -pass <login password> -cluster <cluster name> -name <reception ID of the FTP reception> -operation reset -targetfilename cscurecpftp.properties
|
For details, see "csccmctl (managing definition files) " in "Service Platform Reference Guide".
- Import the repository.
Import the repository exported in the development environment to the operating environment.
For details on importing repositories, see "4.3 Importing a repository".
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.