The OOS process configuration editor provides a visual way to create templates by configuring parameters, without complex syntax rules or error-prone text formats.CloudOps Orchestration Service (OOS)
Procedure
-
Log on to the CloudOps Orchestration Service (OOS) console.
-
In the left-side navigation pane, choose Automated Task > Custom Template.
-
On the Custom Template page, click Create Template.
-
On the Create Template page, edit your template. The process configuration editor opens by default.
Use the process configuration editor
-
In the Template Parameters (Optional) section, click Add Template Parameters to add a parameter, or click an existing parameter to modify it.

Available parameters: Parameter Name, Parameter Type, Default Value, Business Components, Parameter Label, and Parameter Description.

-
In the Task Step section, configure a task.
Select a task type from the Task Type drop-down list. To view details about a task type, click the link icon next to it. Edit the task name.

Edit the task description.

Configure the input parameters.
Configure the output parameters.

Configure the exception handling settings.
-
Process After an Execution Error: defaults to ACS::END (Terminate entire execution).
-
Process After Successful Execution: defaults to ACS::NEXT (Next Task).
-
In the Template Output (Optional) section, click Add Output Parameter to add a parameter, or click an existing parameter to modify it.

Available parameters: Parameter Name, Output Type, and Output Value.

-
Switch to the template editor: For complex scenarios, switch from the process configuration editor to the YAML or JSON editor.
