SQL Server 22001 error
Good evening,We are seeing the following message in the server.log, using VCO 5.1.1 : 2013-07-02 18:10:21.508-0400 DEBUG [ServerObject] --Generating Event in Database !2013-07-02 18:10:21.512-0400 WARN...
View ArticleInitiate Orchestrator workflow via REST/Post with JSON body
I am trying to initiate a custom workflow in Orchestrator by issuing a POST from a client (in this case Fiddler) with the parameters in JSON format in the body.So far i have been unable to get anything...
View ArticleChange in Network labels from 4.1 to 5.1?
There's seems to be a difference between how VCO 4.1 and 5.1 report network labels. In 4.1, querying VC would report the PG label only, i.e. 'Prod_Vlan_28_10.131.28_0'; in 5.1 it appends the VDS onto ,...
View ArticleCan not login to Orchestrator
ESXi 5.1.0, 1117900vCenter Server 5.1.0, 1123961Standard Finally, vCenter Server and Web Client are working well and I am getting comfortable using it. I now want to get Orchestrator setup and I am...
View Article"Loading, please wait.." message on workflow values
I'm getting this when attempting to modify attributes defined in the general section of a workflow. This appears to be memory related, as when I restart the service the issue clears temporarily. After...
View ArticleLack of logs and variables.
Hi, While writing/testing code I have been unable to get any values in logs or variables to populate on both a 5.1 instance and a 5.1 u1 instance of Orchestrator. Is this a known issue, and if so is...
View ArticleCreate a VM directory tree in vCenter (with folder exists check)
Hello,I have been continuing with this workflow to create a VM folder directory in vCenter. I am having a problem with the function, concerning the: var found = subfolders.indexOf(folderName);...
View Articlevcenter has unusable lable through orchestrator client
HiI have problem by accessing vcenter through orchestrator client. vcenter has "(unusable) localhost" lable under vcenter plug-in, when I run a workflow and search for example to find a VM to clone or...
View ArticleWorkflow to validate local user from organization
I want to develope some workflow to validate an local user from organization, i have two inputs, the user object and the password, with this two params i want to check if the user is an user valid....
View Articlepass parameters to run in guest workflow
I'm using the run in guest workflow to run a batch file in Windows and it's working fine. I would like to pass a parameter but it always seems to fail. I tested my batch file locally and when i call it...
View ArticleAuto select destination host in a workflow when hosts are inside a DRS cluster
Hi I have several workflows that deploy virtual machines inside different non automated DRS clusters.Right now, i get a list of the available hosts for the VM to clone using:...
View ArticleReceived change on an object not registered in the factory
We exported a WF from a 4.1 to a 5.1 server. When running it on the 5.1 VCO server, the WF reports an error after trying to move an item into a configuration element, however it actually does complete...
View ArticleConfiguration element synchronization change? Now overwriting existing...
So I just did a sync of a configuration element and existing attributes got overwritten. I have upgraded my whole environment to 5.1.1 now so it is not easy for me to go back and check with 5.1 but I...
View ArticleReading / Writing to Network Shares using vCO
I'm sorry for the question, but I have perused the this forum and am still failing to set up how to read and write files to a network share. Can someone give me more explicit instructions? I have tried...
View ArticleMultiple vCloud Hosts, choose one using REST
Hello,This is my first post so please bear with me as I learn all the proper terminology. I have gone through Orchestrator training and know a little about workflows and vApps etc.. Now I am trying to...
View Articleunable to integrate vcenter orchestrator with web client
I am unable to see the Orchestrator Server on web client vCenter Server IP : 192.168.95.233Orchestrator: Installed along with the vCenterPlease find the attached image
View ArticleClone Windows VM - avoid saving clear text for domain password
When using "Clone, Windows with single NIC" in my schema, it needs a string password to join the domain. How can I change this to a SecureString or avoid saving the password of a domain user in clear...
View ArticleHow to remove a VcClusterDrsVmConfigSpec
Hello, I've experienced some issues over the last couple of years deploying a VM from a template in a workflow. In my custom workflow I power off and power on the VM a couple of times (DVPortgroup...
View ArticleGet VM external IP from vCloud
I am looking to get the External IP of a Specific VM in a vApp. The VM is connected to a vApp Network which is routed. In the GUI I can see that by default every VM in the vApp gets an external address...
View ArticleNested Workflows not executing
I'm getting somewhat strange behavior this morning: nested workflows don't run. There's no error message, but there's no execution token, no log entries, and the node in the "Parent" workflow executes...
View Article