User activity log

Hi all,

I'm a beginner of Appian.

I am required to get a user activity log such as "approved", "reassigned" , "reject" and so on...

Do you know how to get these log?

Am I need to create a new record type to get the information?

My client requires to get them and download as csv...

Hope somebody give me advice...

Best regards,

  Discussion posts and replies are publicly visible

Parents
  • Do you mean, user would be approving, reassigning or rejecting a task, and you need to be saved in db so that you can make it available on screen for users to be downloaded in CSV format?

    if so I dont' think we have something in built which tracks this. You would need to save these details in a table so that you can expose it later for users to download it.

Reply
  • Do you mean, user would be approving, reassigning or rejecting a task, and you need to be saved in db so that you can make it available on screen for users to be downloaded in CSV format?

    if so I dont' think we have something in built which tracks this. You would need to save these details in a table so that you can expose it later for users to download it.

Children