Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

tiagomacul
Giga Sage

Scripts: Como pegar o SessionId?

Logged in User

v_user_session.session_id

gs.print("SessionId = " + gs.getSession().getSessionID());