VMware Cloud Community
royaltigerfan
Contributor
Contributor

ServiceNow Payload into vRO to vRA Active Directory Policies

We are in the process of working through a worflow from ServiceNow to vRO to vRA.

Our process as it exists now:

1. ServiceNow Payload (JSON) to vRO

2. vRO translates the request from a XaaS request into a component blueprint

3. vRO passes properties into the vRA component blueprint request based on scripted logic in the vRO workflow.

While in the process of passing variables we are wondering if its possible to somehow pass a variable we have created for Active Directory Policies (specifically a variable that passes the ID of the Active Directory Policy) into the component blueprint for the custom property "ext.policy.activedirectory.id" value? We would like to either reach into vRO and grab the value, or we would like to know if their is a way to grab the custom property passed into the vRA request?

Also wondering if its possible to grab the same variable and pass it into a software component? I've attempted to bind the value from the XaaS blueprint, but haven't had much success and I am open to suggestions.

Thanks,

0 Kudos
0 Replies