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 itemDescription
#Command Edit TimeIndicates 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.
  • YYYY: Year
  • MM: Month
  • DD: Date
  • hh: Hour
  • mm: Minutes
  • ss: Seconds
  • SSS: Milliseconds
#Cluster NameIndicates the cluster name.
#HCSC-Server NameIndicates the name of the HCSC server.
#BusinessProcessIndicates the business process service ID.
#UserDefinedReceptionIndicates the reception ID of a user-defined reception.
#ServiceAdapterIndicates 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 itemDescription
Command Edit TimeIndicates 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.
  • YYYY: Year
  • MM: Month
  • DD: Date
  • hh: Hour
  • mm: Minutes
  • ss: Seconds
  • SSS: Milliseconds
Domain (name)Indicates the domain name.
Cluster (name)Indicates the cluster name.
cluster-display-nameIndicates the cluster display name.#
cluster-typeIndicates the cluster type. One of the following values is displayed:
  • LB: Load-balancing cluster
  • HA: HA cluster
db-useIndicates whether a database is being used. One of the following values is displayed:
  • ON: A database is being used.
  • OFF: No database is being used.
rm-useIndicates whether Reliable Messaging is being used. One of the following values is displayed:
  • ON: Reliable Messaging is being used.
  • OFF: Reliable Messaging is not being used.
SOAP-modeIndicates the SOAP mode used. One of the following values is displayed:
  • 1.1: Indicates the SOAP 1.1 mode.
  • 1.1/1.2: Indicates the combined SOAP 1.1/ 1.2 mode.
HCSCServer (CSCSrvName)Indicates the name of the HCSC server.
display-nameIndicates the display name of the HCSC server.#
J2EESrvNameIndicates the J2EE server name.
RMSystemNameIndicates the RM system name.
Cosminexus Manager (name, ip: port)The following information is displayed:
  • Manager name
  • Host IP address of Manager
  • Port number of Manager
BusinessProcess (ServiceID)Indicates the business process service ID.
ServiceAdapter (ServiceID)Indicates the service ID of a service adapter.
ServiceNameIndicates the display name of the business process or the service adapter.
UserDefinedReception (ReceptionID)Indicates the reception ID of a user-defined reception.
ReceptionNameIndicates the reception name of the user-defined reception.
TypeThe following information is displayed for the adapter types:
  • WebService: SOAP adapter
  • SessionBean: SessionBean adapter
  • MDB_WSR: MDB (WS-R) adapter
  • MDB_DBQ: MDB (DB queue) adapter
  • Custom: The service adapters other than the ones mentioned above (blank spaces are displayed for the repository information earlier than 07-50)
The following information is displayed for the reception types:
  • WebService: User-defined reception
  • Custom: Custom reception
ContextRootIndicates the context root. If there is no information, a blank space is displayed.
deployedIndicates whether a business process, a service adapter, or a user-defined reception is deployed. One of the following values is displayed:
  • true: Deployed.
  • false: Not deployed.
modified-timeIndicates 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.
  • YYYY: Year
  • MM: Month
  • DD: Date
  • hh: Hour
  • mm: Minutes
  • ss: Seconds
Note that the update time is the packaging time in the development environment.
#
Garbled characters might be generated if the following conditions are both satisfied:
  • When the following characters are used in the HCSC server display name, cluster display name, or user messages:
    - Characters other than Basic Multilingual Plane (BMP)
    - Characters in the range of Unicode code point U+10000 to U+10FFFF
    - Characters represented by a surrogate pair of UTF-16 encoding
  • This command is used in Windows Vista or later, or Windows Server 2008 or later.

Description ((3) When the -oldtype option is specified, and (4) When the -private option is specified)

Display itemDescription
Command Edit TimeIndicates 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.
  • YYYY: Year
  • MM: Month
  • DD: Date
  • hh: Hour
  • mm: Minutes
  • ss: Seconds
  • SSS: Milliseconds
Domain (name)Indicates the domain name.
Cosminexus Manager (name)Indicates the Manager name.
display-nameOne of the following is displayed:
  • Display name of Manager#
  • Display name of HCSC server#
  • Display name of the business process
  • Display name of the service adapter
management-ipIndicates the host IP address of Manager.
PortIndicates the port number of Manager.
HCSCServer (CSCSrvName)Indicates the name of the HCSC server.
cluster-nameIndicates the cluster name.
cluster-display-nameIndicates the cluster display name.
cluster-typeIndicates the cluster type. One of the following values is displayed:
  • LB: Load-balancing cluster
  • HA: HA cluster
J2EESrvNameIndicates the J2EE server name.
RMSystemNameIndicates the RM system name.
UrlOne of the following is displayed:
  • For SessionBean: URL used for invoking a synchronous service (SessionBean)
  • For WebService (SOAP 1.1): URL used for invoking a synchronous service (Web service/ SOAP 1.1)
  • For WebService (SOAP 1.2): URL used for invoking a synchronous service (Web service/ SOAP 1.2)
  • For MDB (WS-R): URL used for invoking an asynchronous service (MDB (WS-R))
LookupNameIndicates the lookup name used for invoking a synchronous service (SessionBean).
NameIndicates the database queue name.
BusinessProcess (ServiceID)Indicates the business process service ID.
ReceptionNameIndicates the reception name of the user-defined reception.
TypeThe following information is displayed for adapter types. Blank spaces are displayed for the repository information earlier than 07-50.
  • WebService: SOAP adapter
  • SessionBean: SessionBean adapter
  • MDB_WSR: MDB (WS-R) adapter
  • MDB_DBQ: MDB (DB queue) adapter
  • Custom: Service adapters other than the above
The following information is displayed for reception types:
  • WebService: User-defined reception
  • Custom: Custom reception
ContextRootIndicates the context root. If there is no information, a blank space is displayed.
deployedIndicates whether a business process or a service adapter is deployed. One of the following values is displayed:
  • true: Deployed.
  • false: Not deployed.
modified-timeIndicates 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.
  • YYYY: Year
  • MM: Month
  • DD: Date
  • hh: Hour
  • mm: Minutes
  • ss: Seconds
Note that the update time is the packaging time in the development environment.
ServiceAdapter (ServiceID)Indicates the service ID of a service adapter.
#
Garbled characters might be generated if both the following conditions are satisfied:
  • When the following characters are used in the HCSC server display name, cluster display name, or user messages:
    - Characters other than Basic Multilingual Plane (BMP)
    - Characters in the range of Unicode code point U+10000 to U+10FFFF
    - Characters represented by a surrogate pair of UTF-16 encoding
  • This command is used in Windows Vista or later, or Windows Server 2008 or later.

Return values

Return valueMeaning
0The command terminated normally.
1The command terminated abnormally.
3An exclusion error occurred.
9An error occurred when checking the execution permission.

Notes

When the -repfile option is specified, the following information is not output:

#
The URLs used for invoking service components and the database queue name are output when you specify the -oldtype option.