Assign multiple IP's to VM using Guest Customization Script
Hi All, How to assign multiple IP's to a VM using Guest Customization Script. I have a script which assigns single IP, but my requirement is to assign another IP to a VM. Guest OS is Linux/Windows....
View ArticleProblem with AD plugin since upgrade
Hi; I upgraded Orchestrator from version 4.2.2 to version 5.5.1 and now I'm having problems with my AD plugin.The plugin is version 1.0.4. When I do a simple search in AD it returns an error:TypeError:...
View Articleamqp plug-in requestedHeartbeat
Does anyone know if it is possible to set requestedHeartbeat on an AMQP broker? If so then how? Thanks
View ArticleUsing a function from an Action in a Scriptable task
Hello,I am new to vCO and Java Script and I was wondering if I could call an action in a scriptable task. Basically I am creating a workflow that is integrating with vCAC and I want to pull the...
View ArticleDynamic Types doesn't show any objects in inventory
Hi I thought I'd have a look at the new Dynamic Types feature in vCO 5.5.1 after stumbling across this tutorial: Dynamic Types tutorial : Implement your own Twitter plug-in without any scripting,...
View ArticleHow do you call Microsoft DHCP and DNS using the Powershell 1.0.4...
Hello,To start here are the versions of everything:vCenter - 5.5VCO - 5.5PowerShell Plugin - 1.0.4PowerShell Host - Server 2012 R2 (Powershell 4.0)DHCP Server - Server 2012 R2DNS Server - Server 2012...
View ArticleOrchestrator Service wont start
Dear all, I have a problem afert upgrade vcenter from 5.5.0 to 5.5u1.Orchestrator wont start and die with Error 1067: The process terminated unexpectedly. In log I found this: 2014-05-07...
View ArticleGetting 405 Method not found error when tying to update VCAC model entity
Hello all. I am trying to run the workflow 'Update a VCAC model entity' from within another workflow.I am able to succesfully read the required entity(s) from 'Read a VCAC entity by custom filter',...
View ArticleAccessing REST API fails
Hi, When i try to call workflow via REST API, it fails with message " HTTP Status 401 - Full authentication is required to access this resource" but I'm accessing using administrator user, the one...
View ArticleDVS config backup
Hello Fellows,I am banging my head against a wall here with trying to figure out how to export DVS config using vSphere API from VCO. Calling dVSManagerExportEntity_Task method results in nothing, I...
View ArticleLocal execution failure
Hello, I am running VCO on SUSE linux and since moving to 5.5 I am receiving the following error when trying to generate expect scripts: You are not authorized to execute local process, to enable this...
View ArticleSQL tables dropping on reboot
Hi, For about the forth time now my reboot of VCO 5.5 has brought about a dropping of all my SQL tables. This is becoming a massive issue as all the references in workflows also drop. Could someone...
View ArticleBuilding vCO Packages with o11n-package Plugin
I'm starting to use the maven-011n-package-plugin, as found in the vCO Appliance's onboard Maven Repo or as obtained via the vCO Client's --> Package --> Expand to Folder functionality. First of...
View ArticleBlocking Task Changes in 5.5? (Server.findAllForType() issues)
I have a short script that I run to quickly kill all tasks that I have running in vCD for testing purposes. it is as follows:var blockingTasks = Server.findAllForType("vCloud:BlockingTask");for each...
View ArticleCreating custom workflow for deployment - NEED HELP
Hi guys We currently have an orchestrator setup running in our environment and I require some assistance in tweaking the current workflow we use for our automated deployments. I'm a self-taught...
View ArticleSQL action result in a presentation as string not array
Hi All, I have a simple action with a SQL query where I get an array as result and which I use in a couple of workflow.What I need now is also an action with a SQL query but as result is a string...
View ArticleHow to add NIC dynamically to a VM
Hi, Does anyone have workflow to add NIC dynamically to VM? if so can you suggest or share the workflow? Thanks
View ArticlevCO
hi we are trying to launch a workflow that copy a file from vCO appliance to a Windows VM and fail with this error: org.apache.http.conn.HttpHostConnectException: Connection to https://xxx.yy.z.ggg:443...
View ArticlevCAC Upgrade from 6.0.0 to 6.0.1 broke the embedded vCO
I upgraded vCAC 6.0.0 to 6.0.1 and now the vCO appliance embedded with the vCAC Appliance seems to be broken. I am unable to connect to the default vCO from vCAC. In other words, when I login into vCAC...
View ArticleSOAP API - Get the default Value of an external Input of an User-Interaction
Hi Guys, I'm trying to get the Default-Value of a external Input of a User-Interaction. My Testworkflow only has a start and end, in the middle there is a "User Interaction" with two external Inputs....
View Article