<?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 start a process from SAIL Interface</title><link>https://community.appian.com/discussions/f/process/13445/how-to-start-a-process-from-sail-interface</link><description>Trying to start a process from SAIL interface with below SAIL code, but getting below error with Dictionary. Please advise how to pass the array values in code in dictionary form. Does it need a CDT type? Is CDT a Dictionary? 
 
 a!startProcess( processModel</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to start a process from SAIL Interface</title><link>https://community.appian.com/thread/60899?ContentTypeID=1</link><pubDate>Mon, 01 Oct 2018 04:38:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f7a5577c-c308-43d5-bc94-36329e7ffabc</guid><dc:creator>amits0004</dc:creator><description>Hi Anusha,&lt;br /&gt;
&lt;br /&gt;
in particular there are three ways to achieve the requirement of &amp;quot; starting the process from SAIL interface&amp;quot;. below would be useful, request to have a look.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.3/Start_Process_Link_Component.html"&gt;docs.appian.com/.../Start_Process_Link_Component.html&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.3/Start_Process_Smart_Service.html#a!startProcess()"&gt;docs.appian.com/.../Start_Process_Smart_Service.html&lt;/a&gt;&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.3/Create_a_Record_Type.html#add-a-related-action."&gt;docs.appian.com/.../Create_a_Record_Type.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
regarding the error you are facing, the expression is failing due to cast invalid, please check the datatypes of the values, that will make things fine.&lt;br /&gt;
&lt;br /&gt;
All the Best !!!.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
regards,&lt;br /&gt;
Amit&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to start a process from SAIL Interface</title><link>https://community.appian.com/thread/60883?ContentTypeID=1</link><pubDate>Fri, 28 Sep 2018 17:50:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:afe90252-4842-4440-9666-c5348b154456</guid><dc:creator>ravir0001</dc:creator><description>Hi Anusha,&lt;br /&gt;
&lt;br /&gt;
Could you please go through the below links. Hope it will helps.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.2/Ways_to_Start_a_Process_From_a_Process.html#starting-a-process-from-an-interface"&gt;docs.appian.com/.../Ways_to_Start_a_Process_From_a_Process.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://docs.appian.com/suite/help/18.2/Start_Process_Smart_Service.html#a!startprocess()"&gt;docs.appian.com/.../Start_Process_Smart_Service.html&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://community.appian.com/discussions/f/process/13041/starting-a-process-from-a-sail-interface-and-chaining"&gt;community.appian.com/.../starting-a-process-from-a-sail-interface-and-chaining&lt;/a&gt;&lt;br /&gt;
&lt;br /&gt;
Thanks,&lt;br /&gt;
Ravi.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to start a process from SAIL Interface</title><link>https://community.appian.com/thread/60882?ContentTypeID=1</link><pubDate>Fri, 28 Sep 2018 17:47:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:02896075-d128-45c1-905f-93d5c97bd824</guid><dc:creator>chandu</dc:creator><description>Hi anusha,&lt;br /&gt;
Please check the data type used in the process model and please use the same data type for rule input &amp;quot;NSARequest&amp;quot;, &amp;quot;cancel&amp;quot;.&lt;br /&gt;
Always use the key value pair in calling the process parameters.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>