Hi, I'm trying to reference the Session Id in an Attribute Lookup Query to bring back the current 'user' and 'organisation'...I'm using $Session.Id for the variable but it's not recognizing it. Any ideas? Am I wasting my time?
Thanks
Paul
Paul,
Have you tried $Session.Person.Id for Person? Session.Id is for session not for the logged on person's id.
Hi Manav,
Thanks for getting back to me on this. To be honest it's been a while since I posted the 'cry for help' and I've forgotten
the initial query I needed it for. Let me try and find the code and use your suggestion so see if that works.
I will let you know if it's a success or not.
Regards