<?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: WCC Functions in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4655610#M3276</link>
    <description>&lt;P&gt;Hi Anurab,&lt;/P&gt;
&lt;P&gt;In flow designer Collect digits node , how do we set retries if no entry or no match.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Phani&lt;/P&gt;</description>
    <pubDate>Fri, 22 Jul 2022 17:13:54 GMT</pubDate>
    <dc:creator>phani venigalla</dc:creator>
    <dc:date>2022-07-22T17:13:54Z</dc:date>
    <item>
      <title>WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4652535#M3272</link>
      <description>&lt;P&gt;How to&amp;nbsp;Find the length of Collect digits and Substring functions in WCC Flow Editor&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 19:44:46 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4652535#M3272</guid>
      <dc:creator>phani venigalla</dc:creator>
      <dc:date>2022-07-18T19:44:46Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4652548#M3273</link>
      <description>You can use the length filter using pebble&lt;BR /&gt;&lt;BR /&gt;{{ digitString | length }}&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Jul 2022 20:37:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4652548#M3273</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-07-18T20:37:44Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4652552#M3274</link>
      <description>&lt;P&gt;Thank you!, is there a document for all the Java script functions , Like Compare, We also have a requirement to compare and convert the date format from MMDDYY to YYYYMMDD, since the date comes from webservices as&amp;nbsp;YYYYMMDD.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 20:43:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4652552#M3274</guid>
      <dc:creator>phani venigalla</dc:creator>
      <dc:date>2022-07-18T20:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4652560#M3275</link>
      <description>&lt;P&gt;Hi Phani for the date time manipulation you can use the DateTime data type&lt;/P&gt;
&lt;P&gt;This video may help you with working with time of day in flow:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://app.vidcast.io/share/7823992c-68b8-46be-9c3d-15ac3476f1d3" target="_blank"&gt;https://app.vidcast.io/share/7823992c-68b8-46be-9c3d-15ac3476f1d3&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Some other resources:&lt;/P&gt;
&lt;P&gt;For Pebble methods etc - you can refer the official documentation:&amp;nbsp;&lt;SPAN class="s1"&gt;&amp;nbsp;&lt;A href="https://pebbletemplates.io/" target="_blank"&gt;&lt;SPAN class="s2"&gt;https://pebbletemplates.io/&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p1"&gt;There is an unofficial Pebble Parser app that is a cold start (it is hosted for free, takes 30 seconds to start)&lt;/P&gt;
&lt;P class="p2"&gt;&lt;SPAN class="s1"&gt;Pebble parser learning App - &lt;SPAN class="s2"&gt;&lt;A href="https://pebble-parser.herokuapp.com/" target="_blank"&gt;https://pebble-parser.herokuapp.com/&lt;/A&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="p2"&gt;To learn more on how to use it go to Info &amp;gt; About&amp;nbsp;&lt;/P&gt;
&lt;P class="p2"&gt;It throws the full stack trace for debugging so is easier to debug while manipulating data inside flow.&lt;/P&gt;
&lt;P class="p2"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class="p2"&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P class="p2"&gt;Arunabh.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jul 2022 21:21:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4652560#M3275</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-07-18T21:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4655610#M3276</link>
      <description>&lt;P&gt;Hi Anurab,&lt;/P&gt;
&lt;P&gt;In flow designer Collect digits node , how do we set retries if no entry or no match.&lt;/P&gt;
&lt;P&gt;Thanks,&lt;/P&gt;
&lt;P&gt;Phani&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jul 2022 17:13:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4655610#M3276</guid>
      <dc:creator>phani venigalla</dc:creator>
      <dc:date>2022-07-22T17:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4655624#M3277</link>
      <description>You can refer the advanced settings in the node. No input timeout and unmatched entry are already exit blocks.&lt;BR /&gt;So you can increment a counterVariable that stores how many times you want to retry the operation and loop back,&lt;BR /&gt;That would be a standard counter and Set Variable counter to {{ counter + 1 }} and then a conditional block.&lt;BR /&gt;</description>
      <pubDate>Fri, 22 Jul 2022 17:57:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4655624#M3277</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-07-22T17:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4661535#M3278</link>
      <description>&lt;P&gt;Hi Arunabh,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i am trying to access the length of the json array response(like number of Transactions) with json path expression "$.length" but, it is not working in the parse element of webex flow designer. We are taking the https json response to variable and taking the length.But its not getting the length.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Help appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 15:58:07 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4661535#M3278</guid>
      <dc:creator>phani venigalla</dc:creator>
      <dc:date>2022-08-01T15:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4661586#M3279</link>
      <description>&lt;P&gt;For some reason Parse element is not working. trying to access the data out of JSON response.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 16:57:17 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4661586#M3279</guid>
      <dc:creator>phani venigalla</dc:creator>
      <dc:date>2022-08-01T16:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4661715#M3280</link>
      <description>&lt;P&gt;The JSON path expression which is gtting $.lenght same function is not working in WCC parse element.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 22:00:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4661715#M3280</guid>
      <dc:creator>phani venigalla</dc:creator>
      <dc:date>2022-08-01T22:00:57Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4661717#M3281</link>
      <description>&lt;P&gt;Hi Arunabh,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;i am trying to access the length of the json array response(like number of Transactions) with json path expression "$.length" but, it is not working in the parse element of webex flow designer. We are taking the https json response to variable and taking the length.But its not getting the length.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Help appreciated.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Phani.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Aug 2022 22:03:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4661717#M3281</guid>
      <dc:creator>phani venigalla</dc:creator>
      <dc:date>2022-08-01T22:03:40Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4668115#M3282</link>
      <description>&lt;P&gt;Hi Arunabh,&lt;/P&gt;
&lt;P&gt;How do i convert the date comes from API&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;/Date(1656689365077-0500)/ to MMdd format?&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Pl let me know the input format of that Date to be converted.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN&gt;Phani.&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Fri, 12 Aug 2022 04:31:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4668115#M3282</guid>
      <dc:creator>phani venigalla</dc:creator>
      <dc:date>2022-08-12T04:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: WCC Functions</title>
      <link>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4672869#M3283</link>
      <description>&lt;P&gt;Hi &lt;BR /&gt;I have written this below function in Setvariable. I could parse in PebbleParser and in SetVariable Expression as well. However when i assign to Variable i am getting synatx error. Getting &lt;EM&gt;&lt;STRONG&gt;"Variable value cannot contain spaces. double quotes and line breaks etc..."&lt;/STRONG&gt;&lt;/EM&gt; : Help me what wrong on this sysntax.&lt;BR /&gt;{% set k=k_str3&amp;nbsp;&amp;nbsp;| replace({"Date(" : ""}) | replace({")" : ""}) %}{% set l=k |slice(0,k.length()-5) %}&lt;BR /&gt;{{l | trim()}}&lt;/P&gt;
&lt;P&gt;Date(1659589200000-0500)&lt;/P&gt;
&lt;P&gt;Output : 1659589200000&lt;/P&gt;</description>
      <pubDate>Sat, 20 Aug 2022 20:55:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/wcc-functions/m-p/4672869#M3283</guid>
      <dc:creator>phani venigalla</dc:creator>
      <dc:date>2022-08-20T20:55:53Z</dc:date>
    </item>
  </channel>
</rss>

