Is it possible to have named index in an array ?
Hello everyone. Today, I use a basic array like that :tempArray[0] = 'value1';tempArray[1] = 'value2';tempArray[2] = 'value3'; etc... i'd like to do something like that : newArray['MyIndex1'] = 'value...
View ArticleSRM Integration with BMC Atrium Orch. using SOAP
Hi AllHow can I integrate SRM with BMC Atrium Orchestrator? Anyone who comes across such integration, I appreciate your help how this can start?•SOAP URL for...
View ArticlevRO and vCD
Does the current version of vCD use vRO for any integration? Has anyone used vRO with vCD?
View ArticleMissing plug-ins and custom code after restart of vRealize Orchestrator
We had power outage and vRealize Orchestrator server was restarted. All the installed plug-ins and custom workflows/actions/configurations are missing now. Please see the attached image of the current...
View ArticleRandom Null Errors
We are running into an issue where we have a batch of 10-15 workflows being kicked off at the same time, and about 2-3 of the 10-15 workflows are failing due to random objects being reset to null. One...
View Articleexecute REST operation against custom REST API
I'm attempting to integrate ticket creation in our ticketing system in vRO. Our applicaitons team has provided me with a bit of documentation about the API calls and a CURL example using JSON. I can...
View ArticleCollecting information about portgroups that have VMKernels enabled
Hi,I am trying to list all portgroups that have VMKernels enabled (vmotion, management). I know how to apply VMKernels configuration on portgroups, but now I'm looking for a way to check if my config...
View ArticlerelocateVM_Task ignores backing info for virtual disks
Hello everyone, I'm trying to migrate a vm to another cluster, and also change its disk format.The VM is been migrated successfully but the backing info i specified for the virtual disks was ignored....
View ArticleAD - Move user to another OU
Is there any way to move an AD User to a different OU? I can't find any method. Thanks a lot,D.
View ArticleDynamic Properties of Orchestrator objects
Folks,Is there any way to display full list of dynamic properties of an object? I'm not the only one who thinks that VMWare's documentation sucks but maybe someone solved this? For example,I want to...
View ArticlevCO (vRealize Orchestrator) - Unable to create an Action with return type...
This appears to be a bug, but I wanted to run it by everyone here just to be sure.I'm working on an Action that returns a list of config element attribute values, so I would prefer to be able to have...
View ArticleDon't see workflow runs invoked from ASD
Hi All, VCO does not show workflow runs or workflow tokens any more for ASD workflows. It used to show before. Any help appreciated. Thanks
View ArticleHow to bind multiple vCO workflows to one vcac state change worklfow?
I'd like to be able to bind more than 1 customized vCO worklflow to the ExternalWFStubs.BuildingMachine State Change but vCAC won't allow me to do this (Indicates the State Change Workflow Name is...
View ArticleEMC AVAMAR integration into vCO
Morning guys For those who are aware, EMC Avamar now has integration into the vSphere webclient for backup administration. Our aim is to perhaps put something into our current provisioning workflow,...
View Articlerun VM workflow against single vcenter sdk connection
Hi everyone, I'm running vCO 5.5.1 appliance, connected to 13 vCenters spread around the world. Yea I know, probably not the best idea, but it does seem to work fine. We aren't really in a position to...
View ArticleIssue while using FTPClient Class
Hello, We are attempting to use the vCO 6.1 FTPClient class in order to place files on an FTP server. The client is able to successfully authenticate and place a file on the server, but it is not...
View ArticleInput for decision
Hello guys! I have a workflow which first should retrieve a VM (virtual-machine) by name. After that I would like to use <Decision> to check if VM exists or not. However I am trying to select the...
View ArticlevRO6.0 SSL Handshake error
I am trying to run workflows using Python but it throws SSL Handshake error. The same code works with vCO5.5 but it fails with vRO6.0 headers =...
View ArticleWhat is the default login for Control Center Beta?
I have tried all the logins that I have set up in Orchestrator and none work. All return wrong username or password. Has anyone had any success logging into the Control Center?
View ArticleCloneVM with spefic CPU count
Hello Guys! I am using CloneVm to create a new VM, but I would like to specify the number of CPUs. I have researched a little and figured out I could use 'changeVMvCPU' to achieve that. However I was...
View Article