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