cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3360
Views
1
Helpful
0
Comments
Orf Gelbrich
Cisco Employee
Cisco Employee
Task Name

The basis for this example is a generic report to convert a workflow ID to a Workflow name via the usage of a UCSD screen

Description

Prerequisites
  1. Tested on 6.5.0.2
CategoryWorkflow
Components
User Inputsworkflow selector
Output

Instructions for Regular Workflow Use:

  1. Download the attached .ZIP file below to your computer. *Remember the location of the saved file on your computer.
  2. Unzip the file on your computer. Should end up with a .WFD file.
  3. Log in to UCS Director as a user that has "system-admin" privileges.
  4. Navigate to "Policies-->Orchestration" and click on "Import".
  5. Click "Browse" and navigate to the location on your computer where the .WFDX file resides. Choose the .WFDX file and click "Open".
  6. Click "Upload" and then "OK" once the file upload is completed. Then click "Next".
  7. Click the "Select" button next to "Import Workflows". Click the "Check All" button to check all checkboxes and then the "Select" button.
  8. Click "Submit".
  9. A new folder should appear in "Policies-->Orchestration" that contains the imported workflow. You will now need to update the included tasks with information about the specific environment

The base for this posting is the following previous posting: UCSD - Generic Report (Param0, Param1, Param2)

From the URL decoder

     From:

          https://172.16.50.51/app/api/rest?formatType=json&opName=userAPIGetTabularReport&opData=%7B%22param0%22%3A10%2C%22param1%22%3Anull%2C%22param2%22%3A%22WORKFLOWS-T46%22%7D

     To:

https://172.16.50.51/app/api/rest?formatType=json&opName=userAPIGetTabularReport&opData={"param0":10,"param1":null,"param2":"WORKFLOWS-T46"}

The workflow:

Screen Shot 2018-02-04 at 7.53.34 AM.png

Task input:

Screen Shot 2018-02-04 at 7.55.03 AM.png

Workflow input at runtime:

Screen Shot 2018-02-04 at 7.55.41 AM.png

Screen Shot 2018-02-04 at 7.56.24 AM.png

Input and output of workflow run:

Screen Shot 2018-02-04 at 7.56.56 AM.png

Log entry when the item was located:

Screen Shot 2018-02-04 at 7.58.05 AM.png

VOD:

Video Link : 16865

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community:

Quick Links