MainCreateProcessInstance Method |
Used to create a process instance based on a timer.
If the process template is an edit process, then the action object is used as the target in the new process.
Codemethod usage | |
---|---|
Designed to be used in a process only (Yes/No) | No |
Action Object (data object type) | Process |
Namespace: Omada.OE.UtilityCodeAssembly
public bool CreateProcessInstance( CodeMethodInvokeContext context, string processTemplateUIdStr )