Manual external database failover for vCO appliance
Hi all, I'm in the process of trying to fail over my vCO appliance to a different database server due to a primary DB failure earlier this morning. I had previously set the vCO server to use an...
View ArticleSQL 22001 error on vmo_workflowtoken
I have a workflow that pulls inventory information and populates an SQL database. It cycles through 20 or so VMs, and then throws the following error: 2013-08-05 09:09:47.488-0400 WARN...
View ArticleHow to find vCD inventory object through vCO REST java sdk?
For example, I'd like to a find a InventoryItem which is a reference of vCD catalog by the catalog's name.Refer to vCO REST java SDK example, I use the session.getRestTemplate().getForObject(URI,...
View ArticleHow to create a consolidated workflow for multiple VC's
Hi there We started out registering 4 vc's with 1 Orchestration instance, and then created 4 individual workflows hard coding the following items. Virtual centerClusterThen the VLAN's is based on the...
View ArticleOrchestrator webview - pass through AD credentials
I have created a custom webview with specific workflows for a customer self-service portal. Is it possible to allows AD users to get directly to the portal home page without typing in their AD...
View ArticleAD Plugin for VMWare Orchestrator
Hi All,Long Time Trawler, first time poster. I am working on self service provisioning workflows for my company. I am trying to use the AD Plugin to Let me Delete a Computer Account From AD. I have...
View ArticleBad credentials.
Hi there, I have recently been developing a solution that will execute workflows remotely via Java from a third party application.I have successfully connected and executed workflows on one of the VCO...
View ArticlevCenter Orchestrator Workflow - Cannot initialize Javascript File access rights
Hi, I am having trouble using the vcenter orchestrator (windows 2008) to create a folder on the C drive on the same machine. I am using a domain account to login to the vcenter orchestrator and run the...
View ArticleREST API via c# and problem with getting holder-of-token
At finally at the point where I want to try calling my workflow from an external C# program. I’m working with a developer and we’re not quite sure how to authenticate. I’m using SSO for vCO and per the...
View ArticleUnable to assing an input parameter in a presentation group
Hi ! I ran into a weid issue with vco 5.1 : I'm unable to drag'n'drop an input parameter in a group or step in the presentation tab of a worflow. But I don't have this problem when using a "user...
View ArticleAdd a HardDisk to a VM (vCloud:VM)
Hi all, following problem:I use a modified version of the "Add a vApp with a new virtual machine" Worklow (attached), but I run into problems. Sometimes (and I mean sometimes, not always) the HD that...
View ArticleSend failed notification
HI, is it possible to send a email notification when the workflow finish failed ? rgds jeremie
View ArticleExport Resource Element (XML/text) from vCO using wf or scripts
Hi folks, I'm playing with the XML file in the vCO recently, and things are going pretty good! I could import a XML file as the resource element like this: var ResourceElement =...
View ArticleAdd the F5 BIG-IP LTM VE SOAP EndPoint to vCenter Orchestrator v5.1
I am trying to add the SOAP Endpoints on an F5 BIG-IP LTM VE into vCenter Orchestrator v5.1 with the following code, where strPassword is an input of type SecureString. 01. var arrAuthenticationParams...
View ArticleDatabase connection using different port
Hi AllI have Orchestrator installed on my VC and should be able to use the VDB connection when configuring orchestratorThe problem is my SQL server has a non-standard port to connect too and I cant...
View Articlehelp with vco db connection on new install
Setting up a new vCenter server. Per the docs, it seems I should install vCO on a separate machine (but the DB will be on the same DB server as the vCenter DB) I'm following the instructions and I'm...
View ArticleCase insensitive search for VM by name
I found sample code in the communities, but it appears that the searches are case sensitive. We need help modifying the script to make it case insensitive. var vms =...
View ArticleGet ESX-Hostname of a virtual machine
Hello, does anybody know, how I can get the hostname and datastorename, where a virtual machine is located on? I would like to create an workflow in orchestrator, where I will clone automatically a...
View ArticleAdd an External Network in vCD - "Port group ID" (portGroupMoRef)
I'm trying to provision a new External Network into vCD, which requires a field called "Port group IP" or portGroupMoRef, to be more specific. However, the only way I can find that identifier is by...
View ArticleMailClient.connect
Hi, somehow I cant get the MailClient.connect going. Everything works fine with POP3Client, but in that Class there is no delete function. var vCOMail = new MailClient(); System.log("Start");...
View Article