Workflow not passing array object when creating a scheduled workflow
I am creating a workflow that takes a list of servers(array) and taking a snapshot of each one and right before the script ends, I try to set up a scheduled workflow. The scheduled workflow would...
View Article"Failed to create sessionFactory" error while using vCO 5.1 Web Client
I have installed and configured vCO 5.1 very well as in the link (http://communities.vmware.com/docs/DOC-20368, thanks to cdecanini) At the end when I tried to login, I got the error, Failed to...
View ArticleHow to get a SdkConnection from a VclVM
So If I have a VclVM object, is there a way to get a SdkConnection to the vCenter or host that is running that particular vm? Best guess I have is to get the name of the vCenter and loop through...
View ArticlevCO 5.1 Domain Join
Hi all,we have some trouble with our depolyment workflow while joining a domain when the vm does its sysprep. In version 4.2 everything worked great while syspreping, after the updagrade to 5.1 this...
View ArticlevCO and vCD: Networks
So this might be simple, but my forehead is sufficiently bruised that similar bruises to my ego are acceptable. I have a vCloud deployment which is relatively simple with direct external networks for...
View ArticlevOrchestrator won't start scheduled workflow
Hi, We've been running into issues where our vOrchestrator appliance will not execute workflows that are recurrently scheduled at later times. Manually executing the workflow works, even the initial...
View Article"admin" in vCloudDirector hostname causes ClientProtocolException
Hi all, I added "https://admin.example.com" as VCD public REST API base URL in my vCloudDirector configuration and now, when I try to run *any* operations that have /admin in their REST service URL I...
View Articlelocking and unlocking actions and workflows in the IDE
First thing is it seems in 5.1 the little lock icon no longer appears when you have locked a workflow. Can someone confirm for me this is a known issue? Second is there an easy way to lock or unlock...
View ArticleReading PowerShellRemotePSObjects
Hello, I'm trying to read this objects types from vCO PowerShell plugin. I try to pass this obects between "Scriptable Task". I try to execute an external PowerShell Script from the default workflow...
View Articleproblem in adding more then 3 internal networks to VM
we are trying to execute default workflow Liberary-->vCloudDirector-->vApp->VM->NIC->Add a NIC in a loop for adding 8 interanl networks but it gives the following exception after crating...
View ArticleWorkflow to deploy multiple vApps from Template
Hi all. We have a new vCO+vCD 5.1 environment setup in my organization and I want to setup a simple workflow to Instatiate X number of vApps from a chosen template. I'm to total noob/beginner here....
View Articleworkflow still loading values, no saving possible
Hi All, we run an update from vCO4.21 to 5.1 . It was working for some days, now still the workflows "by loading"Also if I will save a workflow, it still be saving and nothing happen. The CPU load is...
View ArticleActiveDirectory.searchrecursively() Type error
I am trying to just search my AD from the root recursively to return a user object. I have a global workflow var of type AD:ActiveDirectory set to be the root of my AD but I still get an error. I have...
View ArticleCustom Webview Login Page on Appliance
Hi all, How do I customize the login page for webviews on the vCO appliance? I have a custom webview and would like to extend the colour scheme to the login window.. Thanks in advance, Dave
View ArticleHow to retrieve available resources in a cluster ?
Hi, I'd like to get available resources in a cluster (free CPU and Memory). I tried with : (resourceCluster = object ClusterComputeResource) var resourceCpu = ressourceCluster.summary.effectiveCpu; var...
View ArticleCannot find function toAdminObject error in VCO
I am seeing error in vCO when referencing newly created Organization (We are using that to create Org VDC). It was working fine but suddently I started getting error in vCO. vCO is throwing “Cannot...
View ArticleDeleting WorkFlow Executing Run
Hi, How do I delete work flow execution runs in an automated manner? I see a flow called 'Delete al finished workflow runs' under Remote Management folder. But this will work against a vCO Server in...
View ArticleMost efficient way to retrieve a count of vms in an org?
Hi everyone, What is the most efficient way to retrieve a count vms in an org. I am currently retrieving all vdcs in an org, then all vApps, then all vms, and pushing them to an array, then doing a...
View Articlecan I restrict a user for a executing particular workflow
Hi, I have group of workflow ,I want a particular user to execute a certain workflows only . Is it possible in vCenter Orchetrator ?? If possible how ?? Thanks,
View ArticleError while adding powershell host
Hi, I have added powershell plugin in vCO. While adding powershell host through workflow I am getting error message Can't validate host: Invocation of script $host threw exception (Dynamic Script...
View Article