<?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>Capture task accepted user in process model and pass username into database</title><link>https://community.appian.com/discussions/f/process/5272/capture-task-accepted-user-in-process-model-and-pass-username-into-database</link><description>Is there a way to capture task accepted user in process model and pass user name to another backend system for storing... This requires for downstream system or report when tasked assigned to group and accepted by user 
 OriginalPostID-154896 
 OriginalPostID</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Capture task accepted user in process model and pass username into database</title><link>https://community.appian.com/thread/19690?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 22:50:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a8eafa66-7b4b-4e28-94f4-e8bfaae1dcf7</guid><dc:creator>saravanana</dc:creator><description>Agreed, if you do this for every user task. And the timer based option is not real-time though  (near real-time based on timer frequency), This could also impact performance if your timer running frequency is less..  say 5 minutes, 10 minutes etc. and it does push all data whether data is changed or not..&lt;br /&gt;&lt;br /&gt;Anyhow, thanks Satya for your suggestion. It would be good, if Appian supports extract metrics (process / task) stored in Appian during process execution rather than building separate solution to extract data via Web API, or report etc..&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Capture task accepted user in process model and pass username into database</title><link>https://community.appian.com/thread/19682?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 21:18:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3ab7ba53-a918-43e0-a31e-59923014eee4</guid><dc:creator>Sathya Srinivasan</dc:creator><description>Saravanan,  architecturally you may be looking at an increased traffic should you push info every time a task is assigned/accepted etc., and this may adversely affect your performance and scalability.  &lt;br /&gt; If you do want a push option, your options are timer process that runs a report and exports the data.  Even this needs to be thoroughly tested for scalability.  Push option benefits fetching data as on demand.  I hope this helps.&lt;br /&gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Capture task accepted user in process model and pass username into database</title><link>https://community.appian.com/thread/19677?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 20:18:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e52ee380-e9bf-4659-84f8-b5e4ddf7a155</guid><dc:creator>saravanana</dc:creator><description>We thought about it, unfortunately we are in 7.8.  And even the option you have suggested is not real-time data push from process where task is assigned and accepted by user. We are looking for real-time option from process model to capture data and pass it to external system such as task metrics, task id etc.. There are two options pull data or push data..  Web API or servlets are pull option -- external system from Apian, I am looking for push data design pattern -- Appian to external system during node execution.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Capture task accepted user in process model and pass username into database</title><link>https://community.appian.com/thread/19676?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 20:03:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8bcc62bc-c4c2-4fb7-84a2-21f94e1985c2</guid><dc:creator>Sathya Srinivasan</dc:creator><description>If you&amp;#39;re using Appian 7.9, you can create a report on this and expose the report data using WebAPI.  This will allow you to access the Appian analytics data at the point of invocation from the external system.  In 7.6 upwards, you can utilise the servlet plugin to expose the same data that can return the Analytics service info.  I would recommend using the Web API as the preferred approach.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Capture task accepted user in process model and pass username into database</title><link>https://community.appian.com/thread/19675?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 19:53:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bafdadce-078e-4a6a-8f4c-c272ca85c1c6</guid><dc:creator>saravanana</dc:creator><description>Execute report will work if we are running standalone in another process. My requirement is,  we need to invoke another system via web service (subprocess preferred) to send accepted user real-time, so that target system report will reflect the correct data. &lt;br /&gt;&lt;br /&gt;The actual question is how to capture accepted user and create an event or another design to call web service during the task is assigned to the user and not yet completed.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Capture task accepted user in process model and pass username into database</title><link>https://community.appian.com/thread/19670?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 19:01:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:60a5b462-7ab7-4e0d-b456-050d14dfdf1e</guid><dc:creator>janakik</dc:creator><description>Execute process report smart service will work in this case. Using this we can extract the task owner irrespective of task status.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Capture task accepted user in process model and pass username into database</title><link>https://community.appian.com/thread/19666?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 18:08:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d427b05a-6e28-45c0-ab69-aac0ad89620e</guid><dc:creator>saravanana</dc:creator><description>Both options will not work out for us because user yet to complete task ( may be 5 mins, 10 mins or day).. Other application needs to get data and build analytics who is working on the tasks.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Capture task accepted user in process model and pass username into database</title><link>https://community.appian.com/thread/19665?ContentTypeID=1</link><pubDate>Thu, 02 Jul 2015 17:55:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9cbbf965-d4d4-4686-9216-ede09e93dcd6</guid><dc:creator>janakik</dc:creator><description>1. If you want to store the accepted user details, store the tp!owner value in a process variable . You can capture tp!owner value only once the task is completed.&lt;br /&gt;2. If you want to capture before the completion of task, use task report and extract the task owner value from Execute Process Report smart service in the process.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>