PEGAPCSSA80V1_2019 Exam QuestionsBrowse all questions from this exam

PEGAPCSSA80V1_2019 Exam - Question 10


Which three statements are true about Obj- methods? (Choose three.)

Show Answer
Correct Answer: ACDE

Obj-Browse allows you to return a page list of data on the clipboard, making it one of the correct options. Obj-Refresh-and-Lock can acquire the lock and refresh a page if it is stale, which is also correct. Obj-Open loads an instance of a class from a database onto the clipboard, confirming it as another correct option. Obj-Delete-By-Handle does not require a page on the clipboard to delete an instance, and Obj-Save does not always perform an immediate write to the database unless specified, so these are incorrect.

Discussion

2 comments
Sign in to comment
vinoth_kumarOptions: ACE
Sep 17, 2020

Answer is ACE. Obj-save will save immediately only when Immediate check box is checked.

Test_Test_
Mar 4, 2021

Agree: https://community.pega.com/sites/default/files/help_v72/methods/obj-save/obj-save.htm

RobJobOptions: ACE
Jun 11, 2022

Answer is A, C, E