Discussion
![](/profiles/pega_profile/modules/pega_user_image/assets/user-icon.png)
ITRegtime
RU
Last activity: 13 Feb 2016 10:33 EST
Find objects in Database via Java Step
I want to find objects in Pega DB via Java activity Step. It seems that method Database.list() can help me. But theres no example how to use it correctly. I need to pass ClipboardPage as a parameter and javadoc says: "aListPage
- a Code-Pega-List
page containing the list parameters. The list results are placed in this page."
Where can i find examples of usage or is there another method to search objects?