<?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 Can we hard code &amp;quot;Create Volume&amp;quot; command in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41879#M8585</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I was trying to create a workflow to "create a volume" in which all the parameters like "Array name", "Aggr Name", "Volume Name", "Volume Size" etc are al hard coded (i.e. i entered the specific values for all thos fields to make sure the workflow is executed and does not prompt for any values before execution) and was getting errors. Just wanted to understand - parameters like Array name /IP, Aggregate name cannot be hardcoded? they should come as selection from the DFM data? Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 05 Jun 2025 05:56:36 GMT</pubDate>
    <dc:creator>MAHESH1111111</dc:creator>
    <dc:date>2025-06-05T05:56:36Z</dc:date>
    <item>
      <title>Can we hard code "Create Volume" command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41879#M8585</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I was trying to create a workflow to "create a volume" in which all the parameters like "Array name", "Aggr Name", "Volume Name", "Volume Size" etc are al hard coded (i.e. i entered the specific values for all thos fields to make sure the workflow is executed and does not prompt for any values before execution) and was getting errors. Just wanted to understand - parameters like Array name /IP, Aggregate name cannot be hardcoded? they should come as selection from the DFM data? Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Mahesh.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 05:56:36 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41879#M8585</guid>
      <dc:creator>MAHESH1111111</dc:creator>
      <dc:date>2025-06-05T05:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Can we hard code "Create Volume" command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41883#M8587</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Welcome to WFA!&amp;nbsp; In the parameters of a command you can hard code values but you have to make sure that the parameter type is suitable for something hard coded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In create volume for example you see that the aggregate parameter requires a reference to an aggregate (in the yellow tooltip and in the green (R) in front of the parameter name):&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/22387_volume_wfa.png" width="450" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for this aggregate parameter you have to provide a reference to an object that you found using a finder (either here, or somewhere earlier in your workflow).&amp;nbsp; You can however put hardcoded values in the finder.&amp;nbsp; So for your workflow you probably need to click click the little [...] button in the aggregate parameter field&amp;nbsp; and then select some criteria (which can be hard coded) to find a reference to an aggregate object.&amp;nbsp; When you hard code values enclose them in single quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check the developer guide that is part of the WFA 2.1 documentation set for more info on how WFA works.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;Chris Madden&lt;/P&gt;&lt;P&gt;Storage Architect, NetApp EMEA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Aug 2013 06:37:53 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41883#M8587</guid>
      <dc:creator>madden</dc:creator>
      <dc:date>2013-08-07T06:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Can we hard code "Create Volume" command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41887#M8589</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Awesome response Chris!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll add to it slightly.&amp;nbsp; First, here is a link to the WFA 2.1 Workflow Developer's Guide: &lt;A href="https://library.netapp.com/ecm/ecm_get_file/ECMP1206601" target="_blank"&gt;LINK&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Secondly, Mahesh, I'll make a statement that you should think more in terms of Hard-coding the workflow rather than hard coding the actual command.&amp;nbsp; Chris has done a great job in outlining how you can 'hard-code' a WFA command inside of a WFA workflow.&amp;nbsp; The WFA workflow developer's guide should help you with other questions you might have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kevin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2013 23:08:18 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41887#M8589</guid>
      <dc:creator>hill</dc:creator>
      <dc:date>2013-08-08T23:08:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can we hard code "Create Volume" command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41891#M8591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Chris, will look into that and let you know how it goes. &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&amp;nbsp; Also thanks Kevin for your inputs - this Guide might be very useful, looking forward to gain from it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Aug 2013 08:51:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41891#M8591</guid>
      <dc:creator>MAHESH1111111</dc:creator>
      <dc:date>2013-08-09T08:51:37Z</dc:date>
    </item>
    <item>
      <title>Re: Can we hard code "Create Volume" command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41896#M8593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mahesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;Can you share your &lt;SPAN style="color: #454545; font-family: Arial, Helvetica, Verdana, sans-serif; background-color: #ffffff;"&gt;"create a volume"&lt;/SPAN&gt; workflow with us. &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jun 2014 08:39:30 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Can-we-hard-code-quot-Create-Volume-quot-command/m-p/41896#M8593</guid>
      <dc:creator>IYILMAZ77</dc:creator>
      <dc:date>2014-06-25T08:39:30Z</dc:date>
    </item>
  </channel>
</rss>

