<?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>I have assigned Convert to PDF smart service to a user and written auto submit s</title><link>https://community.appian.com/discussions/f/general/1717/i-have-assigned-convert-to-pdf-smart-service-to-a-user-and-written-auto-submit-s</link><description>I have assigned Convert to PDF smart service to a user and written auto submit script on load event of the form Auto submit script :- $(&amp;#39;input:submit.submitButton&amp;#39;)[0].click(); I am using &amp;quot;Open Office Writer Doc from Template smart service&amp;quot; node just</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: I have assigned Convert to PDF smart service to a user and written auto submit s</title><link>https://community.appian.com/thread/6089?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2013 16:16:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:92204445-0e46-4331-9888-f209f496c81f</guid><dc:creator>sushilk307</dc:creator><description>Start First form nned to open by user itself... then next chained automatic display and for autosubmit  use the following code...&lt;br /&gt;&lt;br /&gt;setTimeout(function() {$(&amp;#39;input:submit.submitButton&amp;#39;)[0].click();},4);&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have assigned Convert to PDF smart service to a user and written auto submit s</title><link>https://community.appian.com/thread/6088?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2013 16:11:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1e1261aa-5338-4946-bc3d-6b109d21356e</guid><dc:creator>poojas</dc:creator><description>Open Office Writer Doc from Template smart service does not have form .&lt;br /&gt;&amp;quot;Convert to PDF&amp;quot; has form.&lt;br /&gt;&amp;quot;Open Office Writer Doc from Template&amp;quot;  executed and after that &amp;quot;Convert to PDF&amp;quot;  should be executed both r chained and form of &amp;quot;Convert to PDF&amp;quot; should be auto submitted . But &amp;quot;Convert to PDF&amp;quot; is not getting submitted because chaining is not working&lt;br /&gt;&amp;quot;Open Office Writer Doc from Template&amp;quot;  executed and after that &amp;quot;Convert to PDF&amp;quot;  should be exected both r chained and form of &amp;quot;Convert to PDF&amp;quot; should be auto submitted . But &amp;quot;Convert to PDF&amp;quot; is not getting submited because chaining is not working&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have assigned Convert to PDF smart service to a user and written auto submit s</title><link>https://community.appian.com/thread/6086?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2013 15:22:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24e461fe-2dcc-4611-9c61-6d2a90aff5f1</guid><dc:creator>sushilk307</dc:creator><description>To open any chained form first Form is accept by user.. then  with in 8 sec next form node is getting execute.. then it dispay... Any chaning remain active only for 8 sec max....after that  chaning expires...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: I have assigned Convert to PDF smart service to a user and written auto submit s</title><link>https://community.appian.com/thread/6085?ContentTypeID=1</link><pubDate>Fri, 13 Dec 2013 15:19:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:11501186-5b60-47b8-8d9f-bdeec90c8bf6</guid><dc:creator>sushilk307</dc:creator><description>Just want to know .. Is Open Office Writer Doc from Template smart service has Form  which is opened by user.. on sumbit of that  ...Convert to PDF smart service  is getting Executed....? is this your flow?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>