Hello,
I am trying to figure out how to have some specs of a VM returned within the catalog item request for the end user to view before the end user inputs additional catalog information. This will allow the end user to make a more informed decision before inputting additional catalog information.
Examples:
- End user selects a Catalog Item to Increase Disk Size -> End user selects VM from within Catalog Item Request -> End user is able to view returned current disk names and disk sizes of VM in Catalog Item Request before selecting how much space to increase by
- End user selects a Catalog Item to Increase vCPU -> End user selects VM from within Catalog Item Request -> End user is able to view returned current vCPU of VM in Catalog Request before selecting how much space to increase by
I have tried Data Binding, and Predefined List of Elements in the Presentation tab in Orchestrator, but I am not able to get values to return to the vRA Catalog. I have also attempted to create a custom action but still am not getting proper returns.
Has anyone come across this issue or have completed any similar tasks?