Deferred Save not working
Hi - I have a scenario where a flow rule is invoked as part of the service activity of SERVICE-REST. Flow rule creates few work objects using ADD-WORK in one of the activities. There is no explicit commit and I expect flow end to commit it. Flow rule is marked with 'Create a new work object' in the process tab.
We have two test envrionments where in this works perfectly fine in one but not in another. In the failing one I could see the list of deferred items using @baseclass.deferredops section. I could not figure out why flow end is not committing the deferred items. Any suggestions to fix this?
Thanks
GK