Configuring the error handling for SSC
To configure the error handling for SSC:
- Open 「Configuration Manager (CGM)」.
- Select 「SSC」 > 「Error Handling」.
-
Configure the system settings:
- Display error in payload
- Select 「Yes」 to display error messages at the end of an output payload as well as inline. Select 「No」 to only display inline error messages. The default value is 「No」.
- Display technical details in error message
- Select 「Yes」 to display detailed error messages containing technical information for developers, usually to diagnose a problem. Detailed error messages are always displayed in English. Select 「No」 to display summarized error messages. The default value is 「No」.
- Include Stack Traces
- Specify the level of detail written to the output payload. The
values are:
limited
Stack trace not included
normal
Stack trace not included
extended
Stack trace included
debug
Stack trace included.
The error message includes an application subsection containing component, method and Version details. Other contextual information about the error message may be included, for example, the last SASI method called and any COBOL function messages.
注意:The 「Limited_level(0)」 setting does not include the Application subsection in the error message.The default value is 「normal」.
注意:If it exists, the value for 「Include Stack Traces」 is overridden bySSC/ErrorContext/ErrorOutput
in the input payload. - Logging Level On Output Payload
-
Specify the error threshold. The values are:
- 「Warning」
Both error and warning messages are generated
- 「Error」
Only error messages are generated.
The default value is 「Error」.
- 「Warning」
- Suppress Default Message for Errors
- Select 「Yes」 to suppress the default
message when a line is rejected due to errors in other lines or
posting options. Selecting 「Yes」 will
facilitate identifying where an error occurs in Ledger Import. The
default value is 「Yes」
注意:Selecting Yes will result in a non-standard display where lines are marked as rejected but there may be no error messages against them.
- Save your changes.