I want to be able to access the PRESENTATION NAME or SUBJECT AREA Name via a session variable and use this session variable in the “Execute before Query” Connection Scripts on the Connection Pool. The connection serves multiple Subject Areas and the requirement is to know which Subject Area is making the request.
I can access the dashboard name using VALUEOF(NQ_SESSION.SAW_DASHBOARD) and was wondering if there was something similar for the Subject Area.