Does CSI or FT provide global user information like User ID in a global variable? I have come across USERNAME(), but this is the system identity. I would require the logged in user name AND user id.
Thanks
USERNAME() will return the logon name (Ex: s.cena)
On CSI 9.01.12 (At least) there is a variable called User_UserID. This contains the integer ID of the currently logged in user. Was that what you were looking for?
Hi Stephen,Thanks for the suggestion. Unfortunately, it doesn't return anything in CSI 10