Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Not Answered
Replies
7 replies
Subscribers
6 subscribers
Views
4371 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
Is it possible to retrieve the tp!id (task id) from a task when its assigned? I
mikec
over 9 years ago
Is it possible to retrieve the tp!id (task id) from a task when its assigned? I have an ac value "taskid" where I am assigning the value as tp!id and saving off into pv!taskid all on the input. I need the task Id to pass to a notifications sub-process to generate a link to that task to put in the reminder to complete task email.
When I run the process it does not seem to be generating a task id except on output; meaning I have to complete the task before the id is generated. As you can see if that happens there is no need for reminder emails.
OriginalPostID-151537
OriginalPostID-151537
Discussion posts and replies are publicly visible
Top Replies
praveenj
over 9 years ago
+1
Mike, attached is the snap shot of a mocked up solution you might be interested in. The key to this solution is a plugin developed by Appian PS team which provides a function/expression to query a task…
Parents
0
Margaret Haymann
Appian Employee
over 9 years ago
Mike pv's do not get populated until the node(smart service) has been submitted One way to accomplish this is to setup an exception timer and loop back to the task with an email notification before reassigning the task
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Margaret Haymann
Appian Employee
over 9 years ago
Mike pv's do not get populated until the node(smart service) has been submitted One way to accomplish this is to setup an exception timer and loop back to the task with an email notification before reassigning the task
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data