Sessions and specifically %session are paramount to our application to login users to the application (the Web Gateway user logs into the server and then users login to the application).
When using /api/mgmnt/v2 to implement a spec first approach to REST API development, I am unclear how I can utilize sessions (i.e.%session) to work with our existing model (and I'm sure there are indeed better ways to do this, but we are just baby stepping right now).Much of the documentation say to make sure UseSession=1 in the dispatch class is set, which I've accomplished.

.png)

I dont get any Errpr when i log my request message at this time i want to call a operation. 





