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
4370 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
thoward
over 9 years ago
You are correct. The tp!ID is created, but is not saved back to the pv! (whether specificed in the Input or Output) until the task is submitted. I would suggest creating an Escalation and pass the tp!id to your Notification process using a Message Event.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
thoward
over 9 years ago
You are correct. The tp!ID is created, but is not saved back to the pv! (whether specificed in the Input or Output) until the task is submitted. I would suggest creating an Escalation and pass the tp!id to your Notification process using a Message Event.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data