VMware Cloud Community
jacquesperrin
Enthusiast
Enthusiast

How to perform a form validation on a XaaS blueprint

Hi all

I would like to perform a form validation on a vRO workflow before submit it (that can be linked to a Day 2 or XaaS blueprint in vRA)

In fact its will be the same action that we have in vRA with the custom forms (but i would like to avoid this option because its need to create a Blueprint composite including my XaaS).

I know that i can perform dynamic checks on vRO inputs through Presentation tab, but i would like to trigger an action when the submit button is pressed and if the result of the action is not correct, the form is not submitted.

So my questions are:

1) Is it possible to do that only with vRO ?

2) If not, what is the best simple solution to perform this task (in vRA/vRO) ?

Thanks !!!

Reply
0 Kudos
1 Reply
inevp
Enthusiast
Enthusiast

If you are running vRO 7.6+ the same feature from vRA custom forms is available through the web client as explained here - Using Actions to Validate vRealize Orchestrator Workflow Inputs

Reply
0 Kudos