<?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 Hi Markus - if you google… in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/The-surrogate-pair-0xD89A-0xD89A-is-invalid/m-p/47406#M3159</link>
    <description>Hi Markus - if you google that error you'll see talk of character sets etc, so I'm wondering if there is some strange character getting into the XML somehow. Maybe try using only undefined collections, ie with no preset field definitions, to see if that does anything.</description>
    <pubDate>Thu, 29 Mar 2018 17:55:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2018-03-29T17:55:00Z</dc:date>
    <item>
      <title>The surrogate pair (0xD89A, 0xD89A) is invalid</title>
      <link>https://community.blueprism.com/t5/Product-Forum/The-surrogate-pair-0xD89A-0xD89A-is-invalid/m-p/47405#M3158</link>
      <description>Hi all,&amp;nbsp;

One of my objects extracts a .csv file and saves the values in a collection

The csv-file is semicolon seperated (German). Thats why I created an object with a code stage.
The Code Stage is working properly and extracts the values in the collection.

After that, the object passes the collection to the process. In this step the following error occurs:

"The surrogate pair (0xD89A, 0xD89A) is invalid. A high surrogate character (0xD800 - 0xDBFF) must always be paired with a low surrogate character (0xDC00 - 0xDFFF)"

So basically, the passing of the collection from object to process studio is not working I think.&amp;nbsp;

The robot is running on a local installation. Database&amp;nbsp;is on the same VDI.&amp;nbsp;

Any suggestions
Thank you very much
Markus&amp;nbsp;</description>
      <pubDate>Thu, 29 Mar 2018 16:35:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/The-surrogate-pair-0xD89A-0xD89A-is-invalid/m-p/47405#M3158</guid>
      <dc:creator>MarkusReich</dc:creator>
      <dc:date>2018-03-29T16:35:00Z</dc:date>
    </item>
    <item>
      <title>Hi Markus - if you google…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/The-surrogate-pair-0xD89A-0xD89A-is-invalid/m-p/47406#M3159</link>
      <description>Hi Markus - if you google that error you'll see talk of character sets etc, so I'm wondering if there is some strange character getting into the XML somehow. Maybe try using only undefined collections, ie with no preset field definitions, to see if that does anything.</description>
      <pubDate>Thu, 29 Mar 2018 17:55:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/The-surrogate-pair-0xD89A-0xD89A-is-invalid/m-p/47406#M3159</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2018-03-29T17:55:00Z</dc:date>
    </item>
    <item>
      <title>Hi John,…</title>
      <link>https://community.blueprism.com/t5/Product-Forum/The-surrogate-pair-0xD89A-0xD89A-is-invalid/m-p/47407#M3160</link>
      <description>Hi John,
thanks four your reply.
I figured out the problem. Somewhere in the extracted csv-file was a ""+"" symbol which caused the error.&amp;nbsp;
Removed the + and everything was running fine.&amp;nbsp;
Cheers
Markus&amp;nbsp;</description>
      <pubDate>Fri, 06 Apr 2018 14:31:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/The-surrogate-pair-0xD89A-0xD89A-is-invalid/m-p/47407#M3160</guid>
      <dc:creator>MarkusReich</dc:creator>
      <dc:date>2018-04-06T14:31:00Z</dc:date>
    </item>
  </channel>
</rss>

