Hello,
I am trying to use the the "External Values" from the "Values" tab on a field of Decimal for a DropDown or Slider Type.
My vRO action does return an Array/Number, this seems to be ok if I used the Constraints -> Value field, but not in Values -> External Values.
However I can't figure out what is the requirement for the return of the vRO Action, when I use the External Value I got a form error :
XaaS Form metadata could not be retrieved. Reason 85082-Value definition with key priv.class/getVMSizeArrayTypeAsNumber does not support list values. Check that you are calling the correct value retrieval API.
Could you guide me on how to use it ? I will greatly appreciate it