Extracts user presence from Genesys Data Lake. User presence is stored in the analytics_user_presence_record table.
Parameters
| Parameter |
|
Description |
| start_date |
Optional |
The start date to extract user presence from |
| savepoint |
Optional |
The savepoint name to use. Defaults to 'analytics_user_presence_record' |
Tables Affected
Variables Set
| Variable |
Type |
Description |
| user_presence_start_date |
date/time |
The start date of the user presence extraction |
| user_presence_end_date |
date/time |
The end date of the user presence extraction |
Permissions needed
- analytics:userDetail:view
Examples
- user_presence_from_datalake()