<?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>Hi All,          I have a simple process model which consists of some scrip</title><link>https://community.appian.com/discussions/f/process/3599/hi-all-i-have-a-simple-process-model-which-consists-of-some-scrip</link><description>Hi All, I have a simple process model which consists of some script tasks and one user input task. While the process starts executing before coming to the user input task or after coming to the user input task, i need to get that task id without submitting</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hi All,&lt;br /&gt;         I have a simple process model which consists of some scrip</title><link>https://community.appian.com/thread/12664?ContentTypeID=1</link><pubDate>Fri, 17 Oct 2014 11:07:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4d810563-0249-4299-9291-4407262594a9</guid><dc:creator>Eduardo Fuentes</dc:creator><description>Something like what I describe in my last comment at &lt;a href="https://forum.appian.com/suite/tempo/entry/b-53729"&gt;forum.appian.com/.../b-53729&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hi All,&lt;br /&gt;         I have a simple process model which consists of some scrip</title><link>https://community.appian.com/thread/12663?ContentTypeID=1</link><pubDate>Fri, 17 Oct 2014 11:06:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:44c6e027-e99a-4a8f-8f3a-4b66e84c595e</guid><dc:creator>Eduardo Fuentes</dc:creator><description>The task instance does not have a task ID until it gets activated/instantiated in the flow.  &lt;br /&gt;&lt;br /&gt;If you need the Task ID before submitting the task (but after the task has been already activated) you will need to use the Execute Process Report (delaying its execution for a few minutes to make sure the task is available for reporting) or a custom plug-in that gets all tasks for the current process and then find the task ID from there, maybe based on the task name.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>