<?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: Need Assistance with WFA User Input RegEx in Active IQ Unified Manager Discussions</title>
    <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-Assistance-with-WFA-User-Input-RegEx/m-p/144207#M26257</link>
    <description>&lt;P&gt;Thanks for the info.&amp;nbsp; This worked perfectly!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;</description>
    <pubDate>Thu, 25 Oct 2018 11:51:00 GMT</pubDate>
    <dc:creator>PatKing</dc:creator>
    <dc:date>2018-10-25T11:51:00Z</dc:date>
    <item>
      <title>Need Assistance with WFA User Input RegEx</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-Assistance-with-WFA-User-Input-RegEx/m-p/144176#M26252</link>
      <description>&lt;P&gt;Hi Folks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am hoping someone can help me with this.&amp;nbsp; Can you please show me how to make the following RegEx inside a WFA User Input NOT be case sensitive?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;APP\d*&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The goal is to have the user input always start with "APP" followed by any number of digits.&amp;nbsp; The above seems to work fine only it's case sensitive.&amp;nbsp; &amp;nbsp;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Side note, if there is also a way to force them to not enter a character such as $ that would also be helpful &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Wed, 04 Jun 2025 13:11:21 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-Assistance-with-WFA-User-Input-RegEx/m-p/144176#M26252</guid>
      <dc:creator>PatKing</dc:creator>
      <dc:date>2025-06-04T13:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: Need Assistance with WFA User Input RegEx</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-Assistance-with-WFA-User-Input-RegEx/m-p/144204#M26255</link>
      <description>&lt;P&gt;There are cool online tools to learn about regex.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try&lt;A href=" https://regexr.com/" target="_self"&gt; https://regexr.com&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The following pattern should work with "APP1234" and "app1234":&lt;/P&gt;
&lt;PRE&gt;(APP|app)\d*&lt;/PRE&gt;</description>
      <pubDate>Thu, 25 Oct 2018 10:10:40 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-Assistance-with-WFA-User-Input-RegEx/m-p/144204#M26255</guid>
      <dc:creator>moep</dc:creator>
      <dc:date>2018-10-25T10:10:40Z</dc:date>
    </item>
    <item>
      <title>Re: Need Assistance with WFA User Input RegEx</title>
      <link>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-Assistance-with-WFA-User-Input-RegEx/m-p/144207#M26257</link>
      <description>&lt;P&gt;Thanks for the info.&amp;nbsp; This worked perfectly!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pat&lt;/P&gt;</description>
      <pubDate>Thu, 25 Oct 2018 11:51:00 GMT</pubDate>
      <guid>https://community.netapp.com/t5/Active-IQ-Unified-Manager-Discussions/Need-Assistance-with-WFA-User-Input-RegEx/m-p/144207#M26257</guid>
      <dc:creator>PatKing</dc:creator>
      <dc:date>2018-10-25T11:51:00Z</dc:date>
    </item>
  </channel>
</rss>

