How to change workflow item key activity status from COMPLETE to ACTIVE
I have an oracle workflow item key with an activity in it that has a status of COMPLETE and I need to rewind the workflow back to this point.
As it is COMPLETE it cannot be rewound back to this point using Oracle Applications (I think).
Is there a way that the status can be set back to ACTIVE (Using SQL or PLSQL) so that the workflow can be rewound to this point?
Thanks in advance.