Question KAMAL UDDIN AHMAD · Mar 25, 2024

how we can retrieve SessionId in classMethod ??

how we can retrieve SessionId in classMethod ?? 

i want to use sessionid outside the package...

Comments

Dean White · Mar 25, 2024

Set SessionID = ""_$get($$$JobSessionId)

0
KAMAL UDDIN AHMAD  Apr 1, 2024 to Dean White

Hello Dean White...

Can you please tell me like how we can retrieve SuperSessionID in classMethod ??

Now i want to use SuperSessionID instead of SessionID,  outside the package. 

Also one confirmation that "SessionID keeps same in entire message flow or it varies ?? i heard that SessionID may change in diff instances."

please explain me which ID keep unique (SessionID or SuperSessionID)  ??

I want to filter the message base upon that only...

0