<?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>Rule input data is not getting transferred to process variable</title><link>https://community.appian.com/discussions/f/process/40182/rule-input-data-is-not-getting-transferred-to-process-variable</link><description>Hi Team, I am starting the process model by triggering us start form, once a user click submit button in the interface ideally all the role input data should be transferred to process variables. But in my scenario one of the Rule input data is not transferring</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Rule input data is not getting transferred to process variable</title><link>https://community.appian.com/thread/153566?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2026 06:21:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3010c9ed-5932-482a-9e9f-04698e6c9f9a</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Few suggestions:&lt;br /&gt;1. Check the data types of the rule input and pv - they should be same (including the multiple selection whether its an array or not).&lt;br /&gt;2. Verify the start form input output mapping is correctly set. &lt;br /&gt;3. If both, the above are fine, then clear the start form current mappings and try mapping the variables again.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule input data is not getting transferred to process variable</title><link>https://community.appian.com/thread/153565?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2026 05:20:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b42c726b-62d0-458b-90b1-7ac0726aebae</guid><dc:creator>lalithyak07</dc:creator><description>&lt;p&gt;i think the data type you have given to emailbody is wrong, give long text and try&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule input data is not getting transferred to process variable</title><link>https://community.appian.com/thread/153564?ContentTypeID=1</link><pubDate>Mon, 16 Feb 2026 05:17:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:36203f90-7f91-4e9a-9580-b9d481316fa1</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Seems to be, pv!emailBody is missing in the Start Form node&amp;#39;s Outputs mapping.&lt;br /&gt; Add pv!emailBody = ri!emailBody in the node&amp;#39;s Data tab -&amp;gt; Outputs section to fix the transfer.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule input data is not getting transferred to process variable</title><link>https://community.appian.com/thread/153556?ContentTypeID=1</link><pubDate>Sun, 15 Feb 2026 22:19:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c6d2c444-aed5-4fbb-88bc-d6315e343aa0</guid><dc:creator>aditya007</dc:creator><description>&lt;p&gt;Please remark the process variables and hopefully your problem we be resolved.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule input data is not getting transferred to process variable</title><link>https://community.appian.com/thread/153552?ContentTypeID=1</link><pubDate>Sun, 15 Feb 2026 13:43:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bef256be-330f-4ee0-b52e-82c26357fa08</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Please share the mapping of start form rule inputs to process variables.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule input data is not getting transferred to process variable</title><link>https://community.appian.com/thread/153551?ContentTypeID=1</link><pubDate>Sun, 15 Feb 2026 09:40:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e50d6b6c-6874-467f-ad9b-50529ab36fae</guid><dc:creator>ravitejap785066</dc:creator><description>&lt;p&gt;Hi Manjunath,&lt;/p&gt;
&lt;p&gt;Please check the Start Form mappings in the process model properties. I suspect the mapping might have been lost.&lt;/p&gt;
&lt;p&gt;This usually happens if a rule input is deleted from the interface and added again &amp;mdash; the existing mapping in the process model gets removed automatically.&lt;/p&gt;
&lt;p&gt;Kindly verify that:&lt;/p&gt;
&lt;p&gt;ri!emailBody is correctly mapped to the corresponding process variable.&lt;/p&gt;
&lt;p&gt;Only one emailBody process variable exists.&lt;/p&gt;
&lt;p&gt;The interface is refreshed in the process model after changes.&lt;/p&gt;
&lt;p&gt;After remapping, please save and publish the process model and test once.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Rule input data is not getting transferred to process variable</title><link>https://community.appian.com/thread/153550?ContentTypeID=1</link><pubDate>Sun, 15 Feb 2026 09:09:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c613e728-cf92-4119-94f8-828f112f4a86</guid><dc:creator>dheerajk673680</dc:creator><description>&lt;p&gt;This may be happen because rule input emailBody is not of text string type. emailBody look likes html&amp;nbsp;content.&lt;/p&gt;
&lt;p&gt;Please share rule input emailBody datatype you have set and how you are calling process model.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>