![](https://secure.gravatar.com/avatar/e3e4a959aa2df160a73e7274179d69ef.jpg?s=120&d=mm&r=g)
8 Jun
2016
8 Jun
'16
12:11 p.m.
Is it possible to access session parameters and use them in Galaxy tool wrappers? If so, how? I am integrating Galaxy with a local system, and I need the current session ID to be able to access user and session-specific data. I am already getting the user email as $__user_email__ (from https://wiki.galaxyproject.org/Admin/Tools/ToolConfigSyntax#A.3Ccommand.3E_t... ). Any suggestions gratefully received. Thanks!