Hey all,
Anyone know how to manually manage global sessions in the package sdk if I don’t want users to have to pass in a session for each step?
Thanks?
Hey all,
Anyone know how to manually manage global sessions in the package sdk if I don’t want users to have to pass in a session for each step?
Thanks?
I think you’re talking about this right? https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-use-shared-session-sdk.html
I think you’re talking about this right? https://docs.automationanywhere.com/bundle/enterprise-v2019/page/enterprise-cloud/topics/developer/cloud-use-shared-session-sdk.html
Thanks for the reply! Yeah, I guess it’s just a bit confusing how that works. Is a new SessionObject created if the default value is used?
It’s sorta nice how non-global sessions work, you just inject in the session map and could retrieve and create sessions by name. I guess this is really what I am looking for, but for global sessions.
Yea I think its a language thing maybe - shared session = global session.
If you look at Step 3 in that doc’s reference, it mentions global session. It should be a similar concept to implementing local sessions.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.