VCAC VCO integration with HPSM
Hi AllWe have a VCAC environment and looking to integrate VCO with HPSM to manage ITIL Process. Provisioned Machines by self service portal(VCAC) to undergo Change Management process using Integrated...
View ArticleAdding Cluster Memory
Hello,I want to add up the memory used on the Host in a cluster so I can score the clusters find the cluster with the "most free" memroy so far this is what I have. I have trouble adding up the memory...
View ArticleHow to use Orchestrator tags to place VM's in folders
Hi guys We currently use orchestrator as our provisioning tool and would like to start using tags that will assist to a VM in a specific folder during creation or post workflow process. The reason...
View ArticlePossible bug: getCatalogResourceActions returns array with identical elements
This week I tried execute actions on vCAC items from vCO and ran into a possible bug in the plugin. I am using the the vCAC6.01 plugin version. In this particular case I was trying to reboot a physical...
View ArticleHow to create an event triggered workflow
Hey everyone, I am attempting to create a workflow that sends an email every time a snapshot is created. I successfully created a workflow in the orchestrator client that does this but you have to...
View ArticlePlugin development - getting dependency error in eclipse
Hi All, I am following "Developing Plug-Ins with VMware vCenter Orchestrator vCenter Orchestrator 5.1" document for plugin development. The following are steps on page 19. After step 4 eclipse throws...
View ArticleGet vApp name from UUID
Hello,I am trying to resolve some of the contents of an AMQP message we receive for a failure event. The names of some events are more helpful than the UUID. In particular, I'm looking to retrieve the...
View ArticleCluster from StoragePod
Is there a way in Orchestrator to see in which cluster(VC:ClusterComputeResource) the StoragePod is located?
View ArticleSlow execution of Workflow
We have a workflow that gets all the vm folder matching a specific name:vmFolders = VcPlugin.getAllVmFolders(null,"xpath:name='"+name+"'"); But sometimes the execution of this workflows takes up to 5...
View Articlejava.io.NotSerializableException: com.vmware.vcloud.sdk.Task
Hi, i've got a workflow which creates a Task and waits for it's execution using trigger = System.getModule("com.vmware.library.vCloud.common").createEndOfTaskTriggerForTask(task); and next a "Waiting...
View ArticleSNMP Trap trigger workflow
Trying to get an SNMP trap to trigger a workflow of sending an email after a snapshot has been taken.
View ArticleSort Datastores by free Space in a cluster
Hello, I am trying to sort the datastores on a cluster by the amount of freespace available so I can return the cluster and datastore to put a VM on so far I have this: var datacenter =...
View ArticleRetrieve snapshots of all VM's
Has anyone tried this? And or have been successful? Simply trying to retrieve all snapshots of VM's and generate a list.
View ArticleUnable to delete phantom disk (unused datastore files ) using the vco flow
Hi all,Please help me as I am new to vCO and trying to delete phantom disks from datastores. The flow I am trying to run is Library > vCenter > Datastore and Files > Delete all unused...
View ArticleServer.findForType() doesnt work as expected
Hi to all, I have problem with finding vApps using Server.findForType() method.Lets start from the beginning...Goal is to produce some workflows which would be called from outside using SOAP (SOAP is...
View Articlefacebook and twitter's api using vco workflow.
Hi All, I try to Facebook and twitter's for example. I Search for EZDC hash tag display for "Results for EZDC" https://twitter.com/search?q=EZDC&src=typd Facebook:same think for facebook also...
View ArticleVCO 5.5 Kerberos authentication fails:
Hi guys, The winrm commands are executed smoothly through cmd.exe using kerberos.I followed this guide http://blogs.vmware.com/orchestrator/author/vco-rd-team for configuring VCO with kerberos but it...
View ArticlevCenter Orchestrator 5.5 has no vCenter workflow in library.
Hi, We just configure vCenter Orchestrator in our vCenter Server to get familiar with it. In the vcenter Orchestrator client and the vSphere Web Client we do not have the vCenter workflow in the...
View ArticleVCO 5.5.1 Cannot read memorySize attribute from VcHostHardwareInfo (and other...
Hello, I created workflows on vco 4.1, 4.2 and 5.1, all of them are working find, so when I try to update to 5.5 or 5.5.1 does not work. When try to read attributes as memorysize from...
View ArticleUnable to drag and drop workflows into my schema
This may sound wierd, but i bring up my vmware Orchestrator client. Go into design mode, create new workflow, edit the schema . now i try to drag any task from the left pane and it will not drag or...
View Article