Workflow in a package without Edit contents permission cannot be deleted
Hi, I'm using vCO 5.5 on windows. I created a package and add some workflow into it. I tried to export this package for others to use. I deselected the Edit contents permission when exporting. But...
View ArticlevRealize Orchestrator and vSphere Web Client Integration Troubleshooting
So, the other day I had some issues with making the integration of vRealize Orchestrator and the Web Client to work.Apparently. there are some caveats which aren’t documented, hence i thought it can be...
View Articleexecute reconfigureDvs_Task(spec) repeatedly on the same spec Version failed
var spec = new VcVMwareDVSConfigSpec();spec.configVersion = dvs.config.configVersion;...dvs.reconfigureDvs_Task(spec);...dvs.reconfigureDvs_Task(spec); it failed as the spec version has not...
View ArticleQuery vCloud Director for vApp or VM
Hello,can anyone help me in writing orchestrator scriptable task that checks if a given string is a name of vCloud virtual machine or vCloud vApp? The vCloud api seems to be very not intuitive for me.
View ArticleSRM Plugin for vRO 6.0
Hi all, I'm having trouble getting the plugin to pick up the SRM sites. I have tried the SRM 6.0 plugin with vRO 6.0.1 and 6.0.2 and neither work. vRO is using SSO and every other plugin works as...
View ArticleFailed to authenticate with the guest operating system using the supplied...
I am using the guest operations workflows to move some files to Windows guest and running some commands as part of post cloning of an machine. The credentials works on the VM before cloning and it...
View ArticleOrchestrator REST API Output
How do you get the output of a workflow using the REST API? In the below example I ran the Invoke an external script workflow to call an external powershell script that connects to a vCenter and gets...
View ArticleMapping a catalog resource back to its vCACCAFE:host or hosts
I'm wondering if there is a way to map a catalog resource back to the vCACCAFE host or hosts that manage it? I might have vRO instances where I am interacting with more than one vRA instance and I'd...
View ArticleProgrammatically retrieve the vRA version.
I'm curious if there is an easy way to snag the vRA version and build information. I'm not really seeing it in the plugin or the vCACCAFE host anywhere.
View ArticleNew line / carriage return in vco email
Hi Guys, I have a workflow that sends an email to an end user after a system has been deployed. This is working great except the text in the email is all bunched up together. I have tried to used...
View ArticleGet Allowed VRA Catalog Items, Blueprint, Reservations for a specified user.
From VCO is there a way to determine what VRA catalog items a user has permissions to? Once selected I need to select blueprint AND reservation. Examples are good. Thanks! -Justin
View Articleadd disk to vm workflow
I am trying to use the add disk to vm workflow but keep getting this error any idea?
View ArticlevRealize Automatio-Reservation API Unathorized
Have been working on some vRA APIs for Reservation creation. I am trying to see all business groups and compute resources using these urls...
View ArticlevRO inventroy filter retrun 20 objects only
Hello,I am running vRO 6.0.2 and it is impossible for me to filter workflow when i am trying to map them to another since the Workflow filter returns only 20 Elements Is there any way to expand the...
View Articleextend vm disk and extend disk in windows workflow
any idea or any tip on how to create this in vco? I frequently have to enlarge disks due to out of space and have to do enlarge the disk via vcenter and then go to windows to extend the disk how to...
View ArticleWindows Command Execution
Hello, I am running into some issues attempting to run command line executable from my VCO server. I am running the application on windows 2012 R2 Server and when attempting to run functions...
View ArticleInstalling vRO v6.01 but not showing in web client
I'm having difficulty with a clean install not showing up in the Web Client and I'm hoping someone here can help. I've been building my home lab with vSphere 6 now it's GA, and after getting vCenter up...
View ArticlevCOPS Remediation (SNMP)
I'm running vRO 6.0.0 and installed the prerequisite packages as described here => SNMP | VMware vCenter Orchestrator Blog - VMware Blogs However, after setting everything up on both the vROPS...
View ArticleASD External Values / Labels
This is a combo vCAC / vRO question. Lets say I want to have a field on my ASD form, with a type string, and a presentation of Radio Button Group. I can define manually a list of elements (value AND...
View ArticleREST > JSON > Workflow
I am learning vRO and I'm stuck trying to get a REST request to successfully complete a particular workflow. I followed the tutorial here...
View Article