| AutomationTemplateManagerCreateAutomationProcessFromTemplate Method |
Namespace: CMS.Automation
public static WorkflowInfo CreateAutomationProcessFromTemplate( AutomationTemplateInfo template, MacroIdentityOption macroIdentityOption )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when template is null. |
| InvalidOperationException | Thrown when creating of WorkflowInfo or other objects failed. |