Clear Session Variable

Adheshwar2
Kilo Guru

Hi,

     Is it possible to clear session variable from scoped application. I tried but it says no method found. If it has to be done through Global from my scoped application is it possible and if so How can I clear session variables in scoped application?

1 ACCEPTED SOLUTION

Ct111
Giga Sage

Hello this link would be worth checking ...

https://community.servicenow.com/community?id=community_question&sys_id=2e6c53ffdbde00501cd8a345ca96...

 

Here they have done with catalog via script include , which in your case you can call the script include by appending prefix of scope to the script include.

 

Mark my ANSWER as CORRECT and HELPFUL if it helps

View solution in original post

1 REPLY 1

Ct111
Giga Sage

Hello this link would be worth checking ...

https://community.servicenow.com/community?id=community_question&sys_id=2e6c53ffdbde00501cd8a345ca96...

 

Here they have done with catalog via script include , which in your case you can call the script include by appending prefix of scope to the script include.

 

Mark my ANSWER as CORRECT and HELPFUL if it helps