LOY Engine - Process Object Workflow

The LOY Engine - Process Object workflow, shown in the following image, submits a component request to the real-time processing engine component to process the object.

LOY Engine - Process Object Workflow: This image is described in the surrounding text.

Workflow Description. This workflow performs the following actions:

  • Compare Statuses. This step calls the Echo method of the Workflow Utilities Business Service, which compares the Required Status with the Object Status

  • Check Status. If the previous step returns true, then this step calls the Invoke Submit Object step. Otherwise, it stops.

  • Invoke Submit Object. This step calls the SubmitObjectForProcessing method of the LOY Processing Engine Business Service, which submits the object to the real time processing engine.

  • Stop.Incorrect Status. This step displays an error message saying that the selected record cannot be submitted for processing.