Have you guys seem this before?
While in vRO java client i am able to select the correct items using a drop box here is an example using my mock lab:
Each item gets populated from a selection about the other. DC --> Cluster of chosen DC --> Hosts available in the cluster ---> Datastores on the host that was chosen --> portgroups that host has connections to. In the java client that connects to vRO everything works great and i am able to get the correct response to everything and execute it without any issues. The challenge for me is trying to figure why this process is not giving me the same results in the web interface selecting the same workflow.
Even though i select the same DataCenter and Cluster the 3rd option (Host) doesnt appear as a list / dropbox but a tree choice of everything in all the vCenter Hosts, Datastore, and vDS. Has anyone seen this before? I looked around but couldn't find anything definitive to this issue.Each one of these presentation is the same except they point to a different action call. 1 Last thing is that when i cancel out the questions for the workflow it come back and says you do not have permission to see this or its missing, i normally have to reload the web interface to make it happy again.
vRO version = 7.1.0.4 4262825 | java VM version 1.8.0_111
vCenter version = 6.0.0 build 3617395 | Flash player Win 22,0,0,209
According to the matrix these two version are compatible.
Thanks guys for your help and let me know if you need anymore information!