Question
Zensar Technologies Ltd
IN
Last activity: 16 Mar 2023 5:39 EDT
Guradrail Warning
How to handle this Guradrail warning, "Use of the WriteNow option in the Obj-Save ,Obj-Delete activity methods interferes with the PRPC transaction model and may result in stale database records. Consider allowing PRPC to commit the record when the transaction completes." I am using activity to delete Case. And Steps are:-
1) Page-New
2) Obj-Open
Lock checkbox checked
ReleaseOnCommit checkbox checked
3) Obj-Delete Remove checkbox checked Immediate checkbox checked
4) call commit 5) Page-Remove