Skip to main content
Nintex Community Menu Bar
Solved

Audit log

  • October 9, 2018
  • 2 replies
  • 38 views

Is it possible set up an audit log which records every time a user accesses an application. At the moment I have the user forms set to record the last time an update was made.

 

Any Advice would be appreciated

 

Regards

 

Andrew

 

Best answer by DavidL1

You could have a rule that writes a record to a SmartObject when the user accesses the application.  This rule could be built once and placed in a reusable view like a header and used in all of your applications.

 

David

2 replies

Forum|alt.badge.img+11
  • Answer
  • October 9, 2018

You could have a rule that writes a record to a SmartObject when the user accesses the application.  This rule could be built once and placed in a reusable view like a header and used in all of your applications.

 

David


Forum|alt.badge.img+11
  • October 9, 2018

If your applications start workflows, you can use the reporting controls available in SmartForms.  These go against system SmartObjects and data is collected for every workflow instance.