| Siebel Loyalty Administration Guide > Siebel Loyalty Workflow, Task Flow, and Methods Reference > Siebel Loyalty Workflows > LOY Engine - Process Object Workflow
 The LOY Engine - Process Object workflow, shown in Figure 30, submits a component request to the real-time processing engine component to process the object. 
Figure 30.	LOY Engine - Process Object Workflow
    |  |  
 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.
 |