7-Bedrock
December 11, 2024
Solved
Remote Datatable returns GetCurrentUser inconsistenty
- December 11, 2024
- 1 reply
- 662 views
I’m working on a project where I need to access the GetCurrentUser from a remote DataTable. However, I’m facing an issue where the returned values keep changing after each execution. Specifically:
- When the logged-in user is Gail, the DataTable shows both Gail and IOCL.
- When the logged-in user is IOCL, it shows both IOCL and Gail.
I’ve attached the files for reference, but I would appreciate your help in identifying what might be causing this issue. Could you guide me on what I might be doing wrong?

