LOY EAI Export Promotions Workflow

The LOY EAI Export Promotions workflow, shown in the following image, is used by the Promotions screen to export selected promotions to an .xml file, which is used by an external loyalty engine. The location of the exported .xml file is specified as the process property File Name in the workflow.

LOY EAI Export Promotions Workflow: This image is described in the surrounding text.

Workflow Description. This workflow performs the following actions:

  • Query for Promotions. This step calls the Query method of EAI Siebel Adapter Business Service, which returns the selected promotions.

  • Write Promotions to XML File. This step calls the WriteEAIMsg method of the EAI XML Write to File Business Service, which writes the promotions to the XML file.