uCosminexus Service Platform, Reference Guide
cscrepls (Displaying the repository information)
Format
cscrepls [-h]
-user login-user-ID
-pass login-password
[{-repfile exported-repository-ZIP-file-name
|-envbackfile name-of-HCSC-Manager-environment-backup-file}]
[{-csc HCSC-server-name|-oldtype|-private}]
[-listfile name-of-HCSC-component-specification-file-at-output-destination]
Function
Outputs the repository information to the standard output. You can also use this command to check the values specified for the arguments of the cscutil command. This command also outputs the list of all the HCSC components included in the repository, to a file.
By setting up default values for mandatory options, such as the login user ID, in the HCSC-Manager command definition file, you can omit the specification of these values in this command.
For details on how to use this command, see 4.4 Referencing the repository information in the Service Platform System Setup and Operation Guide.
Arguments
-h
Displays the usage of commands. When you specify this option, all other options are ignored even if specified.
-user login-user-ID ~ <one-byte alphanumeric characters and underscores (_)> ((1 to 16 characters))
Specifies the user ID that is used to log in to HCSC-Manager.
-pass login-password ~ <one-byte alphanumeric characters and underscores (_)> ((1 to 16 characters))
Specifies the password that is used to log in to HCSC-Manager.
-repfile exported-repository-ZIP-file-name ~ ((1 to 200 bytes)) <<repository information set in the cscmng.repository.root parameter of the HCSC-Manager definition file>>
Specifies the name of the exported repository ZIP file using an absolute or relative path. This option references the contents of the exported repository file and displays the configuration information. You cannot specify this option along with the -envbackfile.
-envbackfile name-of-HCSC-Manager-environment-backup-file ~ ((1 to 200 bytes)) <<repository information set in the cscmng.repository.root parameter of the HCSC-Manager definition file>>
Specifies the name of the HCSC-Manager environment backup file using an absolute or relative path. This option references the contents of the exported repository file and displays the configuration information. You cannot specify this option along with the -repfile.
-csc HCSC-server-name ~ <one-byte alphanumeric characters and underscores (_)> ((1 to 8 characters))
Outputs the specified HCSC server information only.
-oldtype
Outputs the information for version 07-20 or earlier.
-private
Specify this option to display the information containing private components, existing in the repository or the repository file.
-listfile name-of-HCSC-component-specification-file-at-output-destination ~ ((1 to 200 bytes))
Outputs the list of all the HCSC components included in a repository, to the specified file. Specifies the file name using an absolute or relative path. If the path does not exist, the command terminates abnormally.
The output format is the same as that of the HCSC component-specification file, but the type of changes is not output. For details on the format for describing the HCSC component-specification file, see HCSC component-specification file.
Output format
The following is the output format of the HCSC component-specification file when the -listfile option is specified:
#Command Edit Time: command-issuing-time #Cluster Name: cluster-name #HCSC-Server Name:HCSC-server-name #BusinessProcess business-process-name #UserDefinedReception reception-ID #BusinessProcess business-process-name #UserDefinedReception reception-ID #ServiceAdapter service-adapter-name #HCSC-Server Name:HCSC-server-name #BusinessProcess business-process-name #UserDefinedReception reception-ID #BusinessProcess business-process-name #UserDefinedReception reception-ID #ServiceAdapter service-adapter-name #Cluster Name: cluster-name #HCSC-Server Name:HCSC-server-name #BusinessProcess business-process-name #UserDefinedReception reception-ID #BusinessProcess business-process-name #UserDefinedReception reception-ID #ServiceAdapter service-adapter-name |
Description
| Display item | Description |
|---|---|
| #Command Edit Time | Indicates the time when the command was issued. The time is output in the format YYYY/MM/DD hh:mm:ss.SSS defined with java.text.SimpleDateFormat.
|
| #Cluster Name | Indicates the cluster name. |
| #HCSC-Server Name | Indicates the name of the HCSC server. |
| #BusinessProcess | Indicates the business process service ID. |
| #UserDefinedReception | Indicates the reception ID of a user-defined reception. |
| #ServiceAdapter | Indicates the service ID of a service adapter. |
Display format
(1) When the HCSC server is not specified in the -csc option
Command Edit Time: command-issuing-time Domain(name: domain-name) - Cluster(name: cluster-name) cluster-display-name: cluster-display-name cluster-type: cluster-type db-use: database-usage rm-use: usage-of-Reliable-Messaging SOAP-mode: used-SOAP-mode - HCSC-Server(CSCSrvName: HCSC-server-name) display-name: display-name-of-HCSC-server J2EESrvName: J2EE-server-name RMSystemName: RM-system-name Cosminexus Manager(Manager-name, host-IP-address-of-Manager: port-number-of-Manager) - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot: context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot: context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - ServiceAdapter(ServiceID: service-ID-of-service-adapter) ServiceName: display-name-of-adapter deployed: status-of-adapter-deployment modified-time: time-of-service-adapter-update - HCSC-Server(CSCSrvName: HCSC-server-name) display-name: display-name-of-HCSC-server J2EESrvName: J2EE-server-name RMSystemName: RM-system-name Cosminexus Manager(Manager-name, host-IP-address-of-Manager: port-number-of-Manager) - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot: context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot: context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - ServiceAdapter(ServiceID: service-adapter-name) ServiceName: display-name-of-adapter Type: adapter-type deployed: status-of-adapter-deployment modified-time: time-of-service-adapter-update - Cluster(name: cluster-name) cluster-display-name: cluster-display-name cluster-type: cluster-type db-use: database-usage rm-use: usage-of-Reliable-Messaging SOAP-mode: used-SOAP-mode - HCSC-Server(CSCSrvName: HCSC-server-name) display-name: display-name-of-HCSC-server J2EESrvName: J2EE-server-name RMSystemName: RM-system-name Cosminexus Manager(Manager-name, host-IP-address-of-Manager:port-number-of-Manager) - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot: context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot: context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - ServiceAdapter(ServiceID: service-ID-of-service-adapter) ServiceName: display-name-of-adapter Type: adapter-type deployed: status-of-adapter-deployment modified-time: time-of-service-adapter-update |
(2) When the HCSC server is specified in the -csc option
Command Edit Time: command-issuing-time Domain(name:domain-name) - Cluster(name: cluster-name) cluster-display-name: cluster-display-name cluster-type: cluster-type db-use: database-usage rm-use:usage-of-Reliable-Messaging SOAP-mode:used-SOAP-mode - HCSC-Server(CSCSrvName:HCSC-server-name) display-name:display-name-of-HCSC-server J2EESrvName:J2EE-server-name RMSystemName:RM-system-name Cosminexus Manager(Manager-name, host-IP-address-of-Manager:port-number-of-Manager) - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - ServiceAdapter(ServiceID: service-ID-of-service-adapter) ServiceName: display-name-of-adapter Type: adapter-type deployed: status-of-adapter-deployment modified-time: time-of-service-adapter-update |
(3) When the -oldtype option is specified
Command Edit Time: command-issuing-time Domain(name:domain-name) - Cosminexus Manager(name:Manager-name) display-name:display-name-of-Manager management-ip:host-IP-address-of-Manager port:port-number-of-Manager - HCSC-Server(CSCSrvName:HCSC-server-name) display-name:display-name-of-HCSC-server cluster-name: cluster-name cluster-display-name: cluster-display-name cluster-type: cluster-type J2EESrvName:J2EE-server-name - SessionBean Url:URL-used-for-invoking-synchronous-service (SessionBean) LookupName:lookup-name-used-for-invoking-synchronous-service (SessionBean) - WebService(SOAP1.1) Url:URL-used-for-invoking-synchronous-service (Web service/ SOAP1.1) - WebService(SOAP1.2) Url:URL-used-for-invoking-synchronous-service (Web service/ SOAP1.2) - MDB(WS-R) Url:URL-used-for-invoking-asynchronous-service (MDB (WS-R)) - MDB(DBQueue) Name:database-queue-name - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - ServiceAdapter(ServiceID: service-ID-of-service-adapter) ServiceName: display-name-of-adapter Type: adapter-type deployed: status-of-adapter-deployment modified-time: time-of-service-adapter-update - HCSC-Server(CSCSrvName:HCSC-server-name) display-name:display-name-of-HCSC-server cluster-name: cluster-name cluster-display-name: cluster-display-name cluster-type: cluster-type J2EESrvName:J2EE-server-name - SessionBean Url:URL-used-for-invoking-synchronous-service (SessionBean) LookupName:lookup-name-used-for-invoking-synchronous-service (SessionBean) - WebService(SOAP1.1) Url:URL-used-for-invoking-synchronous-service (Web service/ SOAP1.1) - WebService(SOAP1.2) Url:URL-used-for-invoking-synchronous-service (Web service/ SOAP1.2) - MDB(WS-R) Url:URL-used-for-invoking-asynchronous-service (MDB (WS-R)) - MDB(DBQueue) Name:database-queue-name - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed:status-of-reception-deployment modified-time: time-of-user-defined-reception-update - Cosminexus Manager(name:Manager-name) display-name:display-name-of-Manager management-ip:host-IP-address-of-Manager port:port-number-of-Manager - HCSC-Server(CSCSrvName:HCSC-server-name) display-name:display-name-of-HCSC-server cluster-name: cluster-name cluster-display-name: cluster-display-name cluster-type: cluster-type J2EESrvName:J2EE-server-name - SessionBean Url:URL-used-for-invoking-synchronous-service (SessionBean) LookupName:lookup-name-used-for-invoking-synchronous-service (SessionBean) - WebService(SOAP1.1) Url:URL-used-for-invoking-synchronous-service (Web service/ SOAP1.1) - WebService(SOAP1.2) Url:URL-used-for-invoking-synchronous-service (Web service/ SOAP1.2) - MDB(WS-R) Url:URL-used-for-invoking-asynchronous-service (MDB (WS-R)) - MDB(DBQueue) Name:database-queue-name - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update - HCSC-Server(CSCSrvName:HCSC-server-name) display-name:display-name-of-HCSC-server cluster-name: cluster-name cluster-display-name: cluster-display-name cluster-type: cluster-type J2EESrvName:J2EE-server-name - SessionBean Url:URL-used-for-invoking-synchronous-service (SessionBean) LookupName:lookup-name-used-for-invoking-synchronous-service (SessionBean) - WebService(SOAP1.1) Url:URL-used-for-invoking-synchronous-service (Web service/ SOAP1.1) - WebService(SOAP1.2) Url:URL-used-for-invoking-synchronous-service (Web service/ SOAP1.2) - MDB(WS-R) Url:URL-used-for-invoking-asynchronous-service (MDB (WS-R)) - MDB(DBQueue) Name:database-queue-name - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-business-process-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-reception-deployment modified-time: time-of-user-defined-reception-update |
(4) When the -private option is specified
Command Edit Time: command-issuing-time Domain(name:domain-name) - Cluster(name: cluster-name) cluster-display-name: cluster-display-name cluster-type: cluster-type db-use: database-usage rm-use:usage-of-Reliable-Messaging SOAP-mode:used-SOAP-mode - HCSC-Server(CSCSrvName:HCSC-server-name) display-name:display-name-of-HCSC-server J2EESrvName:J2EE-server-name RMSystemName:RM-system-name Cosminexus Manager(Manager-name, host-IP-address-of-Manager:port-number-of-Manager) - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root modified-time: time-of-user-defined-reception-update - ServiceAdapter(ServiceID: service-ID-of-service-adapter) ServiceName: display-name-of-adapter Type: adapter-type modified-time: time-of-service-adapter-update - HCSC-Server(CSCSrvName:HCSC-server-name) display-name:display-name-of-HCSC-server J2EESrvName:J2EE-server-name RMSystemName:RM-system-name Cosminexus Manager(Manager-name, host-IP-address-of-Manager:port-number-of-Manager) - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root modified-time: time-of-user-defined-reception-update - ServiceAdapter(ServiceID: service-ID-of-service-adapter) ServiceName: display-name-of-adapter Type: adapter-type deployed: status-of-adapter-deployment modified-time: time-of-service-adapter-update - Cluster(name: cluster-name) cluster-display-name: cluster-display-name cluster-type: cluster-type db-use:database-usage rm-use:usage-of-Reliable-Messaging SOAP-mode:used-SOAP-mode - HCSC-Server(CSCSrvName:HCSC-server-name) display-name:display-name-of-HCSC-server J2EESrvName:J2EE-server-name RMSystemName:RM-system-name Cosminexus Manager(Manager-name, host-IP-address-of-Manager:port-number-of-Manager) - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-adapter-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-adapter-deployment modified-time: time-of-user-defined-reception-update - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process deployed: status-of-adapter-deployment modified-time: time-of-business-process-update - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root deployed: status-of-adapter-deployment modified-time: time-of-user-defined-reception-update - ServiceAdapter(ServiceID: service-ID-of-service-adapter) ServiceName: display-name-of-adapter Type: adapter-type deployed: status-of-adapter-deployment modified-time: time-of-service-adapter-update - PrivateComponents - BusinessProcess(ServiceID: business-process-service-ID) ServiceName: display-name-of-business-process - UserDefinedReception(ReceptionID: reception-ID-of-user-defined-reception) ReceptionName: reception-name Type: reception-type ContextRoot:context-root - ServiceAdapter(ServiceID: service-ID-of-service-adapter) ServiceName: display-name-of-adapter Type: adapter-type |
Description ((1) When the HCSC server is not specified in the -csc option, and (2) When the HCSC server is specified in the -csc option)
| Display item | Description |
|---|---|
| Command Edit Time | Indicates the time when the command was issued. The time is output in the format YYYY/MM/DD hh:mm:ss.SSS defined with java.text.SimpleDateFormat.
|
| Domain (name) | Indicates the domain name. |
| Cluster (name) | Indicates the cluster name. |
| cluster-display-name | Indicates the cluster display name.# |
| cluster-type | Indicates the cluster type. One of the following values is displayed:
|
| db-use | Indicates whether a database is being used. One of the following values is displayed:
|
| rm-use | Indicates whether Reliable Messaging is being used. One of the following values is displayed:
|
| SOAP-mode | Indicates the SOAP mode used. One of the following values is displayed:
|
| HCSCServer (CSCSrvName) | Indicates the name of the HCSC server. |
| display-name | Indicates the display name of the HCSC server.# |
| J2EESrvName | Indicates the J2EE server name. |
| RMSystemName | Indicates the RM system name. |
| Cosminexus Manager (name, ip: port) | The following information is displayed:
|
| BusinessProcess (ServiceID) | Indicates the business process service ID. |
| ServiceAdapter (ServiceID) | Indicates the service ID of a service adapter. |
| ServiceName | Indicates the display name of the business process or the service adapter. |
| UserDefinedReception (ReceptionID) | Indicates the reception ID of a user-defined reception. |
| ReceptionName | Indicates the reception name of the user-defined reception. |
| Type | The following information is displayed for the adapter types:
|
| ContextRoot | Indicates the context root. If there is no information, a blank space is displayed. |
| deployed | Indicates whether a business process, a service adapter, or a user-defined reception is deployed. One of the following values is displayed:
|
| modified-time | Indicates the time at which a business process, a service adapter, or a user-defined reception was updated. The time is output in the format YYYY/MM/DD hh:mm:ss.SSS defined with java.text.SimpleDateFormat.
|
Description ((3) When the -oldtype option is specified, and (4) When the -private option is specified)
| Display item | Description |
|---|---|
| Command Edit Time | Indicates the time when the command was issued. The time is output in the format YYYY/MM/DD hh:mm:ss.SSS defined with java.text.SimpleDateFormat.
|
| Domain (name) | Indicates the domain name. |
| Cosminexus Manager (name) | Indicates the Manager name. |
| display-name | One of the following is displayed:
|
| management-ip | Indicates the host IP address of Manager. |
| Port | Indicates the port number of Manager. |
| HCSCServer (CSCSrvName) | Indicates the name of the HCSC server. |
| cluster-name | Indicates the cluster name. |
| cluster-display-name | Indicates the cluster display name. |
| cluster-type | Indicates the cluster type. One of the following values is displayed:
|
| J2EESrvName | Indicates the J2EE server name. |
| RMSystemName | Indicates the RM system name. |
| Url | One of the following is displayed:
|
| LookupName | Indicates the lookup name used for invoking a synchronous service (SessionBean). |
| Name | Indicates the database queue name. |
| BusinessProcess (ServiceID) | Indicates the business process service ID. |
| ReceptionName | Indicates the reception name of the user-defined reception. |
| Type | The following information is displayed for adapter types. Blank spaces are displayed for the repository information earlier than 07-50.
|
| ContextRoot | Indicates the context root. If there is no information, a blank space is displayed. |
| deployed | Indicates whether a business process or a service adapter is deployed. One of the following values is displayed:
|
| modified-time | Indicates the time at which a business process or a service adapter was updated. The time is output in the format YYYY/MM/DD hh:mm:ss.SSS defined with java.text.SimpleDateFormat.
|
| ServiceAdapter (ServiceID) | Indicates the service ID of a service adapter. |
Return values
| Return value | Meaning |
|---|---|
| 0 | The command terminated normally. |
| 1 | The command terminated abnormally. |
| 3 | An exclusion error occurred. |
| 9 | An error occurred when checking the execution permission. |
Notes
When the -repfile option is specified, the following information is not output:
All Rights Reserved. Copyright (C) 2015, Hitachi, Ltd.