You could also define the cancel transition for the under review state that mimics the rework transition target state. Then build the proper wf steps to execute the cancel transition.
Thanks,
Patrick Williams
On Jun 10, 2013, at 5:52 PM, "David DeMay" <-<<a style="COLOR:" blue;=" text-decoration:=" underline"=" target="_BLANK" href="mailto:-">>">mailto:->> wrote:
Business Rules? Not sure the release were talking here…
I just query the lifecycle history per object and roll backward. Granted it would be an awesome enhancement request to interact with Oracle in Transaction POM block to just undo the states and/or at a minimum make it easier for you, but has to be wide enough of an audience to do that.
Some may want this to record the rollback or movement between states, some may not. The vehicle has been built for you; just have to command it per se with some code.
If you do not change state, no reason you cannot invoke the same code (from a different WF) to place a lock on the object in Oracle as the code in the promotion workflow already does.