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.
2. Create a “transformer script” that converts data from the Plain XML format to the “native” format.
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”.
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.
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.
6. Create other objects and data used with payload processing, including:
Key Rings and Pairs (See Creating Key Rings and Pairs)
Object Storage Locations (See Creating Object Storage Locations)
File Storage Extendable Lookup values (See Creating File Storage Extendable Lookup Values)
Head End System (See Creating Head End Systems)
Payload Processing Batch Controls (See Creating Payload Processing Batch Controls)