Question
2
Replies
328
Views
Virtusa
Posted: October 14, 2019
Last activity: October 14, 2019
Closed
Find Page Name for a Specific Class
Hi ,
Is there any function with which we can get the list of page names present in the clipboard for the current thread ? say i need this list of page that has pxObjClass as "System-Queue-ExecutionRequest-Service-Default " , @findPageByHandle(strhandle) kind of works but only for page with pzInsKey .
Intent of this is : I am trying to get the PageName that gets created when ProcessServiceQueue Agent runs .
Hi,
Please check below link. It might help you.
https://community.pega.com/knowledgebase/articles/java-and-activities/how-identify-class-and-name-locate-page
Thanks,
Kranthi