Can not find all the built-in workflows
I believe i once saw them. But now i am trying to use one of the built-in workflows in orchestrator and can't find them.. i just see http* snmp* workflow documentation - but where are all the other...
View Articlecan not attach remediation workflows to snmp
I have been following this doc : vCenter Operations integration with vCenter Orchestrator in 5 minutes or less | VMware vCenter Orchestrator Blog - VMwar… When i get to the part of "attach...
View Articleregister cloned virtual machine to active directory.
Hi,I want to register a cloned vm to active directory.Can anyone please guide me to proceed further.I am new to vcenter orchestrator.
View ArticlevCO inventory of vCAC missing freshly provisioned VM
I've debugging an issue where a workflow inserted at the WFStubMachineProvisioned fails because no vCACvm is returned (looking up through the virtualMachineId). At first I thought there was a logic bug...
View ArticleAMQP message fail to get picked up
Iwas working away fine this morning but then my workflows stopped getting picked up by Orchestrator and now nothing happens. I see the message going into the queue in RabbitMQ mgt but they never leave....
View Articlevco appears to lose access to vcenter
This is the 2nd time vCO seems to have lost contact with vCenter since upgrading to vCO 5.5.1/vCenter 5.5U1 a few months back. Basically everything is running fine and suddenly, a few minutes after my...
View ArticleThis is probably a stupid question
But how do I create the boxes in vCO? I've seen example workflows organized by colored boxes to group tasks. I'm just curious how to do this
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 ArticleVcVirtualMachineSnapshotTree.snapshot is undefined for a given VcVirtualMachine
I'm running the vCO 5.1.1 appliance, and using the stock action to return snapshots (getAllSnapshotsOfVm). Running the action against any given VM with at least one snapshot produces an array of...
View Articleconnecting a built-in workflow input/output
My understand is that when mapping input/output to a built-in workflow ; you select setup . However, when i click setup nothing happens . any ideas ?
View ArticleVM hot add memory/CPU capable
Hi, I want to check if a VM is capable for hot add of memory and CPU, before I enable it on the VM. The code I use is this: queryConfigOption = vm.environmentBrowser.queryConfigOption();...
View ArticleDeploying Centos 6.5 through VCO/VCAC
I noticed that VCAC releases the VM before the IP address changes from DHCP to static and is affecting my dependent workflows. Is there a way to have VCAC wait for this? properties:...
View ArticleI'd like to read some examples of ways you have leveraged VCenter...
I'm looking to read some examples of how you leveraged Vcenter Orchestrator to automate tasks in your environment. Can you tell me if you can deploy a server to your domain and have minimal manual...
View ArticlevCAC catalog item parameter in the form of drop down is not getting...
I have an existing workflow on vCO whose input parameter in the form of drop down is getting populated dynamically through an action which internally calls another workflow . I have imported the...
View ArticleDatabase connection error: Unknown DSN type SQL Server Native Client 11.0
While configuring VMware vCenter Orchestrator to use the vCenter Server database, the configuration of the database gives the error:Cannot connect to jdbc:vdb:VCDB. Connection error was: Unknown DSN...
View ArticleUnable to run Add a vCAC Host to vCO
I have been attempting to run the workflow "Add a vCAC Host" and it keeps failing with Invalid credentials. I have tried the local Administrator account on the IaaS system, an AD Account that is in...
View Articlevco getting input from vcops via snmp
Wondering has anybody succesffuly been able to capture data in vco from vcops. I followed this guide. vCenter Operations integration with vCenter Orchestrator in 5 minutes or less | VMware vCenter...
View ArticleInsert an integer (serial) into database
Hi, I have relational database where one table references the serial type from the other table.While I am able to retrieve the serial type from the parent table, I am not able to insert the same into...
View ArticleExcluse Datacenter from Workflow
Hello to All, i have workflow that delete all the snapshots that old than 3 days in all my datacenters.i want to exclude 2 datacenter from our 20 datacenters.i configure "no-access" permission to user...
View ArticleAdvice to overcome stalls on VcPlugin.getAllVirtualMachines()
Hello,I use the method below to find a VM by its name across 5 vCenters. This morning I ran into an issue where one of the vCenters were not responding and as a result a workflow that was using the...
View Article