Hi Orf,
I am actually trying to fetch the workflow output field values through the SRID from the Cloupia script task.
I have used 'ctxt.getAPI().userAPIGetServiceRequestOutputDetails(<srid>)' but its failing with error as in the screenshot, I have ...
Hi Orf, We are able to read the data from the CSV file into the LOV. But what we are expecting is - to fetch the data dynamically from the Cisco APIC to the Workflow input parameters where user can select from the list.Thanks, Sandeep.
Hi Orf, This page might not be the correct place to ask this, but I am looking for a solution to pre-populate the switch port information from the APIC into the LOV so the user can select from the list during the workflow execution.
Thanks for the file Orf, I got the access this seems like some sort of package. I could not find the example scripts, is there any specific procedure to see the examples?
Hi Orf, I would like to know if can rollback configurations done through multiple custom tasks at a time. ex: I have a workflow-1 and it has multiple custom tasks ctask-1, ctask-2, .. (each task has a different configuration to push to APIC), so in t...