Audit trail without servoy log-in on servoy 2.2.5?

Hi All,

I’m getting a bit desperate to get my solution up and running without any progress. I have a solution that works perfectly in Servoy 2.2.5. However, when I moved the solution over to 3.0, it hangs at start up and navigating to prev/next record scripts would freeze up developer completely after scrolling through a few records.

See my attempts and issues on this thread: client hangs on servoy 3.0 - Classic Servoy - Servoy Community

I would love to stick with using 2.2.5 since it’s been beta tested error free, but I need to use LDAP authentication with audit trail. I did get LDAP working nicely(thanks Marcel!) but i still need the audit trail feature.

My question is: is there a way to enable to the audit trail without having the users log in under the servoy default log-in system. That way, I can use a custom built log-in system on servoy 2.2.5? My experience has been no, but maybe some of you advance users know how to enable the audit trail without using the servoy default log-in system.

thanks!

Happy to hear that the LDAP plug-in works for you :)

Have you already been working on my suggestion in the other forum?

Hi Sammy,

You can definitely do a “roll your own” audit trail at any time. If you don’t use the Servoy Security, then you can’t use the “automatic” audit trail that tracks absolutely everything.

You can have the audit trail “fire” whenever you want to - which will cause MUCH less traffic than just checking the “Tracking” checkbox.