Appian Community
Site
Search
Sign In/Register
Site
Search
User
DISCUSS
LEARN
SUCCESS
SUPPORT
Documentation
AppMarket
More
Cancel
I'm looking for ...
State
Suggested Answer
Replies
14 replies
Answers
1 answer
Subscribers
8 subscribers
Views
9519 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
How can i get task id of a task that is assigned to a User, I can not use tp!id
ambrishs
over 11 years ago
How can i get task id of a task that is assigned to a User, I can not use tp!id available on output, since task is not completed yet, it is just assigned? Any suggestion. Thanks...
OriginalPostID-62929
OriginalPostID-62929
Discussion posts and replies are publicly visible
0
Shaun Kilby
Appian Employee
over 11 years ago
Are you looking for a specific task? or all tasks assigned to a specific user? You can try running a task report by user and add ID to the report. Then use the analytics node to retrieve the IDs.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ambrishs
over 11 years ago
Thanks! is there any other apporach other than running report and using Analytics node?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
revat.anandsongkit
Appian Employee
over 11 years ago
Ambrish, can you please explain your use case? Why do you need the task id?
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
ambrishs
over 11 years ago
I want to send an email once a task is assigned and email should contain link to the assigned task.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
revat.anandsongkit
Appian Employee
over 11 years ago
Have you considered using an Escalation?
forum.appian.com/.../Escalating_a_Task
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
dylanf
over 11 years ago
I think an escalation would work well. The only thing I would mention about that is that we have had limited success for the link to the task that gets included in the email opening the task in a pop-up as opposed to within a tab in the application itself.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
dylanf
over 11 years ago
Also, I could be wrong, but I believe that the smallest amount of time that an escalation can be triggered is one minute after the task is initiated, so there would be some delay between assignment and the email being sent.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Shaun Kilby
Appian Employee
over 11 years ago
A good work around for a timer to go to seconds is to put a decimal number in quotes I.E. (".2") to get to seconds. However, using a rule for the escalation which is always true I.E. "True" then it will happen immediately.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
David Williams
over 11 years ago
Each user can get an email sent to them when assigned to themselves or a group which has a link in the email. This can be done as part of configuration.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
0
Mike James
Certified Lead Developer
over 11 years ago
Also worth noting is that the task link in the email will send the user to the 'old' portal and not to tempo.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
>