How to schedule "delete all the finished workflow runs" ..
Hi, I want to schedule a workflow to delete all the finished workflow runs of all the run workflows, please help me if anybody has already tried this .. Thanks !!
View ArticleDeleting finished workflow runs
Is there a way to delete all finished workflow runs automatically ?We are having a scheduler witch is running every 5 minutes, so there are a lot of workflow runs in our orchestrator.
View ArticleFor loop
Does anyone know how to implement a for loop to clone X amount of VMs with the 'clone VM' action element? I've been trying to come up with the script but I can't seem to figure it out because the...
View ArticleHow to create multiple VM's from a template at once
I am a little new and a little lost. What I would like to use orchestrator for is to create multiple vms from a template at once. I would like each to have a different name ..i.e. vm1, vm2, vm3.. I...
View ArticleConfigure an external VCO Server with a vCO workflow
We are working on a vCO workflow that creates a vCAC tenant and all the required entities by itself. At this point we managed to create almost everything but now we need to configure an external vCO...
View ArticleAdding columns to "chooser" window in workflow inputs section
Im trying to create a workflow to create a new customized VM where the user has to choose a datastore to place the VM. In the presentation section, under concerned "datastore" user input object...
View ArticleCanceling a workflow
Hello Everyone. I have a main workflow that is responsible for calling sub workflows to run in parallel. The main workflow holds token for each sub workflow and wait for them to finish.Recently I've...
View ArticleAccent after refresh in vSphere web client
Hi, I currently have a problem with the presentation in the vSphere web client. When I have a "refresh" because of a conditionnal input (Hide, Show etc.), all my french accent are transforming...
View ArticleProperty default value in presentation doesn't work in vSphere Web Client.
Hi, Some of my default values don't work in the vSphere Web client. Here is an example : The user need to choose a date, this input parametter is called "FormDateRealisation". In the next step, I have...
View ArticleDomain CA Certs for Clustered vRO Setup
Hi community, We are in process of building a vRO environment with 2 nodes behind a load balancer in an active/active mode. We are interested in using Domain CA Certs for the environment. I'm using the...
View ArticleSetting a VM disk to nonpersistent
I have a VM with two disks, and I'd like to set the system disk to be non-persistent after it's finished being customized. What's the best way to do this in a script? I've found...
View ArticleHow to configure an external PostgreSQL database with SSL?
Hi. I have just installed the vCenter Orchestrator version 5.5.2 and am trying to connect to an externalPostgreSQL database created by our DBA, but when filling inn all the fields and trying to apply...
View ArticleSeeking advice - looping a workflow
Basically I've written scripts to create users on a domain. I had problems using New-PSDrive commands on the parent domain, connecting to chiild domains. So I ended up, depending on what domain the...
View ArticleWorkflow url links for remote workflow
Hi folks, I have question about workflow url link.I have implemented multi-node plug-in 5.1.1-79 and I'm looking for this staff for my remote (proxy) workflow:// URL that will open a page directly on...
View ArticleTrying to find the array of administrators for a fabric group...
Hi, I'm not having much luck finding a way to determine the list of users in the "Fabric Administrators" shown in VRA (VCAC) using a script in VCO. Does anyone have any insight on how I can go about...
View ArticlevRO API user - how to prevent from logging in to vCenter?
Hi,The vRO api account must have all needed authorizations in the DC and/or cluster to perform the actions triggered by the workflows. However, I do not want this user to be used to log in to the...
View ArticleNot able to call VCAC Catalog Item from workflow
Hi All, I need to call a VCAC catalog item from a VCO workflow. It fails in requestCatlogItem() action. The error is "java.lang.NullPointerException (Workflow:RHEL / Scriptable task (item1)#1)". I...
View ArticleHow did you guys learn?
Our company is just starting to utilize vRO and the majority of the administration/workflow building will be done by me. My knowledge heavily resides in datacenter administration (vSphere, View, UCS,...
View Articledynamic types are not being picked up by -...
Trying to get our vCAC host to recognize/import dynamic type object/classes and create custom resources. Calling action 'createCustomResourceFromInventoryType'. The inventory of dynamic types available...
View ArticleLittle Coding Help Please
Good day all, I am working on creating a compliance check workflow and one of the tasks is to check and report of the user accounts/ groups that have been granted rights in vCenter. I have created a...
View Article