Loads and initializes the service.
Command | Keyword | Value | Developer notes |
|---|---|---|---|
SERVICE_LOAD | SERVICE | ExcelService | |
TRACE | Refer to Service Load Tracing for value details. | ||
TRACE_NAME | |||
TRACE_GROUP | |||
REPLACE_READ | *NONE | Optional. Do not replace characters. | |
*DASH | Default. | ||
REPLACE_WRITE | *NONE | Default. Do not replace characters. | |
*CP939A |
Properties that affect the operation of the service are loaded from the ExcelService.properties file.
SERVICE_LOAD SERVICE(ExcelService) TRACE(*YES)
SERVICE_LOAD SERVICE(ExcelService) REPLACE_READ(*DASH *MINUS) TRACE(*YES)
SERVICE_LOAD SERVICE(ExcelService) REPLACE_WRITE(*CP939A) TRACE(*YES)