<?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: UCCX DBRead Store Procedure in DevNet General Discussions</title>
    <link>https://community.cisco.com/t5/devnet-general-discussions/uccx-dbread-store-procedure/m-p/3523650#M543</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i would recommned you to take a look at below Url's once :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;• &lt;A href="https://supportforums.cisco.com/discussion/10819521/uccx-call-ms-sql-stored-procedure-db-read-or-java"&gt;https://supportforums.cisco.com/discussion/10819521/uccx-call-ms-sql-stored-procedure-db-read-or-java&lt;/A&gt;&lt;BR /&gt;• &lt;A _jive_internal="true" href="https://community.cisco.com/message/76891#76891"&gt;https://communities.cisco.com/message/76891&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also here is the CCX step reference guide which covers all DB steps in detail ( &lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;( &lt;STRONG&gt;Section 2-180&amp;nbsp; Database steps&lt;/STRONG&gt; )&lt;BR /&gt; &lt;/SPAN&gt;&lt;A href="http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_5/programming/guide/uccx851_step_ref.pdf"&gt;http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_5/programming/guide/uccx851_step_ref.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still if you not able to resolve the issue , please share the following details :&lt;BR /&gt;1) What’s the exact SQL error you are getting. ?&lt;BR /&gt;2) Have you used the DB read step earlier to access the SP . Is the issue only coming after some recent upgrade ?&lt;BR /&gt;3) Is the normal SQL queries properly accessible via DB read step ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 17 Jun 2015 06:50:12 GMT</pubDate>
    <dc:creator>hemajosh</dc:creator>
    <dc:date>2015-06-17T06:50:12Z</dc:date>
    <item>
      <title>UCCX DBRead Store Procedure</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/uccx-dbread-store-procedure/m-p/3523649#M542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to exec one store procedure from uccx dbread step, but this send me to sql error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Sentence:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;declare @result int;&lt;/P&gt;&lt;P&gt;exec @result = sptest $codigo&lt;/P&gt;&lt;P&gt;select 'result' = @result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 01 Mar 2019 10:48:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/uccx-dbread-store-procedure/m-p/3523649#M542</guid>
      <dc:creator>moisesvo</dc:creator>
      <dc:date>2019-03-01T10:48:36Z</dc:date>
    </item>
    <item>
      <title>Re: UCCX DBRead Store Procedure</title>
      <link>https://community.cisco.com/t5/devnet-general-discussions/uccx-dbread-store-procedure/m-p/3523650#M543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i would recommned you to take a look at below Url's once :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;• &lt;A href="https://supportforums.cisco.com/discussion/10819521/uccx-call-ms-sql-stored-procedure-db-read-or-java"&gt;https://supportforums.cisco.com/discussion/10819521/uccx-call-ms-sql-stored-procedure-db-read-or-java&lt;/A&gt;&lt;BR /&gt;• &lt;A _jive_internal="true" href="https://community.cisco.com/message/76891#76891"&gt;https://communities.cisco.com/message/76891&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also here is the CCX step reference guide which covers all DB steps in detail ( &lt;SPAN style="color: #1f497d; font-family: 'Calibri','sans-serif'; font-size: 11pt; mso-fareast-font-family: Calibri; mso-fareast-theme-font: minor-latin; mso-bidi-font-family: 'Times New Roman'; mso-ansi-language: EN-US; mso-fareast-language: EN-US; mso-bidi-language: AR-SA;"&gt;( &lt;STRONG&gt;Section 2-180&amp;nbsp; Database steps&lt;/STRONG&gt; )&lt;BR /&gt; &lt;/SPAN&gt;&lt;A href="http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_5/programming/guide/uccx851_step_ref.pdf"&gt;http://www.cisco.com/c/dam/en/us/td/docs/voice_ip_comm/cust_contact/contact_center/crs/express_8_5/programming/guide/uccx851_step_ref.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still if you not able to resolve the issue , please share the following details :&lt;BR /&gt;1) What’s the exact SQL error you are getting. ?&lt;BR /&gt;2) Have you used the DB read step earlier to access the SP . Is the issue only coming after some recent upgrade ?&lt;BR /&gt;3) Is the normal SQL queries properly accessible via DB read step ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 17 Jun 2015 06:50:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/devnet-general-discussions/uccx-dbread-store-procedure/m-p/3523650#M543</guid>
      <dc:creator>hemajosh</dc:creator>
      <dc:date>2015-06-17T06:50:12Z</dc:date>
    </item>
  </channel>
</rss>

