Take out logs in Novacura 6.14.14.17

Hi ,

Is it possible to retrieve logs showing who has read specific information and who has run the flow, and can those logs be accessed from six months back?

BR,

Viktor

Hi,

There no such logs per default. You can see what users have logged in, when the latest login was and how many times they have logged in. This can be viewed in the Flow Designer under users.

For any additional logging related to Workflow executions, you need to configure this within the Workflow itself. A common approach is to create a Flow fragment that can be inserted wherever logging is required. This fragment can then write data to a database of your choice, for example, MS SQL. This way, the logging can be tailored to meet your specific requirements.

Hope this helps.

Ty Albin, that answers my question.

BR

Viktor

1 Like