Hi,
We use "aboutToModifyResource" in "TrisoftBatchOperationsListener" to check out a topic in a map before it is modified.
But "aboutToModifyResource" is triggered on all topics in the map, not only topics that will be modified.
That way all topics and the map are checked out, while only a few are changed.
Expected is that only resources that will change are checked out.
Is there a way to find out up front if a resource will be changed or not?
Kind regards,
Jeroen
|