Workflow fails when called by vRA
Good afternoon, I´m trying a specific workflow that starts with the following Orchestrator Action: getAllVMs (com.vmware.library.vc.vm). The result is saved within an Array/VC:VirtualMachine.When I...
View ArticleConvert Object to String
Hey Guys - I’m beating my head against the wall on this workflow I’ve been working on for a week and wondering if someone can point me in the right direction. I’m simply trying to figure out how to...
View Articleesxcli from vCO using PowerShell plugin
Hello, I have been trying to come up with a workflow to run esxicli commands on an ESXi host, I am aware of the different solutions out there including the one that uses the vMA as an SSH server, but I...
View ArticleForm interaction slow when input type VC:VirtualMachine is populated in...
I am seeing a really strange thing occur with a workflow presentation. This is a fairly large form that has a good amount of selection lists being populated and some things conditionally hidden/shown...
View ArticleMultiple PowerShell Hosts in different forests
Hi, vCo 5.5Powershell plugin 1.0.6.2442318 I'm trying to run some PowerShells cripts from vRO, all working OK for the main.However, I'm trying to add a 2nd powershell host exactly the same way I've...
View ArticleHTTP Rest Response
Hello,I am currently trying to handle a HTTP rest Response that has xml that isnt neccessarliy elements that can easily be parsed: Below is the XML Extrack:<?xml version="1.0"...
View ArticlevRealize Automation 6.2: Problem with OpenStack plugin and Havana no network...
Hello I have implemented a VMware vRealize Automation 6.2 an configured it with the plug in OpenStack Havana (which I got from url: Cloud Management Marketplace | Solution Exchange). I have configured...
View ArticleVCO 6.0.1 does not start anymore (License)
Hello, for a few days the license of my vrealize orchestrator just expired (I think it was just the 60 days eval). I thought it gets the license information from vcenter - but ok.Now my problem: I'M...
View ArticleCopy from Guest to vCO Workflow Issue
I'm having some troubles with the Copy from Guest to vCO workflow (library > vCenter > Guest Operations > Files > Copy from Guest to vCO). I have followed every instruction on how to setup...
View ArticleConvert javascript ajax calls to vRO javascript?
We use Secret Server to manage passwords and I'd like for vRO to be able to call out and get various passwords instead of embedding them in the workflows or prompting for them. Can someone give me a...
View ArticleCreate / update property on virtualMachine Entity - vCO Help
I'm trying to update a Custom property of a vCAC-provisioned VM using the subject Out-of-the-Box Workflow which is included in the vCAC Plugin Extensibility Package. Manually selecting a vCAC Host in...
View ArticlevRO - interaction with vCD and Ansible
I've run into a bit of a stumbling block (likely because JavaScript escapes me...) and I'm hoping someone can help me with out. Ultimately what I'm trying to do is create a WF that will accept some...
View ArticleWhy Javascript?
I know there must be some rationale and reasoning behind the decision to choose Javascript as the language underpinning vRO. I'm sure there's some architectural tie-in that I'm overlooking that allows...
View ArticlevRO: Trying to find a way to have a drop down list of files to choose from
Hi Intelli-Gents - I have a workflow that I am trying to create and publish in vCAC/vRA that does the following: 1) Launch catalog request item to "Import File"2) The request form will have a search...
View ArticleIssue with Bcc in "Send notification to mailing list". Is it vRO or is it my...
I've done some testing today getting "Send notification to mailing list" integrated into some of my workflows and I've run into a strange bug with bcc.I'm able to send mail with cc and bcc set to...
View ArticleHostSystem CPU and Memory returns 0
Hi All, I wrote below script to get Current CPU & Memory Usage on HostSystem in VCO 5.5, but below code always returns 0. Can someone help to resolve ? Is there any other way to get the Current...
View ArticleChange name of workflow run
Hi, I have a question if is way how to rename just started run of workflow, eg. "Add vCenter Server" to "Adding my vCenter" Thanks
View ArticleCannot add vCenter Server Instance using workflow
I am running orchestrator 6.0. I did not attempt to configure the vCenter PlugIn in the Ochestrator Configuration webpage, as it is no longer available there, but went into the Orchestrator client....
View ArticleHow can I get a reference to a machine created via requestCatalogItem?
Hello, I've got a workflow that calls com.vmware.library.vcaccafe.request.requestCatalogItem to create a Request on a Catalog item that creates a VM. I use the Wait for catalog Item workflow to wait...
View ArticlevCenter Orchestrator HTTP API: POST Request Error 400 1032
I am trying to start a workflow via a POST request to the vCenter Orchestrator API. When I run the same workflow with a GET request, there are no issues and I get the following output in the...
View Article