Created on 31 May 2019
icon_unfollowing
Login to follow
outsystems-session-history

OutSystems Session History

Stable version 1.0.2 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded on 11 June 2019 by 
outsystems-session-history

OutSystems Session History

Details
Record OutSystems Sessions, Visited Screens and Executed Actions
Read more

With this component you will able to monitor all OutSystems Sessions in an Application/Espace with visited screens. It also  support monitor actions.

To start monitoring a Espace Sessions, just add the methods "SessionHistory_OnSessionStart" and "SessionHistory_OnBeginWebRequest" to the platform default events "OnSessionStart" and "OnBeginWebRequest" and give a "CustomId" to later retrieve the Session's data. 

COMPONENT OBJECTIVES:

- Monitor OutSystems Sessions for Registered Users;

- Monitor Visited Web Screens with entry and leave timestamp in the screens;

- Monitor the Visited Web Screens sequence;

- Monitor Platform executed actions by including the method "SessionHistory_RecordAction" in an Action;

- Collect User's IP's and browser information;

- Get real visited screen's timestamps using a monitor script with a REST service to report screen's leave or browser close events.

Additional Information:

- At this moment It collects session's information for only registered users (no available yet for anonymous users);

- By default, this component has a Timer to clear all old sessions then 90 days.

 

Release notes (1.0.2)

- Fixed issue to ignore HTTP/POST requests and prevent record locks

Reviews (0)
Category
Development tools, Monitoring
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
OutSystems Session History has no dependencies.
Application Objects
OutSystems Session History has 0 AOs.
Team
Compatible with
Version 11
Version 10
Stack:
.NET
Database:
All
Asset consumers
No consumers yet.
Weekly downloads 
Related assets