Engineering Workbench Security

Has anyone put restrictions on who can Approve and Check In in the Engineering Workbench? I’m 99.9% sure I need to put the BPM on CheckChangeECORevApproved, but was looking for confirmation as these things can get wonky at times.

Well, testing proves this does not stop Approve & Check In All. So that is one thing to be careful of. Had to put Service Security on the method.

I ended up with a total of 5 BPMs on the following methods.

ApproveAllandRefresh
ApproveandCheckInAll
CheckChangeECORevApproved
CheckInAll
CheckInandRefresh

If anyone knows of any others, let me know.