Skip to main content
devarnenis2638
Known Participant
June 26, 2025
Question

Accept Task

  • June 26, 2025
  • 8 replies
  • 6 views

Is to possible to save useris, timestamp  and other details to database when user Accepts or reassign the task using default buttons shown below.

8 replies

harshas2775
Brainy
June 26, 2025

No using this default banner, the mentioned functionality is not possible! 

stefanhelzle0001
Brainy
June 26, 2025

As the task is completed, you have all these values available.

devarnenis2638
Known Participant
June 27, 2025

Yes, but we want those valuew before completing the task

stefanhelzle0001
Brainy
June 27, 2025

Then, run a process report.

shubhama926776
Brainy
June 26, 2025

With out-of-the-box functionality, it's not possible to capture these details as we don't have control over the underlying implementation. However, there are alternative approaches to task management, such as implementing database-driven tasks where we mimic Appian's task functionality directly in the database. This approach provides full control over task operations and tracking while significantly reducing memory consumption compared to native Appian tasks.

शुभम्
devarnenis2638
Known Participant
June 27, 2025

[mention:65b14048184a4eb5aff3a76c87b97431:e9ed411860ed4f2ba0265705b8793d05] [mention:a11f77a729fb4db2af76b09948583328:e9ed411860ed4f2ba0265705b8793d05] [mention:9861aef97eb2483a8b76175d9eda1e37:e9ed411860ed4f2ba0265705b8793d05] Thank you for your quick response and suggestions