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
4367 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
Stefan Helzle
A Score Level 3
over 9 years ago
When you want to send a message in an escalation the tp!id is not available. But tp!name is and can be used to determine the taskid using process analytics. PVs are populated on task completion only.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
Stefan Helzle
A Score Level 3
over 9 years ago
When you want to send a message in an escalation the tp!id is not available. But tp!name is and can be used to determine the taskid using process analytics. PVs are populated on task completion only.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data