Hi all,
I have a vRO workflow that has inputs of two "VM:Array" properties to perform several operations on each VM in the array. Let's call them SourceArray and Target array.
SourceArray is specified manually by the user, choosing several VMs one by one. TargetArray also chooses several VMs, one by one. After the operation is launched, each targetVM is being configured similarly as the source VM.
We have observed that when we enter the values manually to the workflow, it preserves the order of the array. However, when we enter the values via the XaaS form, the VM names are automatically sorted by ABC.
Which is bad for us as we need to keep the order intact.
It appears that the sorting is done by the vRA design form editor. Any way we can override that to keep the original order selected by the user?
Thanks,
Leonid