<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: IVR Script with Passcode Validation in inContact Developer Discussion</title>
    <link>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/316#M137</link>
    <description>&lt;p&gt;I kind of understand but I'm must be a little thick on this.  Do all branches go to the IF or do I drop the IF and simply send the veriable path to the next code part and send all other paths to a &amp;quot;Please retry&amp;quot; loop?&lt;/p&gt;</description>
    <pubDate>Wed, 02 Sep 2009 15:35:32 GMT</pubDate>
    <dc:creator>WSMAY</dc:creator>
    <dc:date>2009-09-02T15:35:32Z</dc:date>
    <item>
      <title>IVR Script with Passcode Validation</title>
      <link>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/313#M134</link>
      <description>&lt;p&gt;I'm a little new to scripting.  I am developing an IVR app that first requires a Caller to enter a Passcode.  Its a simple passcode process, I'm not going to a database or anything, just want to collect digits with a pound terminator and do a IF compare to allow them in - nothing fancy.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt;My question is how do I setup the DTMF Capture, Retry Looop and a Digit Clearing process that allows for an orderly &amp;quot;Prompt for Passcode&amp;quot;, Check it, &amp;quot;Play Please retry&amp;quot;, clear past digits and start over?  Any suggestions?&lt;/p&gt;</description>
      <pubDate>Wed, 02 Sep 2009 15:01:29 GMT</pubDate>
      <guid>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/313#M134</guid>
      <dc:creator>WSMAY</dc:creator>
      <dc:date>2009-09-02T15:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: IVR Script with Passcode Validation</title>
      <link>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/314#M135</link>
      <description>&lt;p&gt;Your best bet is to actually use the MENU action to do the capture of digits and then you can actually use the Variable Value branch condition for the validation on the correct Pass Code.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Sep 2009 15:25:11 GMT</pubDate>
      <guid>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/314#M135</guid>
      <dc:creator>MarkR</dc:creator>
      <dc:date>2009-09-02T15:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: IVR Script with Passcode Validation</title>
      <link>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/315#M136</link>
      <description>&lt;p&gt;I'll give it a try.  THANKS.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Sep 2009 15:28:23 GMT</pubDate>
      <guid>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/315#M136</guid>
      <dc:creator>WSMAY</dc:creator>
      <dc:date>2009-09-02T15:28:23Z</dc:date>
    </item>
    <item>
      <title>Re: IVR Script with Passcode Validation</title>
      <link>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/316#M137</link>
      <description>&lt;p&gt;I kind of understand but I'm must be a little thick on this.  Do all branches go to the IF or do I drop the IF and simply send the veriable path to the next code part and send all other paths to a &amp;quot;Please retry&amp;quot; loop?&lt;/p&gt;</description>
      <pubDate>Wed, 02 Sep 2009 15:35:32 GMT</pubDate>
      <guid>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/316#M137</guid>
      <dc:creator>WSMAY</dc:creator>
      <dc:date>2009-09-02T15:35:32Z</dc:date>
    </item>
    <item>
      <title>Re: IVR Script with Passcode Validation</title>
      <link>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/317#M138</link>
      <description>&lt;p&gt;Essentially, if your passcode = 12345, then you have 12345 as your variable value that you would use.  Then the DEFAULT branch would go to try again. &lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;We are going to try to get a quick sample script up here so that you can see it.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Sep 2009 15:43:56 GMT</pubDate>
      <guid>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/317#M138</guid>
      <dc:creator>MarkR</dc:creator>
      <dc:date>2009-09-02T15:43:56Z</dc:date>
    </item>
    <item>
      <title>Re: IVR Script with Passcode Validation</title>
      <link>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/319#M140</link>
      <description>&lt;p&gt;Here is the example.&lt;/p&gt;</description>
      <pubDate>Wed, 02 Sep 2009 16:01:14 GMT</pubDate>
      <guid>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/319#M140</guid>
      <dc:creator>TimHarris</dc:creator>
      <dc:date>2009-09-02T16:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: IVR Script with Passcode Validation</title>
      <link>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/320#M141</link>
      <description>&lt;p&gt;I believ that I got it working with your last help.  There are only two branches from the Menu; the Varible goes on and the Default goes to &amp;quot;Play Retry&amp;quot;.&lt;/p&gt;&lt;p&gt; &lt;/p&gt;&lt;p&gt; &lt;/p&gt;</description>
      <pubDate>Wed, 02 Sep 2009 16:02:52 GMT</pubDate>
      <guid>http://community.incontact.com/t5/inContact-Developer-Discussion/IVR-Script-with-Passcode-Validation/m-p/320#M141</guid>
      <dc:creator>WSMAY</dc:creator>
      <dc:date>2009-09-02T16:02:52Z</dc:date>
    </item>
  </channel>
</rss>

