Take PowerShell Output and use for error handling
Hello. I'm executing a script on a remote PowerShell host, and I want to be able to act upon either the exit code or some other output text within a string variable to do something like log, or fail...
View ArticlevRO 7.0.1 - Does anybody know for certain if it's possible to pre-populate a...
Lots of docmentation I find seem to indicate it is possible, but we just cannot get it to work. I have seen a single post that says it doesn't work "any more" in vCO 6, so has it been depracated? Even...
View ArticleUnable to Set AD:User via String Input or Other method.
We are trying to use the Out of the Box AD "Change a user password" workflow. But we are getting stuck at the trying to pass the Variable of AD:User via anything else like changing it to STRING without...
View ArticleQuery for vRo
Hi, Anyone usage namespace in vRO. I have two workflow in different namespace, can i specify the workflow which one to use, without creating action.
View ArticleHow to add an Array of VCACCAFEAlert into VCACCAFEAlertPolicy on vRO?
Hi all, I'm stuck from now.I created an array of VCACCAFEAlert that i must put on VCACCAFEAlertPolicy object on vRO in order to create vRA reservations from vRO with VCACCAFE plugin. Here's the code:...
View ArticleAccessing Java Classes from JavaScript documentation... less-than helpful
So, here's what the VCO 4.1 developer's guide says about accessing java classes from Orchestrator's javascript... h5. Accessing Java Classes from JavaScript By default, Orchestrator restricts...
View ArticleRight way of creating a vRO plugin
Hi All, As part of our plugin development we have created our workflows using vRO client. Now the question comes is, what's the right way create a vRO plugin out of these workflows so same can be...
View ArticleSend Mail/SMTP Notification without authentication
Hi, I am looking to send out e-mail notification using smtp without the need for a username and password for authentication with the smtp server. I cannot see how to normal way of sending out smtp...
View Articlefind virtual machines by business group name and virtual machine name filter
I am trying to develop logic to find all virtual machines from a given business group and with a name filter. What i would like to get back is a VCAC:VirtualMachine object with all of the machines. I...
View ArticleCorrelate GuestDiskInfo with VirtualHardware
Hi,I'm trying to create a workflow to automate disk extend based on free space (less than 10%).I get the free space with GuestDiskInfo - "vm.guest.disk.freeSpace" and "vm.guest.disk.capacity".The...
View ArticleHow to get all the "In Progress" requests submitted (vRA - Requests page)
Hi, Could someone suggest how to get all the "In Progress" requests from vRA? I tried to look around API explorer but couldn't find any existing workflow/action that does this.May be we can filter out...
View ArticleThings I like and dislike on the new Orchestrator 7.1
In the VRO Release Notes is everytime written, that feedback is appreciated in the forum so ... Well this should be a "first impression" after now two weeks of usage.I "updated" a 5.5.3 Windows vCenter...
View ArticleHow vco stock and use active directory password
hello every body, i have a question about, the way vco use to encrypt store and use the "active directory password" ?i found this on the subject...
View Article"TypeError: Cannot find function createSOAPRequest in object notfound." when...
I have a issue with a embedded vRO server in vRA 7.0.1.On this vRO server I have a SOAP host in the Inventory (Thycotic Secret Server to be specific)I of cause have a couple of workflows that relate to...
View Articleorg.dojotoolkit.dojo.json serialize
I ran into an issue while migrating our workflow library into vRO 7.1. We have a dependency on a serialize JSON piece of code that seems to have been imported from into one of our previous...
View ArticlevRO appliance under Workstation - ovf properties missing, cannot login
I've just spent a couple of hours trying to get a lab vRO instance running inside Workstation, and it's slowly dawning on me that it might not work properly in the absense of the OVF environment...
View ArticleAnyway to set max workflow run time for all workflows?
Similar to how vRA utilizes workflow stub timeouts in an XML document on the IaaS server, is there a way in vRO to configure a workflow timeout that would automatically cancel/fail all workflows when...
View ArticleChanging a vRO Appliance's Network Setting (DNS Servers)
I have read every manual and researched this but keep coming to a dead end. I am admittedly a VMware neophyte but this seems overly cryptic to resolve. Environment: - ESXi 6 'wish- vCSA 6 'ish - vRO...
View ArticleConvert string to VC:Network
Hi all, Can someone help me how to convert a String to VC:NetworkType?I'm receiving the portgroup name as a string via POST and I need to convert it to a VC:Network on my Workflow.I tried the...
View ArticleThird party scheduling software for vRO?
vRO's scheduling ability is very poor and we tend to use this very heavily. Are other folks using some third-party scheduling software to run normal daily tasks with vRO? A few of my main gripes:After...
View Article