Resuming a 7.0 Workflow Process
If you set the Workflow Mode property of a Workflow Process to 7.0 Flow, then you can set the SleepMode input argument to one of the following values to determine how the wait step resumes the Workflow Process:
Local. Siebel CRM resumes the Workflow Process in the session that started this Workflow Process.
Remote. The Workflow Process Manager server component on the Siebel Server resumes the Workflow Process. Siebel CRM runs a component request for the Workflow Process Manager according to the time that the Duration input argument of the wait step specifies.
If you set the Workflow Mode property of a Workflow Process to something other than 7.0 Flow, then Siebel CRM ignores the SleepMode input argument. For more information, see Setting the Workflow Mode Property.