<?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: Parsing Data from one command to other in WFA in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Parsing-Data-from-one-command-to-other-in-WFA/m-p/147272#M26794</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It the command that creates your session you can add:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Add-WfaWorkflowParameter -Name "SessionID" -Value $sessionId -AddAsReturnParameter $True&lt;/PRE&gt;
&lt;P&gt;In the subsequent command in the workflow you can enumerate the return paramater value:&lt;/P&gt;
&lt;PRE&gt;$sessionID = Get-WfaWorkflowParameter -Name "SessionId"&lt;/PRE&gt;
&lt;P&gt;You can also variablize the return parameter names as inputs to your command (if used within a repeat row). See:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/WFA-Return-parameters-from-a-repeated-row/td-p/142696" href="https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/WFA-Return-parameters-from-a-repeated-row/td-p/142696" target="_blank" rel="noopener"&gt;https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/WFA-Return-parameters-from-a-repeated-row/td-p/142696&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Matt&lt;/P&gt;</description>
    <pubDate>Tue, 19 Mar 2019 03:23:36 GMT</pubDate>
    <dc:creator>mbeattie</dc:creator>
    <dc:date>2019-03-19T03:23:36Z</dc:date>
    <item>
      <title>Parsing Data from one command to other in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Parsing-Data-from-one-command-to-other-in-WFA/m-p/147207#M26781</link>
      <description>&lt;P&gt;I'm trying to parse data from one command to other in WFA(logging into a server and want to pass the session ID to next command). Any possibilities? If so please respond.&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 12:43:08 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Parsing-Data-from-one-command-to-other-in-WFA/m-p/147207#M26781</guid>
      <dc:creator>NV78</dc:creator>
      <dc:date>2025-06-04T12:43:08Z</dc:date>
    </item>
    <item>
      <title>Re: Parsing Data from one command to other in WFA</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Parsing-Data-from-one-command-to-other-in-WFA/m-p/147272#M26794</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It the command that creates your session you can add:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Add-WfaWorkflowParameter -Name "SessionID" -Value $sessionId -AddAsReturnParameter $True&lt;/PRE&gt;
&lt;P&gt;In the subsequent command in the workflow you can enumerate the return paramater value:&lt;/P&gt;
&lt;PRE&gt;$sessionID = Get-WfaWorkflowParameter -Name "SessionId"&lt;/PRE&gt;
&lt;P&gt;You can also variablize the return parameter names as inputs to your command (if used within a repeat row). See:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A title="https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/WFA-Return-parameters-from-a-repeated-row/td-p/142696" href="https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/WFA-Return-parameters-from-a-repeated-row/td-p/142696" target="_blank" rel="noopener"&gt;https://community.netapp.com/t5/OnCommand-Storage-Management-Software-Discussions/WFA-Return-parameters-from-a-repeated-row/td-p/142696&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;/Matt&lt;/P&gt;</description>
      <pubDate>Tue, 19 Mar 2019 03:23:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Parsing-Data-from-one-command-to-other-in-WFA/m-p/147272#M26794</guid>
      <dc:creator>mbeattie</dc:creator>
      <dc:date>2019-03-19T03:23:36Z</dc:date>
    </item>
  </channel>
</rss>

