Modifying the Batch automatic error messages

You can replace the automatic error messages with new messages or supplement them with a text.

About this task

You modify the automatic error messages to replace them with messages that are better adapted to your applications, or to clarify them by adding a text:
  • Replacing automatic error messages:
    You can replace the automatic messages with messages such as:
    THE ORDER NUMBER IS REQUIRED
    You indicate these new messages on S-type lines, in the -GE Lines of the Data Element call (accessed from the Data Element call section of the Segment -CE Lines).
  • Supplementing error messages with a text:
    This documentation comes from one of the following elements:
    • Description lines of the Data Elements that are called in the Segments,
    • Text lines that are indicated in the -GE Lines of the Data Element call lines (accessed from the Segment -CE Lines),
    • D-type lines that are indicated in the -GE Lines of the Data Element call line (accessed from the Data Element call section of the Segment -CE Lines).

What to do next

You must then generate the error messages. To do so, you must create an Error Message instance and associate it with the Data Structure. The Error Message instance groups the generation options of the error messages for this Data Structure. You must then generate the Error Message instance.


Feedback