5.3.2 SERVICE_GET
Get service and tracing information.
Syntax:
Command |
Keyword |
Value |
Developer notes |
SERVICE_GET |
PROPERTY |
value |
Conditional. Get the property value from the service properties file associated with the currently loaded service. The service property keyword value is returned in the JSM message field. If the keyword does not exist, then a status of NOT_EXIST is returned. |
TRACE |
*PATH |
Conditional. Get trace folder path. |
|
*SERVICE |
Conditional. Read service trace file. |
||
*TRANSPORT |
Conditional. Read transport trace file. |
||
INSTANCE |
*PATH |
Conditional. Get instance folder path. |
Example
SERVICE_GET TRACE(*PATH)
SERVICE_GET INSTANCE(*PATH)