Appian Community and Appian Academy are being upgraded. From July 24–August 3, the Appian Community will be in read-only mode. During this time, the site will be read-only and user registration will be disabled. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

I want to build a report which shows who is current assignee of the task and who was previous owner of the task.

Certified Lead Developer

I want to build a report which shows who is current assignee of the task and who was previous owner of the task. The reason for this report is we have a functionality to re-assign the tasks; but I want to display who had initially worked on the task by accepting it before it got re-assigned.
Please suggest.

OriginalPostID-190541

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    Those are all valid points, @sikhivahans, but the smart service Ambrish is referring to allows an external party to reassign a task. For instance, someone goes home sick, so the manager wants to reassign that individual's tasks to someone else.

    Other than the smart service, you could use exception flow that is triggered by a variable getting updated via a process-to-process message. It would essentially do the same thing as the smart service, but you would have more control over the process steps prior to the task getting re-assigned.
Reply
  • 0
    Certified Lead Developer
    Those are all valid points, @sikhivahans, but the smart service Ambrish is referring to allows an external party to reassign a task. For instance, someone goes home sick, so the manager wants to reassign that individual's tasks to someone else.

    Other than the smart service, you could use exception flow that is triggered by a variable getting updated via a process-to-process message. It would essentially do the same thing as the smart service, but you would have more control over the process steps prior to the task getting re-assigned.
Children
No Data