<?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: Unable to get parameter value added using  Add-WorkflowParameter and Get-WorkflowParameter in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117842#M20937</link>
    <description>&lt;P&gt;So you mean Both Add and Get commands should be used in single command and then i can use that in different command ?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 01 Apr 2016 10:23:00 GMT</pubDate>
    <dc:creator>Rutul</dc:creator>
    <dc:date>2016-04-01T10:23:00Z</dc:date>
    <item>
      <title>Unable to get parameter value added using  Add-WorkflowParameter and Get-WorkflowParameter</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117840#M20935</link>
      <description>&lt;P&gt;Unable to get the value using Add-Workflow Parameter and Get-WorkflowParameter wfa commands.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In one of the command I used&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Add-WfaWorkflowParameter -Name "PolicyName" -Value $VserverName+"_ESX" -AddAsReturnParameter $true&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And in other command I need this policy name value and I wrote&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$ExportPolicy=Get-WfaWorkflowParameter -Name "PolicyName"&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it is unable to get any value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 21:35:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117840#M20935</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2025-06-04T21:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get parameter value added using  Add-WorkflowParameter and Get-WorkflowParameter</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117841#M20936</link>
      <description>&lt;P&gt;Rutul, these value are avaiable only when the worklfow is executing and not during preview of the workflow or planning. Also the command with "Get" should be after the command with "Add" in the workflow execution.I used the two lines you have mentioned in two different commands and can see that the value available in the second command.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Parag&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 10:07:38 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117841#M20936</guid>
      <dc:creator>paragp</dc:creator>
      <dc:date>2016-04-01T10:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get parameter value added using  Add-WorkflowParameter and Get-WorkflowParameter</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117842#M20937</link>
      <description>&lt;P&gt;So you mean Both Add and Get commands should be used in single command and then i can use that in different command ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 10:23:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117842#M20937</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2016-04-01T10:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get parameter value added using  Add-WorkflowParameter and Get-WorkflowParameter</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117843#M20938</link>
      <description>&lt;P&gt;No, Add and Get are usually to be used in different commands. The only condition is that&amp;nbsp;&amp;nbsp;the command with Add should be before the command with Get in the workflow. And you can see the values only when you execute the workflow.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 10:27:09 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117843#M20938</guid>
      <dc:creator>paragp</dc:creator>
      <dc:date>2016-04-01T10:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Unable to get parameter value added using  Add-WorkflowParameter and Get-WorkflowParameter</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117846#M20939</link>
      <description>&lt;P&gt;I got what you are saying . I have used the same way. But still it is throwing error as Could not get the value for parameter Policy Name&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Apr 2016 12:21:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Unable-to-get-parameter-value-added-using-Add-WorkflowParameter-and-Get/m-p/117846#M20939</guid>
      <dc:creator>Rutul</dc:creator>
      <dc:date>2016-04-01T12:21:44Z</dc:date>
    </item>
  </channel>
</rss>

