<?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 Comma/Semicolon Issue in Expressions in Product Forum</title>
    <link>https://community.blueprism.com/t5/Product-Forum/Comma-Semicolon-Issue-in-Expressions/m-p/69170#M21775</link>
    <description>Hi all,

I am facing one issue related with comma and semicolon. I am receiving the following error message: 

Internal: Failed to evaluate expression in row 2 of Write stage 'Write Data' on page 'page' - Misplaced " 

When I try to Evaluate Expression is because it is trying to find the character: , as a separator instead of ; 
As an example, I have: Replace("text"; "e"; "o") and BluePrism is trying to find: Replace("text" , "e" , "o"). 

The funny part is if I click on Evaluate Expresion, then it is working and BluePrism is recognizing both of expressions...but is not saving the changes and when I retry to launch the process from control room the issue is back.

Before it was working properly so I can't understand what happened, I also tried to change computer settings changing List separator symbol. 

Any thoughts about this? 

Please, notice that changing all semicolon for commas is not a real solution, since I have several objects and all of them were working properly, so I would rather try to find the problem. 

Thank you very much in advance,
Ismael.</description>
    <pubDate>Mon, 23 Jan 2017 13:37:00 GMT</pubDate>
    <dc:creator>IsmaelRamirez</dc:creator>
    <dc:date>2017-01-23T13:37:00Z</dc:date>
    <item>
      <title>Comma/Semicolon Issue in Expressions</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Comma-Semicolon-Issue-in-Expressions/m-p/69170#M21775</link>
      <description>Hi all,

I am facing one issue related with comma and semicolon. I am receiving the following error message: 

Internal: Failed to evaluate expression in row 2 of Write stage 'Write Data' on page 'page' - Misplaced " 

When I try to Evaluate Expression is because it is trying to find the character: , as a separator instead of ; 
As an example, I have: Replace("text"; "e"; "o") and BluePrism is trying to find: Replace("text" , "e" , "o"). 

The funny part is if I click on Evaluate Expresion, then it is working and BluePrism is recognizing both of expressions...but is not saving the changes and when I retry to launch the process from control room the issue is back.

Before it was working properly so I can't understand what happened, I also tried to change computer settings changing List separator symbol. 

Any thoughts about this? 

Please, notice that changing all semicolon for commas is not a real solution, since I have several objects and all of them were working properly, so I would rather try to find the problem. 

Thank you very much in advance,
Ismael.</description>
      <pubDate>Mon, 23 Jan 2017 13:37:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Comma-Semicolon-Issue-in-Expressions/m-p/69170#M21775</guid>
      <dc:creator>IsmaelRamirez</dc:creator>
      <dc:date>2017-01-23T13:37:00Z</dc:date>
    </item>
    <item>
      <title>That error suggests that</title>
      <link>https://community.blueprism.com/t5/Product-Forum/Comma-Semicolon-Issue-in-Expressions/m-p/69171#M21776</link>
      <description>That error suggests that there is an expression where the "" quote mark is not being used properly. To return the value A""B""C the expression needs to be ""A""""B""""C</description>
      <pubDate>Mon, 23 Jan 2017 21:46:00 GMT</pubDate>
      <guid>https://community.blueprism.com/t5/Product-Forum/Comma-Semicolon-Issue-in-Expressions/m-p/69171#M21776</guid>
      <dc:creator>John__Carter</dc:creator>
      <dc:date>2017-01-23T21:46:00Z</dc:date>
    </item>
  </channel>
</rss>

