LOY Bulk Simulation Process Workflow
The LOY Bulk Simulation Process workflow, shown in the following image, simulates processing of multiple transactions received as input from an XML/CSV file.
Workflow Description. This workflow performs the following actions:
-
Process. This step calls the method GetPropSetFromFile of the LOY Member Services Business Service, which reads the XML/CSV file.
-
UpdateBulkTxnStatus. This step calls the method UpdateBulkTxnStatus of the LOY Member Services Business Service, which updates the status to Processed.
-
Stop 0. This step generates an error, if the file read process fails.