max number of items in an array attribute
hello I am using this code to read all the lines of a postgresSQL table (100 000 lines ) var columns = { }; var result = vmsTable.readRecords(columns, false); this works and in 5 seconds my result...
View ArticleHow to create parallel workflow/action in vRealize Orchestrator
Hi, I have a requirement to create a workflow or an action which can be run in parallel way.Please help me out on this requirement. Thanks in Advance!!Laxminarsaiah Ragi
View ArticlevRA7 - How to update a "linked" (getLink) property of a vcac:entity?
Hi, How do I update a "linked value" of a vcac:entity?I am trying to update the HostStorageReservationPolicy "linked property" of a HostToStorage entity. I keep getting error:...
View Articlemodify payload properties
Hi,I am trying to deploy EC2 instances to multiple availability zones using vRA.As part of the deployment I want to deploy EC2 instances in round robin to multiple availability zone. exampleinstance1...
View ArticleHTTP-REST download zip file
Hello, Trying to automate Nessus with VRO so that when we build machines once everything is done, we can run a first scan and retrieve the report. Nessus seems to be able to generate a .csv that is...
View ArticleHow can I retrieve ResourcePool in vRealize Orchestrator without using...
Hello, I'm trying to get ResourcePool from the vCenter into vRealize Orchestrator but there is no vCenter Server instance in the vCenter Server. Can anyone suggest how we can do this using JavaScript...
View ArticleIn vRO lambda expression are possible?(fat arrow ->)
Hi,1. Can we write scripts in lambda style(->)?2. Which specification will follow (for example ecmascript) ? Just curiosity to know about vRO. Thank you
View ArticleUpdate VM Network during provisioning
We purchased a new IPAM solution that doesn't have a plugin for vRA but did have a sample on how to get the next available IP in the specified range. I am running the workflow when the request hits the...
View ArticleAdd Network from VDS
Hi, I try to add a network adapter to a new VM from Virtual Distributed Switch with the orchestrator.However, in the end the network adapter is added but the status is disconnected.When I add it...
View ArticleCreate new VMkernels for vMotion
Hello, I would like to create new VMkernels for vMotion, they have to be configured with a specific DVPortGroup Thanks in advance, Fred
View ArticleUpdate Properties on a vSphere Machine Type (in a vRA Blueprint) using vRO
Is there any way to update the Properties (Property Groups and Custom) on a vSphere (vCenter) Machine Type in a vRA Blueprint using vRO? Since I'm unable to locate any Inventory Element associated...
View ArticleCreate custom types in vRO
Hello everyone,I am trying to figure out how to create custom types in vRO? For example,I was looking through AWS vRO plugin that I downloaded and I can see custom types such as AWS:EC2InstanceType....
View ArticlevRO is not able to execute the script on PowerShell Host
Hi, We have used the kerberos authentication to add the powershell host.Hosts are added successfully, but after some time host snappin shows below error: Because of this error when i try to execute...
View ArticlevRO retrieve message using mail client and extract attachment
We use MS Outlook as our mail client (exchange / office360) on the backend. I get a report emailed to me daily with the report attached as a file. How can I retrieve this message (based on unique...
View ArticleCant change type of parameters
I´m adding new composite types and there is a time when i can't change type of parameters (so i can't add composite types too). When this happend I remove a composite type, restart orchestrator client...
View ArticleAdd/Delete IP addresses from Network Profile using vRO
I was wondering if anyone can get me started on the right track on how to use vRO workflows to edit vRA network profiles. The reason I need to do that is we rely on an external IPAM solution to hand...
View ArticleCalling VRO Actions/Workflows by using Angular js
Hi, I need help in calling vro action/workflows by using angular js, please help to achieve this. Thank you!!Laxminarsaiah Ragi
View ArticleAWS Plugin Missing Instance Types
I am attempting to build out an instance to our AWS environment using the AWS plugin in vRO. I can get all the objects requred for the 'Launch Instance' workflow, except the instance type. When I run...
View ArticleVariable shown in Description field (presentation) is it possible??
Is there a way to print a variable content in the description field in the presentation or in a user interaction element?
View ArticleUpdate Property on VM Entity Using Payload
I am using payload properties to get the virtual machine details and updating ServiceNow CMDB. With this payload workflow, when I add vCACHost and vCAC:virtualmachine (vmentity) parameters to update...
View Article