Error Handling

Note: Clicking Default resets the property to the system default value.

To configure the error handling for SSC:

  1. Select CGM from the main SunSystems menu.
  2. Select SSC > Error Handling.
  3. Click Edit to change the settings.
  4. Specify this information:
    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:
    • debug

      Stack trace included.

    • extended

      Stack trace included

    • limited

      Stack trace not included

    • normal

      Stack trace not 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 default value is normal.

    Note: If it exists, the value for Include Stack Traces is overridden by SSC/ErrorContext/ErrorOutput in the input payload.
    Logging Level On Output Payload
    Specify the error threshold. The values are:
    • Error

      Only error messages are generated.

    • Warning

      Both error and warning messages are generated

    The default value is Error.

  5. Click Save to save your changes.