<?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: listTransPattern - case sensitivity vs. ccmadmin in Management</title>
    <link>https://community.cisco.com/t5/management/listtranspattern-case-sensitivity-vs-ccmadmin/m-p/4591121#M3875</link>
    <description>&lt;P&gt;I'm seeing the same thing on CUCM v14.&amp;nbsp; Checking some other &amp;lt;listXXX&amp;gt; requests, though, the wildcard search on &amp;lt;description&amp;gt; elements works fine - so maybe a limitation/defect on &amp;lt;listTransPattern&amp;gt;..?&lt;BR /&gt;I couldn't find a workaround other than going to SQL:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;select dnorpattern,description from numplan where LOWER(description) like LOWER('%Test%') and tkpatternusage = 3&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 12 Apr 2022 18:01:21 GMT</pubDate>
    <dc:creator>dstaudt</dc:creator>
    <dc:date>2022-04-12T18:01:21Z</dc:date>
    <item>
      <title>listTransPattern - case sensitivity vs. ccmadmin</title>
      <link>https://community.cisco.com/t5/management/listtranspattern-case-sensitivity-vs-ccmadmin/m-p/4591083#M3874</link>
      <description>&lt;P&gt;In ccmadmin, when I search for transpatterns whose description contains 'abc', and I have a transpattern whose description that contains 'ABC', I get a match.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I do listTransPattern with &amp;lt;searchCriteria&amp;gt;&amp;lt;description&amp;gt;%abc%&amp;lt;/description&amp;gt;&amp;lt;/searchCriteria&amp;gt;, I get 0 matches - the case has to match. Is there anything I can do about that?&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 17:01:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/listtranspattern-case-sensitivity-vs-ccmadmin/m-p/4591083#M3874</guid>
      <dc:creator>stephan.steiner</dc:creator>
      <dc:date>2022-04-12T17:01:01Z</dc:date>
    </item>
    <item>
      <title>Re: listTransPattern - case sensitivity vs. ccmadmin</title>
      <link>https://community.cisco.com/t5/management/listtranspattern-case-sensitivity-vs-ccmadmin/m-p/4591121#M3875</link>
      <description>&lt;P&gt;I'm seeing the same thing on CUCM v14.&amp;nbsp; Checking some other &amp;lt;listXXX&amp;gt; requests, though, the wildcard search on &amp;lt;description&amp;gt; elements works fine - so maybe a limitation/defect on &amp;lt;listTransPattern&amp;gt;..?&lt;BR /&gt;I couldn't find a workaround other than going to SQL:&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;select dnorpattern,description from numplan where LOWER(description) like LOWER('%Test%') and tkpatternusage = 3&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Apr 2022 18:01:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/listtranspattern-case-sensitivity-vs-ccmadmin/m-p/4591121#M3875</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2022-04-12T18:01:21Z</dc:date>
    </item>
    <item>
      <title>Re: listTransPattern - case sensitivity vs. ccmadmin</title>
      <link>https://community.cisco.com/t5/management/listtranspattern-case-sensitivity-vs-ccmadmin/m-p/4595946#M3877</link>
      <description>&lt;P&gt;I know SQL is always a solution, but then I have to manually extract all these transpatterns. Imagine the request leading to 10 results.. so instead of a single list request, you now have 11 AXL requests.&lt;/P&gt;&lt;P&gt;So, it's a bug then if it works on other list requests, right?&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 07:58:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/listtranspattern-case-sensitivity-vs-ccmadmin/m-p/4595946#M3877</guid>
      <dc:creator>stephan.steiner</dc:creator>
      <dc:date>2022-04-20T07:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: listTransPattern - case sensitivity vs. ccmadmin</title>
      <link>https://community.cisco.com/t5/management/listtranspattern-case-sensitivity-vs-ccmadmin/m-p/4596257#M3878</link>
      <description>&lt;P&gt;You can of course extend the SQL query to retrieve additional data, but that of course may be tricky and require some R&amp;amp;D/trial&amp;amp;error if you need all of the data from listTransPattern and that requires a bunch of joins...&lt;/P&gt;&lt;P&gt;Not the final arbiter on what's deemed a defect, but I would argue this kind of inconsistency meets the definition.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Apr 2022 16:50:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/management/listtranspattern-case-sensitivity-vs-ccmadmin/m-p/4596257#M3878</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2022-04-20T16:50:53Z</dc:date>
    </item>
  </channel>
</rss>

