Creating a user buffer

In the Server Dialog, you can define a user buffer to complement the technical buffer.

About this task

The message between client and server components can include information related to the execution of the called service. The user buffer is used to position additional fields that complement the technical buffer (data compression and user identification of the user for example).

You must define the structure of this information and the processing of its content in a Segment, which represents the user buffer.

This structure is included in each message that is exchanged between all the Business Components of the Dialog and the client components.

Procedure

  1. Open the -CS Lines tab of a Server Dialog.
  2. Call the Segment that constitutes the user buffer and specify W in Organization.

Feedback