Explain about RDB-Save method?
Answer / Kunal Sinha
The RDB-Save method in Pega is a built-in method used to save or update data into the relational database. It can be called from a rule and it handles the necessary database operations for saving the object's data.
| Is This Answer Correct ? | 0 Yes | 0 No |
How do we implement the Declare Index?
What is the difference between page and page list property, how are they implemented?
Define about property-set-message?
Define what are the methods we have used for validations?
Explain about Property-Map-Value?
Define about obj-delete method?
Can we use rdb-save along with commit, if yes then why? If not yes then why?
How do we get the data from the two different tables?
What is Paging in a listview?
What is circumstance? How does it work?
What is dwa (direct web access)?
How to implement sla's? Is it possible to define an sla for the entire work object? If yes, how?