uCosminexus Service Platform, Setup and Operation Guide
![[Contents]](FIGURE/CONTENT.GIF)
![[Glossary]](FIGURE/GLOSS.GIF)
![[Index]](FIGURE/INDEX.GIF)
![[Back]](FIGURE/FRONT.GIF)
This subsection describes how to delete the definition files of the following service adapters with the -operation reset option of the csccmctl command:
- DB adapter
- TP1 adapter
- File adapter
- Object Access adapter
- Message Queue adapter
- FTP adapter
- File operations adapter
- Mail adapter
- HTTP adapter
- Custom adapter
- Organization of this subsection
- (1) Example of command usage
(1) Example of command usage
The following is an example of using the command for deleting the service adapter definition files. For details on the csccmctl command, see "csccmctl (Managing the definition files) " in "Service Platform Reference Guide".
- Example 1: To delete the definition file "csccustomadapter.properties" with cluster name "CLS1" and service ID "ADP1" from the operating environment
csccmctl -cluster CLS1 -name ADP1 -targetfilename csccustomadapter.properties -operation reset
|
- Example 2: To delete the communication-configuration definition file "adptp1_config.xml", which is set in the TP1 adapter and has cluster name "CLS1" and service ID "ADP1", from the operating environment
csccmctl -cluster CLS1 -name ADP1 -targetfilename adptp1_config.xml -operation reset
|
(a) Points to be considered
- Execute the -operation reset option before the HCSC components are deployed.
- An error occurs in the following cases:
- If the file specified in the -targetfilename option does not exist
- If the file specified in the -targetfilename option cannot be deleted
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.