upgrading from 6.0.4 to 7.2
First time doing a major upgrade with the appliance version of vRO and have a few questions: Can I use the appliance management interface (the one at port 5480) to do the upgrade? If so, is it an in...
View ArticleOrchestrator does not work with forest and external trusts in Active Directory
I was reading the release notes for Orchestrator 7.2 and realized that this is most likely the reason my users from one domain are no longer able to access my Orchestrator instance (the embedded...
View Articleunable to refresh request form from the server
Hi I try to create a new blueprint with custom properties.HostnameLocationsqloperating system The field of the operating system should present me all templates according to previous...
View ArticleProblem with Method restOperation.createRequest encoding.
I am having a problem with the Method restOperation.createRequest. I created an action to make a query to the Storage Array Isilon. It is working fine when the folder that I am querying doesn't contain...
View ArticlevRO Error Handling Framework Example
Hello,I am working on a framework on make a general framework that can process the errors from workflows between vra and vro. We have a couple of common errors but hope to add in the future I was...
View ArticlevRO REST API "conditions" parameter format
Hello,I tried to use Catalog API to get info about several workflows with one request but cannot find details about "conditions" parameter format.I'm able to get info about one workflow using request...
View ArticleProblem integrating vRO 7 with vSphere 6 web client
Hello, I recently upgraded to vShere 6 (6.0 U1) , I created a new vRo appliance (7.0.1) and imported all the workflows from vCO 5.5. The vRO appliance works fine but there is an integration issue with...
View ArticleElevated rights to use "Create a computer in an organization unit"
I am trying to use the built in workflow to pre-create a computer object in an OU while my VM is being built. I keep getting this error, which I understand why as the account I am using doesn't have...
View ArticleProblems with VRO integrated with VRA v7.2
I've done a by-the-book deployment of VRA 7.2 and am using bundled VRO instance. In the vSphere Web Client, the VRO server does not appear. I get the expected Orchestrator page but no VRO server...
View ArticlevRealize blueprint fails
I have a VRA7 setup with NSX 6 integrated and i am trying to deploy a VM with Network configuration ( using blue print).Problem is that few days back it was working but without doing any change i can...
View ArticleAutomation for DLR
HI I am trying to automate the deployment of DLR and then connect it to the logical swicth using orchestrator workflow.But dont getting an option to automate the DLR deployment. Any help or guidance is...
View ArticlevRO workfllow error when adding Edge within vCD
HiIn my environment we are using vCD 8.10, vRO 7.1 and vSphere 5.5 U2 my thought was to automate network creation and configuration for each Org VCD such as external, internal networks and Edge, but...
View ArticlevRO REST API: Fetching values for affected fields to execute workflow
Hello,Some workflows have "affected" fields. I mean that available values for some input parameter of workflow depend on values of other related parameters.For example to execute "Delete datastore"...
View ArticleGlobalPluginNotificationHandler notifyElementsInvalidate not firing
Hi,I am learning about creating a VRO plugin using the SDK and the spring template and I need some guidance. I call the notifyElementsInvalidate method of the GlobalPluginNotificationHandler which is...
View ArticlefetchAll for type Organization error
Simple find all for type method that seems to be working on 5.5: var allOrgs = Server.findAllForType("vCloud:Organization");for each (var Org in allOrgs) { System.log(Org.name);}; But on 7.1 it...
View Articlecustom properties during approval process
Hi, I want to create a custom property during the approval process.When I create it, there is only a plain text. When creating a custom property in the property dictionary I have more than a string,...
View ArticleWorkflow Error Hanling
Hi, I run the workflow named: "Upgrade tools" and sometimes i get an error message in the logs: "Upgrade_Tools_Task error: cannot complete operation ....i want to be able to put the error inside a...
View ArticleSome REST Operations aren't imported with package
I have a package containing 400 or so workflows, actions, and resources. I recently added a bunch of new workflows that make use of a new REST host and 20 or so operations. I added the new workflows...
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 ArticleSome PowerShell eyes pls.
I am "Invoking an external script". I have created and passed the VM name as an argument to the PS script. When I run the script on the PS host itself, it runs with no issues. However, when I run it...
View Article