Workflow can't start sub-workflow
Hi folks, I have an issue with my workflow and I am in blind way.Sub-workflow is remote proxy workflow connected via multi-node plug-in and local workflows are running fine. Here is output in...
View ArticleOrchestrator Roles
The vRO 6.0 documentation says there are 3 "roles" defined, administrators, developers and end users. however it doesn't say where these "roles" are defined and configured. Is there a place in vRO...
View ArticleRun SSH Command workflow with a pipe
I am looking to run the Run SSH command workflow and pass it the following command: /somepath/script.pl -l | awkit 5 This command will run on a RHEL6 host. I am guessing I need to escape the "pipe" or...
View ArticleHow can i convert a string to securestring?
I have created a workflow which task is to mainly deploy a new VM from a template and perform sysprep, add more ram (if requested), more cpu (again if requested), more disks etc etc. The workflow has a...
View ArticleOrchestrator workflow permissions
I am using "share a unique session" because I want scheduled workflows to be able to run independently of a particular employee's AD account still being active. As a result the service account I am...
View ArticleAuthentication Error connecting to Orchestrator from client
Hello all:I am new to vRO and am stuck trying to connect from the Orchestrator client to my Orchestrator service. Here are the steps I have done to setup my home lab.vCenter Server Virtual...
View Articleget MacAdress
im trying to retrive the MacAdress of a VM as String. Lets say i have a virtual machine with only one vmxnet3 nic. As Input i select vc:virtualmachine.How do i get the mac adress of that one nic? There...
View ArticleInfrastructure and Administrator workflows
I have two types of workflows that I need to run: 1. Infrastructure management. These are things that Orchestrator needs to do with scheduled workflows. They should not be dependent on the active...
View ArticleSystem.getModule("com.vmware.library.vcac").getUserEntityByName(iaasHost,name...
Hi All, var userEntity = System.getModule("com.vmware.library.vcac").getUserEntityByName(iaasHost,name); throws null pointer exception. In getUserEntityByName action it throws at vCACEntityManager...
View ArticlevCO connect vCenter failed,(Invalid credentials) https://lcvc.vm.com:443/sdk
I add a vcenter server instance successful,but can't operator the vm,for example,rename a vm.Error follow up:(Invalid credentials) https://lcvc.vm.com:443/sdk please see the attachment,tks!
View ArticleVCO 6 support for vsphere/vcenter 5.5?
Hello, Could someone please enlighten me if VRealize orchestrator 6 supports vsphere/vcenter 5.5? I've deployed VCO on the above environment but when I go to the configuration (port 8283), I see...
View ArticleConvert strings to Array (Composite Type)
I'm trying to create a Composite Type array within vCO for the purpose of passing data via the Guest Script Manager package. I'm using the Guest Script manager to run a PowerShell script that will...
View ArticleScheduled workflows
I am using "session per user" in Orchestrator, but I would like to run scheduled workflows under a dedicated service account. If I log in to orchestrator with my AD account, can I set up a workflow to...
View ArticleHow to Handle SOAP Response
Hello (vCO Beginner),I am using the SOAP Plugin and trying to figure out how to handle the response from the a SOAP host Here is the Log that I am getting from the SOAP response [2014-05-09...
View ArticleHow to use string input as VC Atttibutes ?
Hello everybody, I am discovering VCO. And i need your help. How can i use string input as a VC attributes at the end ? Then use this return as input for another workflow. The workflow i am trying to...
View ArticleSSL Handshake Error with External SOAP Host
Hi all, I previously got Orchestrator 5.5 working with our external Service Now instance where we can order a VM in the SN catalog and Orchestrator will provision it via a SOAP call to the Orchestrator...
View ArticleAdding failover host to the vSphere HA fails with error “ A specified...
Hi, I am trying to configure vSphere HA through vCenter Orchestrator workflow, I am facing strange error when I try to add failover host in HA. It works for some cluster and hosts but it could not for...
View ArticlevRealize Orchestrator 6.0.1 and vSphere 5.1
Hi. Just today, I downloaded vRO 6.0.1 but I'm having trouble in connecting vSphere vcenter and this new orchestrator appliance. In the vSphere web client, I only see the local orchestrator server...
View ArticleNot able to start remote/proxy workflow
Hi,I am encounterred and issue with starting remote/proxy workflow, which works in LAB env, but after move to prod it is not work. Here is server.log output:WARN [RestTemplate] GET request for...
View ArticleWhen is the right time to call getOperations on CatalogResource
Hi All, I have a workflow that calls VCAC blueprint to provision VM. It waits till VM is provisioned( waits till TriggerForCatalogItemRequest is triggered) and then calls vim3WaitToolsStart action....
View Article