Server Version: 2.1.1
In the configuration section for the new event trigger transformations, how can we access Context variables (defined under the Sample Context)? According to the documentation for action transforms, one has to use $session_variables but inside the event trigger transforms body, that throws an error:
InvalidPathCode: Path Lookup Error: "$session_variables.A"

