We are calling a activity using ‘Queue-For-Processing’ method, and passing ‘IHSupportingInfoPg’ page as param, but this is not happening. We tracked and the page not being passed as parameter and showing empty.
What could be the reason and is this allowed? Please suggest.
On a step before, you have to set the parameters on a page e.g. QPPage, which should be defined in Pages & Classes where the class should be class of the activity being called in the queue processor. The activity in the queue processor should have those parameters defined in its Parameters tab.