Question
IBM India Pvt Ltd
IN
Last activity: 31 Oct 2021 5:09 EDT
Where to find pyRetainPage in case types. 'newAssignPage' is missing from clipboard.
Where to find 'pyRetainPage' in case types. Need to mark it True to retain 'newAssignPage' as it is missing from clipboard.
Saw that it needs to be marked true to retain according to this article and seems it worked.
https://collaborate.pega.com/question/harness-launch-removes-pyworkpage
@Vamshi1010
newAssignPage will be only avail when user performing some action in work object (in perform mode alone).
When you open the case in review (or) confirm mode newAssignPage will not be avail.
newAssignPage page is for holding particular assignment (Assign-Worklist, Assign-Workbasket) related information when user performing some actions in work object...
pyRetainPage - you would not be able to use this functionality for retaining newAssignPage.
newAssignPage and pyWorkPage conepts are completely different....