VMware Aria Automation Orchestrator

 View Only

Search Community

Latest Discussions

  • I think I figured it out. I hope my notes here can help others. Short answer: Use the "System and Server Error" item (under the "Log" category) to catch errors and continue workflow. Let's start with this simple workflow. They use the Infoblox plugin. ...

  • Hi Michael, I've used all the methods you mentioned here, starting with PowerShell modules, then moved onto REST calls via Orchestrator and then finally the plugin, based on the order of what methods I found to be most performant. You will find the ...

Latest Q&A List

  • SistDip's profile image

    RE: JSON.parse and Special Character

    U saved my day! Thanks!

  • Deyan Boikliev's profile image

    RE: JSON.parse and Special Character

    Hello, When a property contains special characters you need to use the bracket notation, e.g. row.Values["Asset ID+"].

Unanswered Threads

  • My system uses vRO version 8.18.1 to manage a central Main workflow that handles highly complex processes. To provide backup and support in case of failures, I want to create a Fallback workflow -an alternative process that will be triggered if the ...

  • My system uses vRO version 8.18.1 to manage a central Main workflow that handles highly complex processes. To provide backup and support in case of failures, I want to create a Fallback workflow -an alternative process that will be triggered if the ...