Quantcast
Channel: VMware Communities : All Content - vRealize Automation Tools
Viewing all articles
Browse latest Browse all 9859

Consuming vRA Requestor email address via XaaS blueprint

$
0
0

I have a workflow to create a server inventory. It runs some WMI/Powershell to do this. When a user requests service I wanted their email address to be sent through to the vRO workflow and into powershell as a parameter.

I used the _asd_requestedBy variable and created a hidden Requestor variable (${_asd.requestInfo_~requestedBy~emailAddress)) as shown below...

image.jpg

When the workflow runs the variable 'Requestor' is populated with the email address perfectly.

image2.jpg

My question is how can I now consume that variable in my vRO workflow?


Viewing all articles
Browse latest Browse all 9859

Trending Articles