<?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 microsoft azure OCR in Digital Exchange</title>
    <link>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49954#M171</link>
    <description>hello, i get this error when using Microsoft azure OCR skill&amp;nbsp;&lt;BR /&gt;"Internal : Unexpected error Unable to cast object of type 'System.String' to type 'System.Data.DataTable'."&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;aseel odeh&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
    <pubDate>Sun, 27 Jun 2021 10:28:00 GMT</pubDate>
    <dc:creator>aseelodeh</dc:creator>
    <dc:date>2021-06-27T10:28:00Z</dc:date>
    <item>
      <title>microsoft azure OCR</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49954#M171</link>
      <description>hello, i get this error when using Microsoft azure OCR skill&amp;nbsp;&lt;BR /&gt;"Internal : Unexpected error Unable to cast object of type 'System.String' to type 'System.Data.DataTable'."&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;aseel odeh&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jun 2021 10:28:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49954#M171</guid>
      <dc:creator>aseelodeh</dc:creator>
      <dc:date>2021-06-27T10:28:00Z</dc:date>
    </item>
    <item>
      <title>RE: microsoft azure OCR</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49955#M172</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/988"&gt;@aseelodeh&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Are you referring to the Microsoft Azure Vision skill on the Digital Exchange? If so, which version are you using (v3.0 or v2.1)?​&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Partner Integrations for Digital Exchange&lt;BR /&gt;Blue Prism&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Sun, 27 Jun 2021 13:52:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49955#M172</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-06-27T13:52:00Z</dc:date>
    </item>
    <item>
      <title>RE: microsoft azure OCR</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49956#M173</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;&lt;BR /&gt;I am currently having the same error and I am using version 3.0. Kindly assist.​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Oluwatobiloba Ogunniyi&lt;BR /&gt;Programmer&lt;BR /&gt;Waje Smart Solution&lt;BR /&gt;Africa/Lagos&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Oct 2021 04:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49956#M173</guid>
      <dc:creator>ooluwatobiloba</dc:creator>
      <dc:date>2021-10-01T04:35:00Z</dc:date>
    </item>
    <item>
      <title>RE: microsoft azure OCR</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49957#M174</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/56621"&gt;@ooluwatobiloba&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Can you provide some more details? What action are you calling on the skill? What values are you passing into it? What version of Blue Prism are you using?&lt;BR /&gt;&lt;BR /&gt;Cheers,​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 01 Oct 2021 11:49:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49957#M174</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2021-10-01T11:49:00Z</dc:date>
    </item>
    <item>
      <title>RE: microsoft azure OCR</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49958#M175</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt; &lt;BR /&gt;&lt;BR /&gt;I was having the same error. I am using the Microsoft Vision Version 3.0 and using Blue Prism v6.10.2&lt;BR /&gt;I was able to get a result when using the action analyze, describe​ and detect but in OCR action, I encountered this error as well.&lt;BR /&gt;&lt;BR /&gt;"Internal : Unexpected error Unable to cast object of type 'System.String' to type 'System.Data.DataTable'."&lt;BR /&gt;&lt;BR /&gt;I am using the calc stage to create a binary data item, LoadBinaryFile(FilePath).&lt;BR /&gt;I am passing these parameters.&lt;BR /&gt;&lt;BR /&gt;Resource Name = Westus2&lt;BR /&gt;Bearer Token = API key&lt;BR /&gt;language = "en"&lt;BR /&gt;Image to Analyze = image from the output of calc stage, LoadBinaryFile(FilePath)&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kirby&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 16 Mar 2022 22:23:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49958#M175</guid>
      <dc:creator>jsantiago08</dc:creator>
      <dc:date>2022-03-16T22:23:00Z</dc:date>
    </item>
    <item>
      <title>RE: microsoft azure OCR</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49959#M176</link>
      <description>Hi &lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/26301"&gt;@jsantiago08&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I'm kind of surprised you're able to get any successful responses on this. I was just looking through and the base URL that's defined in the connector (the URL that your specific resource name is added to) is not correct. According to Microsoft's documentation the base URLs are all of the form &lt;EM&gt;&lt;STRONG&gt;&amp;lt;Region&amp;gt;.api.cognitive.microsoft.com&lt;/STRONG&gt;&lt;/EM&gt;. The URL in the connector is &lt;EM&gt;&lt;STRONG&gt;&amp;lt;Region&amp;gt;​.cognitiveservices.azure.com&lt;/STRONG&gt;&lt;/EM&gt;. This may have been the older URL and Microsoft just performs a redirect on any requests. Either way, that's not what's causing your issue, but it's something we'll need to address in those connectors.&lt;BR /&gt;&lt;BR /&gt;After looking over the connector, I believe the issue you're seeing is that the wrong &lt;STRONG&gt;Content-Type&lt;/STRONG&gt; header has been specified for the action you're trying to perform. That action has the Content-Type header set to &lt;EM&gt;&lt;STRONG&gt;application/octet-stream&lt;/STRONG&gt;&lt;/EM&gt; which implies the body of the request is nothing but raw bits and bytes. However, since the action is using the built-in &lt;STRONG&gt;Single File&lt;/STRONG&gt; option of the Web API feature I think that header needs to be change to &lt;EM&gt;&lt;STRONG&gt;multipart/form-data&lt;/STRONG&gt;&lt;/EM&gt;.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="5891.png"&gt;&lt;img src="https://community.blueprism.com/t5/image/serverpage/image-id/6077iFD2024963B3E36B4/image-size/large?v=v2&amp;amp;px=999" role="button" title="5891.png" alt="5891.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Change that, give it a try, and let me know how it works for you.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Eric Wilson&lt;BR /&gt;Director, Integrations and Enablement&lt;BR /&gt;Blue Prism Digital Exchange&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Fri, 18 Mar 2022 00:44:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49959#M176</guid>
      <dc:creator>ewilson</dc:creator>
      <dc:date>2022-03-18T00:44:00Z</dc:date>
    </item>
    <item>
      <title>RE: microsoft azure OCR</title>
      <link>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49960#M177</link>
      <description>&lt;a href="https://community.blueprism.com/t5/user/viewprofilepage/user-id/833"&gt;@ewilson&lt;/a&gt;&lt;BR /&gt;Works for me. Thank you so much for your help.&lt;BR /&gt;&lt;BR /&gt;By the way, do we have available SKILL/BPRelease for MS Cognitive Services Language Understanding?&lt;BR /&gt;&lt;BR /&gt;Thanks again!&amp;nbsp;​&lt;BR /&gt;&lt;BR /&gt;------------------------------&lt;BR /&gt;Kirby&lt;BR /&gt;------------------------------&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Mar 2022 20:29:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Digital-Exchange/microsoft-azure-OCR/m-p/49960#M177</guid>
      <dc:creator>jsantiago08</dc:creator>
      <dc:date>2022-03-23T20:29:00Z</dc:date>
    </item>
  </channel>
</rss>

