Discussion
1
Replies
1988
Views
Infosys Ltd
Posted: January 24, 2016
Last activity: January 25, 2016
Closed
Calling activity in a section
Hi,
Can anyone please tell me how do I call an activity from a section if both are in two different classes.
For example, section is in Pegaapp-abc-work- and the activity is in Pegaapp-xyz-data- class.
Thanks in advance.
You require the following:
A Page (or page list) reference from the Pegaapp-abc-work- class to the Pegaapp-xyz-data- class.
A Section in the Pegaapp-xyz-data- class which calls the activity locally in the Pegaapp-xyz-data- class (though a button click action perhaps)
The section in the Pegaapp-abc-work- class includes a reference to the section in the Pegaapp-xyz-data- class using the Page (or page list) reference above
Lastly, the Page (or page list) reference above must be on the clipboard