VMware Cloud Community
mmonkman
Enthusiast
Enthusiast

vRA 7.6 Custom forms & XaaS Blueprint - Bind vRA Integer to vRO Decimal

Hi,

I'm trying to pass CPU count and memory count to vRO by mapping my XaaS Blueprint input values to the vRA Blueprint output values so I can create CMDB entries during server provisioning.


The problem is field type number in vRO is a decimal value, but the field type in vRA is an integer, so the cpu and memory count fields are filtered out when trying to do the mapping.

Does anyone know how these values can be passed to vRO?  I don't want to send payload using an event subscription

vRO input parameters showing field type number…

pastedImage_2.png

XasS Blueprint interprets number fields from vRO as Decimal...

pastedImage_4.png

vRA Blueprint custom form shows CPU’s and Memory values as integers…

pastedImage_5.png

CPU and Memory values filtered out when mapping values…

pastedImage_6.png

Thanks.

-Matt

Reply
0 Kudos
0 Replies