VRO Workflow Source Control
Hello, I am trying to come up with a better way to manage my workflows. I was hoping to find something like GIT but one that works with the workflows of VRO. I checked out FlowGrab but I was hoping...
View ArticleProperly remove resources when removing the VM
Hi, I have created a service blueprint to power off the VM and delete it from the vCenter. The workflow works fine, but it does not seem to released the resources from vRA. So it said, the VM has...
View ArticleRun Script in Linux Guest Problems
Hi, I try to solve problem during Password Change by the "Run Script in Guest Module: My Input: scriptInput = "echo 'root:" + newPassword + "' | chpasswd" I added some extra log for...
View ArticleLocked out of configuration manager
Hello, I am having issue with the configuration manager and getting the following error: Login failed: User/password mismatch or account temporarily blocked after too many unsuccessful attempts I know...
View ArticleSomething seems to be missing in my VCO setup
I have setup the VCO appliance and configured it. I show all GREEN dots in the configuration screen and Orchestrator "appears" to be properly connected to vCenter and SSO. I can login to the client...
View ArticleVRO 6.0.2 issue with web client integration and registering with vCenter...
Hello, i am having an issue with VRO 6.0.2 integrating itself with vcenter server 6.0 . when trying to access vro from the web client, i see that my vcenetr server is not being managed by the VRO...
View ArticleUnable to create object : VcFolder
When attempting to use the following line: var myVcFolder = new VcFolder() ; I keep getting the error: Unable to create object : VcFolder : com.vmware.vmo.plugin.vi4.model.VimFolder I'm new to...
View ArticlevRO Presentation: Return total disk size of VM
Hi guys, I have a catalog item for extending a disk, which is presented from vRA advanced services and picks up the vRO workflow. Due to this, the default IaaS resource management in vRA does not come...
View Articlehost performance, no updated values returned to orchestrator script...
Hope somebody can tell what I am doing wrong. I'm still on 5.5 and tries to get load-data for ESXi-hosts (via vcenter connected to orchestrator-server) to decide on which host is best target for...
View ArticleHelp (going crazy!)! Create workflow to clone template?
Hi, Sorry that this is going to sound like a little strange problem .... I've been setting up Orchestrator 5.5 to learn about it and it seemed like I got it kind of working late last night. I had an...
View ArticleUser interaction move with REST API to Path "There is an error"
Hello together is it possible with http call to move a User interaction to the "Output exception binding" Path. Thanks for help Joe
View Articletrying to design an efficient authentication model for vCO with vCloud...
Hello, Background info: - We are using vCloud Director with multiple organizations setup under a single provider VDC.- We have two AD domains called domain A and domain B. domain A is configured as the...
View ArticleRest API request body section
Hi I use this code to create a rest api request to my rest api servervarPr = Host.createRequest("POST", "/track/all", null).execute();but i want to set some body parameter to my request how i can do it?
View ArticlevSphere Web Client 5.1 - duplicate copy of same vCO server and all workflows
Hi, We are running vCenter 5.1 with vCO appliance 5.1.2. No matter what I do when registering the one vCO server (using SSO in the config panel) it appears in the Web Client as two servers - A URL with...
View ArticleSRM 5.5 Certification NegativeTests failure
Hi,We are running SRM 5.5 certification test for our SRA. ALL SRM FC tests passed but Negative test fail with following error. 2015-08-11 12:25:58 UTC [ SRA ] [0] INFO: [java] [testng] ,641...
View ArticleCross domain active directory
Hi, With the new AD plugin I can connect to two AD domains without an issue, but I have a use case of adding a user from AD 1 to a group in AD 2. This produces errors if I try and do it:LDAP: error...
View ArticleVM memory reservation check in workflow
Hi guys,have you ever tried to figure out, that vm has memory reservation set and due to this you can't increase vRAM on it? Thanks,Jan
View ArticleRemove objects from AD when a VM is deleted from vCenter with vCO
All, I'm new to vCenter Orchestrator and having trouble getting started with it. I'm trying to figure out how to automatically delete a computer's Active Directory object when it is deleted from...
View ArticleHow to run a guest process as administrator?
I am trying to fix a Windows 10 instance issue and I put a powershell script on the VM, tested it on the VM and it was working, the script need to be run as administrator. Now I want to use a workflow...
View ArticlevRO - Workflow for ISO handling
Hello @all, I need to Upload an iso to a vsphere Datastore from a vRA portal. For this I need a workflow for uploading isos directly to a vSphere datastore.I know, there is a workflow in vRO, but this...
View Article