Accept Task

Certified Senior Developer

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

  Discussion posts and replies are publicly visible

Parents
  • +1
    Certified Lead Developer

    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.

Reply
  • +1
    Certified Lead Developer

    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.

Children
No Data