Question
Update pxObjClass from clipboard in Page or Page List/group
Hi All,
Due to class issue in the page group, at runtime Component stack mismatch error is triggered on one case. Moreover, to mitigate the issue the pxObjClass need to be updated on the page group
For Example:
AS-IS
pyWorkPage.
pyWorkParty(abc). pxObjClassà Xyz-Data-Party-Operator
pyWorkParty(xyz).pxObjClass – Data-Party
TO-BE
pyWorkPage.
pyWorkParty(abc).pxObjclass à Xyz-Data-Party-Operator
pyWorkParty(xyz) pxObjClass – Xyz-Data-Party-Operator
Can you please let us know whether any option to update the pxObjClass from the clipboard page using the OOTB option (i.e. using the execute activity option on the clipboard page)?
Thanks in advance.
Regards
SVA Quest