<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>XML handling problem</title><link>https://community.appian.com/discussions/f/process/30215/xml-handling-problem</link><description>This error occurs on start process. 
 Please somebody explain this error.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/144449?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2025 05:19:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24b168ff-42ae-4c8f-a5bd-0c503eb2a63f</guid><dc:creator>Sneha Yada</dc:creator><description>&lt;p&gt;I face the same issue when the user enters the special character in the remarks. (attached the sample remarks below)&lt;/p&gt;
&lt;p&gt;The process runs successfully when using&amp;nbsp;Write to Data Store Entity Smart Service.&lt;/p&gt;
&lt;p&gt;The process fails with an error when using the Write to Multiple Data Store Entities Smart Service (attached is the error from Tomcat logs), but the data is saved in the DB.&lt;/p&gt;
&lt;p&gt;Please let me know if anyone encounter the same error with&amp;nbsp;&lt;span&gt;Multiple Data Store Entities?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;div class="page_title_bar"&gt;
&lt;div class="share-container" data-ignore="true"&gt;&lt;i id="share-button-icon" class="bi bi-share-fill"&gt;&lt;/i&gt;&lt;span class="sr-only"&gt;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1737091097049v2.jpeg" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/14/pastedimage1737090796277v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/143823?ContentTypeID=1</link><pubDate>Fri, 20 Dec 2024 06:25:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5b70af8b-0f52-4585-a6ec-4abe50539925</guid><dc:creator>yuqi</dc:creator><description>&lt;p&gt;Hi, I faced this issue in our project. We stored the emoji to our database successfully. And used this data as the parameter of the start process model, has the same issue. I try to convert the emoji field to unicode type used the code() function. And the parameter can pass the start process model successfully.&amp;nbsp;Then use the&amp;nbsp;&lt;span data-teams="true"&gt;joinarray(char(emoji)) function to convert it to emoji text.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/138054?ContentTypeID=1</link><pubDate>Sun, 14 Jul 2024 08:44:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5c58dfef-068e-4d55-9b35-a183e390640c</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Of course that if the solution does not work, we will need more infor&amp;nbsp;as&amp;nbsp;&lt;a href="/members/stefanhelzle0001"&gt;Stefan Helzle&lt;/a&gt;&amp;nbsp;said&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/138053?ContentTypeID=1</link><pubDate>Sun, 14 Jul 2024 08:35:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b4960c76-a35f-454a-b270-474c3f557f6b</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This does not help. We need all the gory details. Code snippets and everything you can provide.&lt;/p&gt;
&lt;p&gt;I did a podcast episode on how to get great answers here:&amp;nbsp;&lt;a href="https://appian.rocks/2023/12/20/episode-13-how-to-get-your-questions-answered/"&gt;appian.rocks/.../&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/138052?ContentTypeID=1</link><pubDate>Sun, 14 Jul 2024 08:28:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bf182ed4-c954-48de-8d0d-ffe470962a88</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;INTernally, your emojis are coded as a series of characters. When these caracthers are parsed to XML it generates an error because contains some character that breaks the structure of the xml.&lt;/p&gt;
&lt;p&gt;Try putting your emojis (or the full text), for example between CDATA[[], or scape the text in order to avoid the XML error&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/138051?ContentTypeID=1</link><pubDate>Sun, 14 Jul 2024 04:12:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f5192fdd-6959-40f6-bd77-294541c5b15a</guid><dc:creator>vinnapalab3801</dc:creator><description>&lt;p&gt;Hi Stefan Please find below error. this was getting when i am able to give some emoji in paragraph and updating the integration by calling integration in process model and getting the result in interface. could you please help me on this&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span&gt;&lt;span class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr"&gt;Interface Definition: Expression evaluation error: An error occurred while executing a smart service: XML handling failure trying to convert value ProcessInfo{{pp={&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/138047?ContentTypeID=1</link><pubDate>Sat, 13 Jul 2024 15:49:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b161079-7edf-4193-998c-cff992cc30b5</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;First, we need more details.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/138044?ContentTypeID=1</link><pubDate>Sat, 13 Jul 2024 08:28:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df1c9ea9-e935-4ccd-a008-a000c6edf662</guid><dc:creator>vinnapalab3801</dc:creator><description>&lt;p&gt;I didn&amp;#39;t get you sir, could please elaborate what exactly we need to do&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/138040?ContentTypeID=1</link><pubDate>Sat, 13 Jul 2024 07:33:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:06605ac3-1d4a-4aad-bbc2-a5e4dbc99bb8</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;So the problem is related with the fact that the emojis contains special characters that breaks the XML.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Try scaping those emojis in the integration...&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/138038?ContentTypeID=1</link><pubDate>Sat, 13 Jul 2024 00:44:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:86794cb7-34da-4b53-8d04-19e5f4bee53f</guid><dc:creator>vinnapalab3801</dc:creator><description>&lt;p&gt;Yeah it&amp;#39;s working without emojis&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/138032?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2024 19:20:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36f70146-e3bb-4fc7-a76c-0f083aa8e99f</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Does it work without emojis? Maybe the xml is being &amp;quot;broken&amp;quot; by an special character included when you write some of them&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/137986?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2024 06:35:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50b33ac6-3a30-4370-bfca-eb795ced6162</guid><dc:creator>vinnapalab3801</dc:creator><description>&lt;p&gt;Hi Stefan Please find below error. this was getting when i am able to give some emoji in paragraph and updating the integration by calling integration in process model and getting the result in interface. could you please help me on this&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;span&gt;&lt;span class="ui-provider a b c d e f g h i j k l m n o p q r s t u v w x y z ab ac ae af ag ah ai aj ak" dir="ltr"&gt;Interface Definition: Expression evaluation error: An error occurred while executing a smart service: XML handling failure trying to convert value ProcessInfo{{pp={&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/137984?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2024 06:13:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eba6238c-9570-467c-8a8e-86b93700ba3d</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Can you help us understand how you got this error message?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/137977?ContentTypeID=1</link><pubDate>Fri, 12 Jul 2024 04:51:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:63da6ac9-92bd-49a2-b099-b0040ab0f55f</guid><dc:creator>vinnapalab3801</dc:creator><description>&lt;p&gt;Hi Harshw, did you get any solution for this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: XML handling problem</title><link>https://community.appian.com/thread/120143?ContentTypeID=1</link><pubDate>Wed, 04 Oct 2023 16:03:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:52d4041b-3854-40d3-b025-31de0ea91438</guid><dc:creator>dineshd0003</dc:creator><description>&lt;p&gt;Hi I am not sure what you where trying to do and caught up with this issue. Can you provide more info about it. ?&lt;br /&gt;&lt;br /&gt;Also Can you check tomcat logs for more information about this issue ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>