Workflow
This command is used to execute the specified workflow.
- Syntax
 - 
           
Workflow: <workflow name>; - Log message
 - 
           An error message is logged if the workflow definition does not exist with the specified workflow.
           
APACS051=Cannot find workflow "{0}" for model "{1}".Where {0} = Workflow name, {1} = Model name.
 
          Note: 
          
        - The messages from the workflow execution, such as from workflow commands are also logged.
 - All messages logged within the workflow execution are indented in a pattern to indicate that the workflow execution is nested.