Hi everyone,
I am currently working in project which has auditing functionality as one of the module. I know apex has its own auditing function but we are trying to create our own auditing functionality.
So for We have created auditing functionality for Login, Logout,OnClick of some button.
But we like to know how to capture the session expired timestamp for each users since we want the login and logout time intervals.
Also is there any possibility to capture the parameter values on submit of a page as a information.
Thanks
SundaraMoorthy