Configuration Steps

Configuration of the Adapter Development Kit to support conversion of non-standard formats into the “native” format involves the following steps:

  1. Create a “parser script” that converts data from the incoming format into Plain XML format.

    See Payload Processing User Exit Interceptor Scripts for more information.

  2. Create a “transformer script” that converts data from the Plain XML format to the “native” format.

    See Payload Processing User Exit Interceptor Scripts for more information.

  3. Create an SGG Payload Processing Configuration extendable lookup value with a Payload Handler Class Name of “com.splwg.d1.domain.sgg.dg.processing.PayloadHandlerViaUserExits”.

    See Creating SGG Payload Processing Extendable Lookup Values for more information.

  4. Specify the parser script for the “On Get Parser” Payload Processing User Exit Type in the User Exit Interceptors section on the SGG Payload Processing Configuration extendable lookup.

    See Creating SGG Payload Processing Extendable Lookup Values for more information.

  5. Specify the transformer script for the “On Get Transformer” Payload Processing User Exit Type in the User Exit Interceptors section on the SGG Payload Processing Configuration extendable lookup.

    See Creating SGG Payload Processing Extendable Lookup Values for more information.

  6. Create other objects and data used with payload processing, including: