What is the syntax to get a property of a variable in OGNL?
I am trying to figure out how to access the properties of a variable in an OGNL expression. For example I know I can get the name of a vm by specifying ${vm.name} where the vm is my vm object. How...
View ArticleUnlock User
Hi, Is it possible to unlock a user account from VMWare Orchestrator? Thanks!
View ArticleHow to disconnect virtual hard drive or set virtual hard drive offline?
Hi All. I couldn't find workflow to disconnect virtual hard drive or set virtual hard drive offline not remove virtual hard drive because i want to test RAID performance using VMware. Can anyone help...
View ArticleWorkflow to shut down certain VMs on a host
Brand new to Orchestrator here, so be gentle please..... I'm trying to build a workflow to put an ESX host in MM so that we can schedule this to be done. The main problem i'm having is due to 3 host...
View ArticleTime zone problems after upgrade to Orchestrator 7.3.
Good morning.After upgrading our orchestrator to the 7.3 version the time zone is not working properly.When we use the method date.getHours() the system is returning the UTC time. Before the upgrade...
View ArticleList all tags of virtual machine using vrealize orchestrator
Hello all, can any one help me with tags which are associated with virtual machine. I want to list tags of a virtual machine using vrealize orchestrator Thanks in advance. Appriciate your help....
View ArticleXaas BP request template fails via postman API
We have imported a Xaas BP into vRA and its package into vRO. It is just a customized form with T-shirt size VM provisioning workflow. When we submit the catalog item from vRA portal it works...
View ArticleOrchestrator 7.2 to 7.3 upgrade breaks some scripting
Hi Everyone, The 7.2 upgrade to 7.3 'broke' some scripting I inherited designed to take input parameters of Datacenter and VM and return the best host on which to clone a VM. Here is the script...
View ArticleDynamic fields in presentation view
Hi, I am currently developing a workflow to build a VM from a template. One of the selections that I want to present to users is the choice to add additional hard disks. Based on the number of...
View ArticleVRO 7.2 and Powershell 5 Secure String Issues Installing Horizon Agent
Trying to install horizon agent on non-domain joined parent image param($username,$password) $userPassword = ConvertTo-SecureString -String $password -AsPlainText -Force$cred = New-Object -TypeName...
View ArticleCannot find function
Hi Guys, I'm having issues using the Active Directory plugin in vRO. I'm trying to get the .getComputer method to work but it always fails saying "Cannot find function". Any ideas? Below is snippet of...
View ArticleWhere to download vRO 7.latest?
I can't find a link to download a vRO version greater then 7.0.1. As I understand it the vRO version has to be greater than 7.0.1 to be compatible with vCenter 6.5. Can someone post a link here? Thanks.
View ArticleIs vRO 7.3 supposed to work with vSphere 6.5?
I've installed the vRP 7.3 applicance (VMware-vRO-Appliance-7.3.0.21553-5521409_OVF10.ova) but it is unable to accept the certificate from my vSphere 6.5 instance: Error! An error occurred while...
View ArticleUse of Configuration Items within Workflow
This post mentions the idea of using Configuration Items that can be called in a Workflow in which I am obtaining the bearer token from vRA. Do I set it up as 'vRACredentials' configured with...
View ArticleAdd and remove element in XML
Hi all, I have a problems about vCO XML plugin; I think the plugin is not enough for some operations. My code is here ; var document = XMLManager.fromString(xml) ;var nodeList =...
View ArticleMove Datastore to a Folder
Hi there, I am searching for a workflow which moves a datastore to a datastore folder. Couldn´t find it in the library, even google didn´t find any. Appreciate any helpChristian
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 ArticleCan what is the scsiBusNumber when you run the add disk workflow?
I am trying to understand the add disk workflow. I get the index but I am not sure where the scsibusnumber comes from and then how the controllerKey is generated. When you add a disk in vcenter to a...
View ArticleMen & Mice - SetIPAMRecord
Hello all, I've done a lot of testing and research, and I've been able to connect to Men & Mice with SOAP. I've been able to do a couple of queries, including registering a new DNS record with its...
View ArticleLogs/processing speed etc
Hello, Am i the only one having performances issues from time to time with VRO ? Here's a few explanation, we use VRO to build VMs. The workflow works A1! At first its super fast to build the VM, one...
View Article