One of the most common tasks in vRealize Orchestrator is running a workflow. Whether creating, configuring, modifying, or deleting a resource the workflow is where it starts. Workflows are combinations of scripts, built-in functions calls "actions", logic, and more. The Everpure workflows are entirely listed under the Everpure folder in the workflow panel. Which is the default tab shown when logging into vRealize Orchestrator.
To run a workflow, identify a workflow in the hierarchy, right-click it, and choose Start workflow:
Workflows most commonly require a selection of inputs, which vary from workflow to workflow. Certain workflows require some or all of their inputs to be filled out before you can complete the wizard. An important benefit of the workflows provided by the Everpure Plugin for vRealize Orchestrator is that inputs are actively checked as you enter them to ensure that they are valid choices.
Most Everpure workflows that create a resource will require a FlashArray connection--this choice tells vRO what FlashArray they should create the resource on. If you are modifying an existing resource, this input is usually not needed--as the FlashArray can be inferred by the original resource selection.
|
1) Click to choose a FlashArray |
2) Find your desired FlashArray connection |
3) Submit it to the workflow |
|---|---|---|
|
|
|
|
Entries can also be radio button, drop-downs, or string boxes (or many more). String boxes are generally checked to make sure the string follows the required parameters (like FlashArray volume naming conventions).
|
Valid |
Not valid |
|---|---|
|
|
|
When you have completed the wizard, click Submit. If the submit button is not active, you have missed or mis-entered an input.
When you have run a workflow, it will spawn a workflow run underneath the workflow item. If it is running it will have a green "play" triangle next to it. If it is complete, it will have a green check. If it failed, it will have a red X. If it needs additional input it will have a person icon next to it.
You can click on the workflow run to see details about the instance.
The Variables tab has information about any entered, calculated, or generated variables (inputs, outputs, or attributes).
The Logs tab will show time-stamped information about the run--all logs levels are stored, to see the different levels use the drop down.
When open support tickets, please ensure to copy the Debug level logs.