Siebel Loyalty Administration Guide > Siebel Loyalty Workflow, Task Flow, and Methods Reference > LOY Processing Engine Business Service >

SubmitObjectForProcessing Method


SubmitObjectForProcessing is called when the user clicks the Process button of the UI to process a transaction in real time. If the application is running in server mode, then it submits a synchronous component request to the specified component (with specified workflow and row id). Otherwise, it directly invokes the workflow to process the object in the same thread.

Input Arguments

Input Arguments are summarized in Table 36.

Table 36. Input Arguments
Name
Value
Description

Component

String

The name of the component to submit the request to.

ProcessName

String

The workflow to invoke.

RowId

Row Id

The Row Id of the Object to Process.

Output Arguments

None

Siebel Loyalty Administration Guide Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.