PRPC 7.1.8 , JMS MDB Listener
We have a jms listener that takes some information and then is expected to augment that information.
Some of the info that we need to get is only available in the pxRequestor page, however all attempts to access data in the pxRequestor come back blank.
Things like; pxRequestor.pxReqServer , pxRequestor.pxReqServerPort , pxRequestor.pxAlertSessionCount
They all come back empty when the activity is called via a JMS MDB Listener rule.