*bump*
I know it's been a while, but am wondering if anyone has an answer to this?
I'm trying to write an onContentUpdate policy to reject and audit certain modifications to the Records Management caveat config, which is itself manipulated via an OOB onContentUpdate policy. Ideally, I'd like to ensure my policy always runs after the pre-existing policy, but I'm not sure this is possible.
I could always change the existing behaviour to do two things, but it seems like it would be cleaner to have the two behaviours in two different classes, as they serve two different business goals.