Export logs and application settings - Error
Hi, I have orchestrator 7.2.0.4629841 I try to run Export logs and application settings workflow but I receive the following error: 2017-02-12 11:47:10.873] [E] Not a directory[2017-02-12 11:47:10.890]...
View ArticleStoring PowerShell Scripts With Input Parameters as Resource Element
I'm trying to find the best way to store my various PowerShell scripts in a single location rather than on each of the PowerShell Hosts' local filesystem. I've been able to create a ResourceElement...
View ArticleStringLiteral not a StringLiteral?
So I'm trying to update a vRA Reservation - specifically a Custom Property item in the extension data. I have fetched the vCACCAFEReservation, and it's extension data object (a vCACCAFELiteralMap). In...
View ArticleUnable to download NSX-v Dynamic Types plug-in V2
Hello, i am trying to download NSX-v Dynamic Types plug-in V2 from flowgrab link but does not work @candenini
View ArticleSNMP Trap Parse
Hello I have a trap coming in from VROPS with no issues I am able to get the trap output in the Logs tab of the workflow But the workflow that accepts the trap is not passing the trapData to the next...
View ArticleDeleting vRA 7.2 Entitlements from vRO 7.2
A new feature in vRA 7.2 is the ability to delete Entitlements (yaay, finally ) What seems to be missing is the ability to delete Entitlements using the vRA plugin in vRO. Fortunately, they can be...
View ArticleParsing SNMP Trap
I have this SNMP Trap I am trying to parse I can't seem to parse this one OID Element 11:=============oid: 1.3.6.1.4.1.6876.4.5.1.2.9.0type: Stringsnmp type: Octet Stringvalue: symptomSet:...
View ArticleREST start a Workflow with Input-Parameter VC:VirtualMaschine
Hey everybody,i'm trying to start a workflow via a REST-POST-Call to Start a Virtual Maschine.I use the HTTP ContentType "text/XML" and call via...
View ArticleConfiguring a Virtual IP as a PowerShell Host
Hello,I created a VIP for a pool of two PowerShell hosts using NSX. This VIP should receive PS commands from vRO and pass them on to the actual PS hosts in a round-robin manner. I'm now trying to...
View Articlecomposite workflow - start existing workflow many times
HI , i'm working on a workflow that create a AD User and put it into a Group. i need to modify it : i want to create a AD User and put it in MANY group it is possibile to insert a variable (filed)...
View ArticleSetting Variable
Hey GuysI got a JavaScript question----------------------------------------------------------------------------------------------------------------- if ( psList instanceof Array ){ for (idx in...
View ArticleVRO - AD Plugin - Clone User
Hi i'm trying , without success, to create a workflow that can clone a AD user how i should proceed? i need to set the username (so user should enter firstname and last name)outuput should be the newly...
View ArticlevSphere SRM 6.1.1 API Integration with external Cloud MGMT Portal (CliQR)
Dear All, I have this URGENT need of help on how the SRM API allows connection to the external Cloud MGMT Portal (CMP) such as CliQR from CISCO.We have an issue with external CMP unable to connect to...
View ArticleTest Login doesn't work with vRA Authentication Provider (domain user)
Hi all! I've installed 2 vRA instances which are behind F5 load balancer, and also 2 instances of vRO (also clustered and behind F5).I've configured the Directory (Active Directory) in vRA, synced...
View ArticlePassing the VM IP from vRA to vRO
I have been looking for a way to pass multiple parameters from vRA to vRO and the IP address keeps causing frustration. Has anyone had success doing this?
View ArticleReset internal database or purge endpointconfiguration service items
Hi,I have been experimenting with creating a plugin and using the IEndpointConfigurationService to persist information like username, password and objects. But I think I have now saved data that will...
View ArticleInstall Windows Feature from vRO
Hi I'm pretty new to vRealize Orchestrator. I planed to clone a windows server and then install a windows feature to this cloned Windows VM. Do I have to do this with a powershell host or how it...
View ArticleFailure in Registering vCO to SSO server
Hello, I have Downloaded VCO VA 5.1 and installed it , now i am trying to register VCO to SSO server for SSO authentication, i am getting below error"Server returned 'request expired' less than 0...
View ArticleStorage Migrating VMs with vRO
Hi i found this code in the forums. Im new with vRO, how do you specify whch VMs are to be moved? And how do you move both storage and hosts? for(var i in vmsToRelocate){ var vm = vmsToRelocate[i];...
View ArticleHow to unlink a relation in the entity model?
Hi, I the entity management model in vRO I can "link" a child entity to its parent, however I can't get the "unlink" to work.For example: if I want to link a VM to a parent VM object, I do: : : //...
View Article