Closed
Solved
Primary page
In an activity ProcessOrder, the fourth step invokes another activity CheckInventory. The step page for step 4 is specified to use a page named OrderInfo that is listed the Page & Classes tab. When the CheckInventory is executed by step 4 of the ProcessOrder, what is the primary page for ProcessOrder execution?
Hi,
Please refer to the below pdn link:
https://community.pega.com/sites/default/files/help_v72/procomhelpmain.htm page
"The step page becomes the primary page for the duration of the step's execution."
So, in your use case, "OrderInfo" becomes the primary page for the duration of the step 4's (invoke CheckInventory) execution.
Thanks,
Susan