Alternative for Obj-Save method in activity.
I have to reduce the Pega guardrail warnings by using the alternative method of obj-save. Please suggest how I can reduce warnings?
***Edited by Moderator: Pooja Gadige to add capability tag***
I have to reduce the Pega guardrail warnings by using the alternative method of obj-save. Please suggest how I can reduce warnings?
You can make use of save (or) UpdateWorkObject activity instead of Obj-Save method to do deferred save.
Peag recommending us to use the above-mentioned activity instead of Obj-Save, because in Pega OOTB activity we are having lot of exception handling features by default.
@Gunasekaran_Baskaran Thanks for your suggestion. I will try this out.
The approach for Workobject save should follows as below in the Activit.
Step 1 . Call UpdateWorkObject
Step 2. Call CommitiwithErrorHandling
Question
Question
Question Solved
Question
Question
Question
Question Solved
Question
Discussion
Question Solved
Pega Collaboration Center has detected you are using a browser which may prevent you from experiencing the site as intended. To improve your experience, please update your browser.