In my parent project, there's a view with button which will trigger a script which should read value from child project on this path (session.custom.projectProvider)
.
When use this path in my parent project i got error global name 'session' is not defined
in gateway setting i defined the parent project as gateway script project .
tagProviders = session.custom.projectProvider