LOY EAI Import Program Workflow

The LOY EAI Import Program workflow, shown in the following image, is used to import program data from a third-party application into your Siebel Business Application through the Siebel EAI Adapter. This workflow can also be used to move Loyalty data, such as Loyalty promotion rules, from the development to the production environment. It is a sample workflow that you can modify to suit your business requirements.

LOY EAI Import Program Workflow: This image is described in the surrounding text.

Workflow Description. This workflow performs the following actions:

  • Read Program from XML File. This step calls the ReadEAIMsg method of EAI XML Read from File Business Service, which interprets the specified .xml file as an EAI message, parses it, and returns the program data in the output property set.

  • Write Program to Database. This step calls the Synchronize method of the EAI Siebel Adapter Business Service, which synchronizes the program data.