Poll for changes every ______ days/hours/minutes/seconds |
Specifies the time interval to poll for objects
in the Siebel server. (For example, the Get created object activity
polls for create objects at the specified time internal.) Time can
be selected in the format days, hours, minutes, or seconds. |
Fetch ______ rows per poll |
Specifies how many objects or components the
activity should retrieve from the Siebel server in each poll cycle. |
Delivery Messages |
ATMOST_ONCE |
A non-persistent mode in which a Siebel business
object or business component is either delivered once or not delivered
at all. |
ATLEAST_ONCE |
A persistent mode, in which the Siebel business
objects or business components are not lost. As a result, there are
chances that the orchestration can receive events once or more than
once. |