Hi all,
I have use for a unique identifier for every login (guest accesslevel mainly) and know we have the SessionId attribute in the login notification. This is I presume 100% unique and can be used as identifier but how can I get the SessionId in other ways like via rules, processes etc.? Scenario example, If I capture the SessionId with login and create a BO with it. If I then want to search for that BO (and I don´t have the SessionId stored anywhere like when a guest "logs" in), how can I refer to it? FIND BO WHERE ? Other things to think about using this, tips etc.?
Thanks