- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 11:01 PM
Hello All,
Please help me understand the use of sp_log table and why are the entries with 'guest' user in that table ?
User was using one report from this table and entries with guest user were also getting added in the report so want to understand completely on why those entries are getting created .
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 11:10 PM
Hi
this tables captures the page views of your portal. And the user 'guest' is automatically impersonated in case a user in not logged in.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 11:10 PM
Hi
this tables captures the page views of your portal. And the user 'guest' is automatically impersonated in case a user in not logged in.
Kind regards
Maik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 11:44 PM
Hi Maik
Thankyou.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-07-2022 11:46 PM
thanks for the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 05:52 AM
Hi Maik
Can I capture page for other portal or only Service Portal? I have two "Service Portal" and want to capture both
Regards