<?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>How to add values in each row</title><link>https://community.appian.com/discussions/f/user-interface/39425/how-to-add-values-in-each-row</link><description>I&amp;#39;m currently passing emailaddresses in each line but when i submit it is storing values as test@test.com;test2@test.com but it has tostore in db as in new line and it has to be passed to an integration as {&amp;quot;test@test.com,test2@test.com&amp;quot;} Can someone</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150139?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2025 10:45:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8f8c26ab-e422-4594-a8fa-bf65170aa062</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;In first UserInputTask I will be entering emailaddress then it will be then passed to the integration. If any of the entered emailaddress is missing in the resposne then I&amp;#39;m storing in variable and has added flag . In the second UIT it will show the error in interface so user has to edit/remove the invalid emailaddress and then resubmit it .After resubmitting again it has to redirect to the integration&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150136?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2025 10:41:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:566ac046-80c4-45a3-ae43-9c5f96b4bea0</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Hi Check the output node variables after integration node execution. Looks like the integration has some error and thus it should only go to UI if its successful. So 2 things need to be done here&lt;/p&gt;
&lt;p&gt;1. in the xor check that if integration call is successful then only route to 2nd user input task.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;2. if the inetegration fails then user input node should not execute rather have a separate flow to handle error / exception scenario. Generally it includes retrying integration for 3 times and then notifying app administrators using email that integration has some error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150133?ContentTypeID=1</link><pubDate>Mon, 21 Jul 2025 10:28:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2fe12edb-7a7c-449c-921a-6fa30ae1c594</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;&lt;span&gt;&lt;a href="/members/harshas2775"&gt;Harsha Sharma&lt;/a&gt;&amp;nbsp;&amp;nbsp;My requirement is if any invalid email address is present then it has to redirect to the same interface to modify the form and then resubmit the form again . IN the 2nd interface (which is same as 1st) I&amp;#39;m getting the below error .can you please help.&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;&lt;span&gt;&amp;quot;An error occurred while evaluating expression: Error.message:AC!error.body (Invalid index: Cannot index property &amp;#39;body&amp;#39; of type Text into type IntegrationError) (Data Outputs) &amp;quot;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1753093690346v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150069?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 11:32:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:16a621a3-474b-4ae4-9471-220d29304c51</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Glad to hear! Would appreciate if you verify my suggested answers that might have helped!&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150068?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 11:30:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d31169ee-0dee-4d2a-bd8c-56378b50e17c</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;yes , there was issue with variables and it is resolved now .once again thanks alot.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150066?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 11:22:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7feacd42-ce8e-4b65-8bdb-22da7e465603</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Were you able to resolve the issue?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150064?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 11:17:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee595eb1-e620-43a5-aff3-f3e2acfd5449</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;Thank you so much &lt;a href="/members/harshas2775"&gt;Harsha Sharma&lt;/a&gt;&amp;nbsp; for helping me out.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150056?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 10:17:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:382b674c-8942-487c-bc56-87eb00f8a978</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;submit is true for your button. when you click submit the process will get data from rule inputs and proceed ahead. you dont need additional start process smart service here. our current interface where you input email address and has that error field in a user input task in the same process right -&amp;nbsp;&lt;span&gt;GASR_WRITE_REQUESTS&amp;nbsp;?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150055?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 10:11:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dc7c3025-fd8a-42ba-8ec2-a7c471ecda6b</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;then how can i pass value to the integration ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150054?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 10:06:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:416d3987-945b-4ef6-8702-6dcbf706c3e8</guid><dc:creator>Harsha Sharma</dc:creator><description>[quote userid="91720" url="~/discussions/f/user-interface/39425/how-to-add-values-in-each-row/150053"]a!startProcess(&lt;br /&gt; processmodel:cons!GASR_WRITE_REQUESTS,&lt;br /&gt; processParameters: {&lt;br /&gt; Emails:local!formattedEmailString,&lt;br /&gt; },[/quote]
&lt;p&gt;If the&amp;nbsp;&lt;span&gt;&amp;nbsp;&amp;quot;New Request&amp;quot;&amp;nbsp; button will trigger the process model GASR_WRITE_REQUESTS you should remove this code block from your submit button&amp;#39;s saveInto code.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150053?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 09:57:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c36cbf55-9c0a-4220-a9f8-c6d60e8de33f</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;On the site on homescreen , I will happen a button called &amp;quot;New Request&amp;quot; (it will trigger the processmodel &amp;quot;writeRequest&amp;quot; ).when I click on that it will redirect to emailaddress form where we will entering emailaddresses to pass to the API .&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&amp;nbsp;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;This code is to pass the value to the integration in PM&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150052?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 09:45:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3ee3ac01-b490-48f8-8aad-4cda703b53d3</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;You will have one process model which is calling this interface. So when you submit the form completes and that process model resumes. So one is your parent process.&amp;nbsp;&lt;br /&gt;Next you are starting the cons!GASR_WRITE_REQUESTS process model. This has a process parameter Emails to which you are assignign the local!formattedEmailString.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;First question is what is this process model doing -&lt;span&gt;cons!GASR_WRITE_REQUESTS?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Next, assuming the parent process has a pv!FormattedEmails - are other cdt fields getting updated properly in the parent process?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150051?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 09:34:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e31ad1ac-c005-465e-988f-ba4d102ce70d</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;&lt;br /&gt;&lt;br /&gt;In the interface we will be entering emailaddress in per line format and then it will passed to the API . If we have any missing emailaddress from API response then displaying on UI&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150048?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 08:28:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f8fddb8f-d36e-4f5a-b520-3f8ba1541b14</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;hi Zainab!&amp;nbsp;&lt;br /&gt;in the earlier code you shared I see you have done submit:true() for the Submit button. It means when this form submits the process will continue after the UI node.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;then in saveinto you are doing start-process as well. Its not a good design.&lt;br /&gt;can you share the current code for Submit button widget. Also summarise the functioning of your main process as well as this start process. What are you trying to do here&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150047?ContentTypeID=1</link><pubDate>Thu, 17 Jul 2025 08:16:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8049520b-4be8-415d-a6fa-e2ebb82b96ff</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;I did tried it but it is not working . I have given the values in the edit processmodel to see if it works and it worked .&amp;nbsp;&lt;br /&gt;&lt;br /&gt;That means values are not getting passed from interface to PV. can you please suggest&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150026?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 16:34:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:73b5e4d8-c2f4-4d87-bc77-52ff491fe98a</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Can you try to remove the user input task and add it can. Redo the configurations and see if it works! Till this stage the configurations looks right so it is weird for the rule input to not pass the data into pv. So give it a try&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150024?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 15:32:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6f783ade-8b9f-46d9-9425-92a04089762c</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1752679919674v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;It is updating in the rule input&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150022?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 15:15:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b737c5ae-3657-4d83-b47e-fd9c0909471f</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;ul&gt;
&lt;li&gt;When you test the interface in interface designer on submit button is your rule input formattedEmails getting data from the local formatted emails variable? Your code looks right yet try commenting some saveintos in the submit button until you can populate this variable. Once fixed you can uncomment the rest again&amp;nbsp;&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150021?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 14:31:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:acae93e2-43ca-4546-a3e4-59bd7b572d9e</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1752676078385v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;I changed it but still I&amp;#39;m getting value as null&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150015?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 14:06:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2c748b3-7bd0-4bd6-9e6d-cdc27e38d9d3</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Can you open the expression editor here and verify its not wrapping variable into &amp;quot;&amp;quot;. If you see others don&amp;#39;t have = signs in the value column except last two. EVen there one is a pv so the last one you should check and map to pv appropriately.&amp;nbsp;&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1752674015788v1.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150014?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 13:58:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d2a556ac-0f99-40f3-a0d9-fe4b6057104a</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;It is taking the value as null for formattedEmailString and API is returning error as&amp;nbsp;&lt;/p&gt;
&lt;div&gt;
&lt;div&gt;&lt;span&gt;&amp;quot;&amp;#39;Emails&amp;#39; must not be empty.&amp;quot;&lt;/span&gt;&lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;I&amp;#39;m trying to save formattedEmailStrings into&amp;nbsp;&amp;nbsp;a!save(ri!FormattedEmails,local!formattedEmailString), .. I need to pass this data to integration but value is getting passed as NULL&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150013?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 13:48:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df69413d-6ed5-4dab-87dd-7df1886a3160</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1752673698290v1.png" alt=" " /&gt;&lt;br /&gt;yes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150012?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 13:45:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:56eef9ae-1ee7-4763-8ca6-01264e0d7195</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Is this EmailPV a multiple type process variable? Can you try changing it to single and pass the values from local!formattedEmailString to the corresponding rule input and thus pv EmailPV?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150011?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 13:43:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fd6daeee-b5fb-43a0-8a98-6505a436c34c</guid><dc:creator>ZAINAB</dc:creator><description>&lt;p&gt;&lt;span&gt;yes the value local!formattedEmailString&amp;nbsp;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;&lt;span&gt;&lt;span class="CollapsibleOutputNode---print_value"&gt;abc@test.com,abc@test.com,abc@test.com&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;yes integrations is in PM.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;In postman if i test with comma separated data it will work (&lt;strong&gt;&lt;span&gt;&lt;span class="CollapsibleOutputNode---print_value"&gt;abc@test.com,abc@test.com,abc@test.com&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;strong&gt;)&lt;/strong&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1752673002125v2.png" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;These are emails were passed to that API&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1752673509952v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1752673291010v3.png" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to add values in each row</title><link>https://community.appian.com/thread/150008?ContentTypeID=1</link><pubDate>Wed, 16 Jul 2025 13:28:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2444999d-d7e8-41fc-96d2-1285e0f586e1</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Since the data type of column &amp;#39;emailAddresses&amp;#39; is text it cannot store the new line characters. Hence by behavior it will append everything together. We can only use functions to manipulate of format the data here. To help resolve this issue I will need few more inputs. So clarify in as much detail as possible to enable me to help and understand better.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;In the local!formattedEmailString&amp;nbsp;is&amp;nbsp;the value in this format?&amp;nbsp;&lt;strong&gt;&lt;span&gt;&lt;span class="CollapsibleOutputNode---print_value"&gt;abc@test.com,abc@test.com,abc@test.com&amp;nbsp;&lt;/span&gt;&lt;/span&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;In your process model you are passing the emails comma separated, and that is expected. Are you passing the same pv as is into the integration ?&lt;/p&gt;
&lt;p&gt;Is the integration in the process model?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Where does the ri!InvalidEmails populate from?&amp;nbsp;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Are you passing comma separated emailAddresses but Integration is returning semi-colon separated list of those same email Addresses or are you getting 400 bad data error everytime?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>