<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7) in VMware Aria Automation Tools Discussions</title>
    <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503657#M3752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Ilian Iliev gave a partial answer in this discussion - &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="5098" data-containertype="14" data-objectid="605658" data-objecttype="1" href="https://communities.vmware.com/thread/605658"&gt;https://communities.vmware.com/thread/605658&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"XaaS/vRA communicates with vRO via vRO REST API."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Apr 2019 21:53:44 GMT</pubDate>
    <dc:creator>msaxbury</dc:creator>
    <dc:date>2019-04-23T21:53:44Z</dc:date>
    <item>
      <title>Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7)</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503650#M3745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's possible get the payload of a VM in vro when i use XaaS Blueprint ? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have an scripteable taks whith: &lt;EM&gt;&lt;STRONG&gt;"var machine = payload.get("machine") ;"&lt;/STRONG&gt;&lt;/EM&gt; but the log show &lt;EM&gt;&lt;STRONG&gt;machine=null&lt;/STRONG&gt;&lt;/EM&gt; . &lt;/P&gt;&lt;P&gt;When i use the scriptable task on a subscription the payload.get work perfectly . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2017 18:55:34 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503650#M3745</guid>
      <dc:creator>jgnzlz8</dc:creator>
      <dc:date>2017-01-25T18:55:34Z</dc:date>
    </item>
    <item>
      <title>Re: Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7)</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503651#M3746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can take in machine name, you can look up anything.&amp;nbsp; A lot can be done with a string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 18:12:06 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503651#M3746</guid>
      <dc:creator>SeanKohler</dc:creator>
      <dc:date>2017-01-30T18:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7)</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503652#M3747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need get the Ip of the vm. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2017 19:24:48 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503652#M3747</guid>
      <dc:creator>jgnzlz8</dc:creator>
      <dc:date>2017-01-30T19:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7)</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503653#M3748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Long answer short: No.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt; "properties" is a value passed by the event broker specifically. XaaS blueprints don't use them or have them as all of their inputs are directly mapped. You have form inputs from vRO, and a few _asd references like who requested the action that show up for the ride if you want them.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;XaaS blueprints can take anything from a form. Though from what you're describing it sounds kind of like a resource action instead? You want to take action on a dynamic VM object? Because the form component will let you specify a VM (just have the form inputs in vRO be a vc:virtualmachine or something similar) Either way, properties the String of Doom isn't a thing in XaaS. And the prior poster is correct that passing strings into XaaS blueprints and doing the lookup there is usually your best bet for portable and reusable code.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2017 19:00:20 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503653#M3748</guid>
      <dc:creator>CSvec</dc:creator>
      <dc:date>2017-02-07T19:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7)</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503654#M3749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for explaining. Is there anyway to get request ID from XaaS form. I need to send email to user with request ID&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2018 04:38:57 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503654#M3749</guid>
      <dc:creator>kumarsenthild</dc:creator>
      <dc:date>2018-08-28T04:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7)</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503655#M3750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;kumarsenthild&lt;/B&gt;​,&lt;/P&gt;&lt;P&gt;Not sure if you worked this out or found your answer somewhere else...&lt;/P&gt;&lt;P&gt;I am assuming you want to get the USERID of who requested the XAAS catalog item.. If this is correct then this is how I have done it..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On your &lt;STRONG&gt;Orchestrator&lt;/STRONG&gt; workflow you need to add an I&lt;STRONG&gt;nput parameter&lt;/STRONG&gt; to capture this. (same for any other inputs you want - in my case an email, crq number and an 'are you sure' checker)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/8724iA0114765180D7C18/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have an &lt;STRONG&gt;Attribute &lt;/STRONG&gt;I have called 'requester', In the &lt;STRONG&gt;Schema &lt;/STRONG&gt;I have a "scriptable task" dealing with all the Inputs, but the part of interest to you is this simple line: var requester = requestedby just make sure you set the &lt;STRONG&gt;"IN" &lt;/STRONG&gt;local parameter to 'requestedby' and then in the &lt;STRONG&gt;"OUT" &lt;/STRONG&gt; tab a local parameter for the attribute 'requester'. &lt;/P&gt;&lt;P&gt;Next have your workflow do what its doing...&lt;/P&gt;&lt;P&gt;On the End of my workflow I have used the built in worflow called "Send Notification" this sends an email.&lt;/P&gt;&lt;P&gt;I have added the &lt;STRONG&gt;Attribute&lt;/STRONG&gt; 'requester' as an &lt;STRONG&gt;"IN" &lt;/STRONG&gt;parameter to the Send Notification workflow, In the scriptable task of the workflow you can write the content of the email... SO along with other things my content has a line saying{ " This was requested by: "+requester }&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Now for the xaas blueprint... &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;When you pick your workflow when creating a new xaas blueprint, you should have a "requestedby" field, select this and update it like this:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_12.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/8725iF92D1B1006E33337/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_12.png" alt="pastedImage_12.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_14.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/8726i60EC86B201213666/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_14.png" alt="pastedImage_14.png" /&gt;&lt;/span&gt;&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_15.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/8727i0ED7335B23A76160/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_15.png" alt="pastedImage_15.png" /&gt;&lt;/span&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Remember to click Apply&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Now your field should look like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_17.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/8728i941E8E086E264513/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_17.png" alt="pastedImage_17.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;But we dont want that showing up when users are working with the catalog item... so go back in and make it constantly not visible:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_18.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/8729iE4F7B43E5BFED75A/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_18.png" alt="pastedImage_18.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;STRONG&gt;Remember to click Apply&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when you choose your catalog item you wont see this field but it will be auto populating.&lt;/P&gt;&lt;P&gt;So long as all configured correctly your vRO workflow will run and send the email including the requester,&lt;/P&gt;&lt;P&gt;something like this:: (sorry about the blue.. but have too..)&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_0.png"&gt;&lt;img src="https://communities.vmware.com/t5/image/serverpage/image-id/8730i31F47F90CAF2A3AA/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_0.png" alt="pastedImage_0.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you, or someone else in the future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Jono.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 23:19:03 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503655#M3750</guid>
      <dc:creator>pedjono</dc:creator>
      <dc:date>2019-02-27T23:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7)</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503656#M3751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;vRA has to pass the form data to vRO somehow. If the workflow errors the stack trace prints out inputs and attributes and such, how does one enumerate the content being sent from vRA to vRO for XaaS blueprint requests like they do with 'payload' and machine.properties for regular blueprints? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 21:33:35 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503656#M3751</guid>
      <dc:creator>msaxbury</dc:creator>
      <dc:date>2019-04-23T21:33:35Z</dc:date>
    </item>
    <item>
      <title>Re: Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7)</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503657#M3752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Ilian Iliev gave a partial answer in this discussion - &lt;/SPAN&gt;&lt;A class="jive-link-thread-small" data-containerid="5098" data-containertype="14" data-objectid="605658" data-objecttype="1" href="https://communities.vmware.com/thread/605658"&gt;https://communities.vmware.com/thread/605658&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;"XaaS/vRA communicates with vRO via vRO REST API."&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Apr 2019 21:53:44 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503657#M3752</guid>
      <dc:creator>msaxbury</dc:creator>
      <dc:date>2019-04-23T21:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: Get payload or properties from Xaas blueprint to Orchestrator ?  (in vRA7 / vRO 7)</title>
      <link>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503658#M3753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;B&gt;msaxbury&lt;/B&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What I have found is when you create a XaaS blueprint, you select the Orchestrator workflow you want.&lt;/P&gt;&lt;P&gt;It will have the INPUTS from the workflow and you can set those on the blueprint to be filled in by the user etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to have more INPUTS on the XaaS blueprint, these will need to added as INPUTS to the workflow and then the scripts in the workflow updated accordingly to use these for variables etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps and makes sense.&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Jono.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 03:28:13 GMT</pubDate>
      <guid>https://communities.vmware.com/t5/VMware-Aria-Automation-Tools/Get-payload-or-properties-from-Xaas-blueprint-to-Orchestrator-in/m-p/503658#M3753</guid>
      <dc:creator>pedjono</dc:creator>
      <dc:date>2019-05-16T03:28:13Z</dc:date>
    </item>
  </channel>
</rss>

