Getting 'system' for gs.getUserID() in synchronous script action triggered by "session.established" event
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2017 04:55 AM
Hi All,
I have created one synchronous script action which is getting triggered on "session.established" event.
I have written gs.getUserID() glide system function inside script action and printed with the help of log.
I am getting "system" instead of current user sys_id. Can anyone help me with this.
Regards,
Sumit
Labels:
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-21-2017 06:51 AM