<?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: execute this command in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/execute-this-command/m-p/12277#M2513</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am confused on why != "" is working over != null.&amp;nbsp; In trying to learn all parts of WFA better I have been reading up on MVEL at codehaus and they do not showing this as a valid method for null string comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Apr 2013 14:33:52 GMT</pubDate>
    <dc:creator>cscott</dc:creator>
    <dc:date>2013-04-07T14:33:52Z</dc:date>
    <item>
      <title>execute this command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/execute-this-command/m-p/12266#M2511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am setting up a POC for customer controlled DR tests.&amp;nbsp; We are looking to start with a maximum of 5 volumes per job, so I want to setup up a workflow with 5 rows.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have created the required Break VSM Only(just a break, no release) and Resync commands.&amp;nbsp; I want to use the execute this command to only run if the customer has entered another destination frame.&amp;nbsp; Using only a single row, this works without issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To this end I have added 4 additional rows to the workflows.&amp;nbsp; I have tried to use Advanced &amp;gt;&amp;gt; "If the following epxression is TRUE" using ( $dest_array2 != null ).&amp;nbsp; However it does not appear that the MVEL function can see the user inputs of $dest_array2, $dest_array3, etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So my question is, is there a way for me to accomplish this in the manner I am attempting?&amp;nbsp; I really want to avoid having multiple workflows for the same basic request.&amp;nbsp; I would swear I saw this in a video, but cannot find anything on this now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;-Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:06:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/execute-this-command/m-p/12266#M2511</guid>
      <dc:creator>cscott</dc:creator>
      <dc:date>2025-06-05T06:06:00Z</dc:date>
    </item>
    <item>
      <title>Re: execute this command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/execute-this-command/m-p/12270#M2512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There are two main ways to do it ,depends on you r workflow logic&lt;/P&gt;&lt;P&gt;1.Disabling the command based on expression &lt;/P&gt;&lt;P&gt;"If the following expression is TRUE" using ( $dest_array2 != ''). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/19527_DisbaleCommand.jpg" width="450" /&gt;&lt;/P&gt;&lt;P&gt;2.Disabling the command based on search results&lt;/P&gt;&lt;P&gt;&lt;IMG src="http://community.netapp.com/legacyfs/online/19528_DisbaleCommand2.jpg" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 06:43:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/execute-this-command/m-p/12270#M2512</guid>
      <dc:creator>dekel</dc:creator>
      <dc:date>2013-04-07T06:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: execute this command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/execute-this-command/m-p/12277#M2513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am confused on why != "" is working over != null.&amp;nbsp; In trying to learn all parts of WFA better I have been reading up on MVEL at codehaus and they do not showing this as a valid method for null string comparison.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;P&gt;Scott&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 14:33:52 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/execute-this-command/m-p/12277#M2513</guid>
      <dc:creator>cscott</dc:creator>
      <dc:date>2013-04-07T14:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: execute this command</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/execute-this-command/m-p/12282#M2514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;In WFA in case the User Input has no value it equals an empty String.&lt;/P&gt;&lt;P&gt;Therefor the clause&amp;nbsp; $dest_array2 != null equals TRUE.&lt;/P&gt;&lt;P&gt;D&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Apr 2013 14:56:48 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/execute-this-command/m-p/12282#M2514</guid>
      <dc:creator>dekel</dc:creator>
      <dc:date>2013-04-07T14:56:48Z</dc:date>
    </item>
  </channel>
</rss>

