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
11 replies
Subscribers
6 subscribers
Views
4932 views
Users
0 members are here
Share
More
Cancel
Related Discussions
Home
»
Discussions
»
Process
If a Task is assigned to a Group and one of the group members accept the task, c
raghunandanj3904
Certified Senior Developer
over 9 years ago
If a Task is assigned to a Group and one of the group members accept the task, can we capture the accepted date and time in the process???
also if the task is been reassigned can we capture the reassigned dateTime and to whom it was reassigned to in the process??
OriginalPostID-160574
OriginalPostID-160574
Discussion posts and replies are publicly visible
Parents
0
sonalk
over 9 years ago
Hi Raghunandanc,
To get the task accepted date and time you can use the function gettaskacceptedtimestamp() and to get the task assigned date and time use
gettaskassignedtimestamp() , passing the task id as parameter in both the functions you can store the outputs in the process.
Hope it helps.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Reply
0
sonalk
over 9 years ago
Hi Raghunandanc,
To get the task accepted date and time you can use the function gettaskacceptedtimestamp() and to get the task assigned date and time use
gettaskassignedtimestamp() , passing the task id as parameter in both the functions you can store the outputs in the process.
Hope it helps.
Cancel
Vote Up
0
Vote Down
Sign in to reply
Verify Answer
Cancel
Children
No Data