<?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 Hmm yes, strange. So in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Left-function-issues-when-importing-exporting-releases/m-p/72722#M25327</link>
    <description>Hmm yes, strange. So exporting to XML you would expect to see Left("abs", 1), and if even after re-importing then exporting again the XML stays the same, then that suggests it's not the export/import logic that is introducing the error. Maybe it's Process Studio interpreting the XML - but that does sound weird. If you copy the calculation stage into Notepad, do you see the same XML that you would if you exported, or has it been corrupted?It doesn't feel like we'll find a resolution using this forum. It might be best to raise a support ticket.</description>
    <pubDate>Wed, 19 Apr 2017 20:15:00 GMT</pubDate>
    <dc:creator>John__Carter</dc:creator>
    <dc:date>2017-04-19T20:15:00Z</dc:date>
    <item>
      <title>Left function issues when importing/exporting releases</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Left-function-issues-when-importing-exporting-releases/m-p/72719#M25324</link>
      <description>Hello,

We upgraded to Version 5 not long ago, and have experienced some issues with the Left function. When I export a release with the left function syntax Left(var1, 10) in Objects/Processes, it automatically transforms to Left(var1; 10) when importing said release. This then Returns an Internal Exception when runned. Anyone have any idea what is causing this? It's pretty annoying changing the syntax everytime we import a new release.

-Adam</description>
      <pubDate>Wed, 19 Apr 2017 13:26:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Left-function-issues-when-importing-exporting-releases/m-p/72719#M25324</guid>
      <dc:creator>AdamSørensen</dc:creator>
      <dc:date>2017-04-19T13:26:00Z</dc:date>
    </item>
    <item>
      <title>Hi Adam, I've not heard of</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Left-function-issues-when-importing-exporting-releases/m-p/72720#M25325</link>
      <description>Hi Adam, I've not heard of anything like that. If you open the exported file and look inside the XML, has the comma been replace with a semi-colon? If not then it would suggest the import logic is making the change. So after importing, if you export again and look at the XML, what do you see? And after correcting the error, if you export and then import again, what happens?I think it might be worth raising this with our Support team - please provide them with example before and after XML, and details of your BP version/OS version/language and locale settings etc.</description>
      <pubDate>Wed, 19 Apr 2017 13:45:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Left-function-issues-when-importing-exporting-releases/m-p/72720#M25325</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-04-19T13:45:00Z</dc:date>
    </item>
    <item>
      <title>The default Left, Mid and</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Left-function-issues-when-importing-exporting-releases/m-p/72721#M25326</link>
      <description>The default Left, Mid and Right functions is returned with the syntax Left({Text}; {Length}), i.e. with semicolon seperating the arguments. In fact, every operation with two or more arguments are seperated with the semicolon instead of a comma. Very strange... 
When I export the expression: Left(""abs"",  1) in a calculation stage
The exportfile shows:</description>
      <pubDate>Wed, 19 Apr 2017 14:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Left-function-issues-when-importing-exporting-releases/m-p/72721#M25326</guid>
      <dc:creator>AdamSørensen</dc:creator>
      <dc:date>2017-04-19T14:37:00Z</dc:date>
    </item>
    <item>
      <title>Hmm yes, strange. So</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Left-function-issues-when-importing-exporting-releases/m-p/72722#M25327</link>
      <description>Hmm yes, strange. So exporting to XML you would expect to see Left("abs", 1), and if even after re-importing then exporting again the XML stays the same, then that suggests it's not the export/import logic that is introducing the error. Maybe it's Process Studio interpreting the XML - but that does sound weird. If you copy the calculation stage into Notepad, do you see the same XML that you would if you exported, or has it been corrupted?It doesn't feel like we'll find a resolution using this forum. It might be best to raise a support ticket.</description>
      <pubDate>Wed, 19 Apr 2017 20:15:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Left-function-issues-when-importing-exporting-releases/m-p/72722#M25327</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-04-19T20:15:00Z</dc:date>
    </item>
  </channel>
</rss>

