<?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 keep getting the following error &amp;quot;is invalid. Syntax error at end of input.&amp;quot; in Automation/API Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/keep-getting-the-following-error-quot-is-invalid-syntax-error-at/m-p/7451#M188</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Customer implementing the following Regex for Data Patterns and is getting syntax error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(0[1-9]|1[012])\-(0[1-9]|[12][0-9]|3[01]\-(19|20)\d\d &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help to get the correct regex pattern.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jun 2015 20:01:32 GMT</pubDate>
    <dc:creator>rupalekar</dc:creator>
    <dc:date>2015-06-03T20:01:32Z</dc:date>
    <item>
      <title>keep getting the following error "is invalid. Syntax error at end of input."</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/keep-getting-the-following-error-quot-is-invalid-syntax-error-at/m-p/7451#M188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Customer implementing the following Regex for Data Patterns and is getting syntax error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(0[1-9]|1[012])\-(0[1-9]|[12][0-9]|3[01]\-(19|20)\d\d &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Need help to get the correct regex pattern.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jun 2015 20:01:32 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/keep-getting-the-following-error-quot-is-invalid-syntax-error-at/m-p/7451#M188</guid>
      <dc:creator>rupalekar</dc:creator>
      <dc:date>2015-06-03T20:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: keep getting the following error "is invalid. Syntax error at end of input."</title>
      <link>https://live.paloaltonetworks.com/t5/automation-api-discussions/keep-getting-the-following-error-quot-is-invalid-syntax-error-at/m-p/7452#M189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The syntax error is due to missing ')' right parenthesis.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The following pattern doesn't cause the syntax error, however, still hits the 7 bytes limitation.&lt;/P&gt;&lt;P&gt;(0[1-9]|1[012])\-(0[1-9]|[12][0-9]|3[01]&lt;SPAN style="color: red;"&gt;)&lt;/SPAN&gt;\-(19|20)\d\d&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should be a continuous 7 byte string.&lt;/P&gt;&lt;P&gt;Reference:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-message-small" data-containerid="2010" data-containertype="14" data-objectid="46161" data-objecttype="2" href="https://live.paloaltonetworks.com/message/46161#46161"&gt;https://live.paloaltonetworks.com/message/46161#46161&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Yasu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Jun 2015 00:55:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/automation-api-discussions/keep-getting-the-following-error-quot-is-invalid-syntax-error-at/m-p/7452#M189</guid>
      <dc:creator>ymiyashita</dc:creator>
      <dc:date>2015-06-04T00:55:49Z</dc:date>
    </item>
  </channel>
</rss>

