So there is a seeded WF for user management that raises an event (at somepoint) called : oracle.apps.fnd.umx.username.generate : If i look in the Workflow Admi Responsibility I can see this event is linked to the database function UMX_USERNAME_POLICY_PVT.policy_subscription
I want to change this to a new database function MICKEY_MOUSE.policy_subscription ..
The only screens i can find are reference screens i.e. NO CHANGES permitted - where or how do i make this change via the apps please ?
ok .. so i need to gain access as SYSADMIN to gain "EDIT" rights ..
I have now disabled the seeded PKG.function and added a new subscription to FUNCx of my own (which is a borrowed copy of the seeeded one - with a couple of changes to prove it has been run )
Seems to be no change when i run the user managementworkflow ..