Hello community. We want to use the system event NEXT_AUTH_PURCH_ORDER to mail the acknowledger/authorizer. This works, with a new action with adjusted email text. Our version is
IFS10 UPD10.
However, the authorization setup is done with groups, for example: PROJECTS.
Now the email is sent to all members within the group PROJECTS when a purchase order needs to be authorized. I see 2 ways to have it sent to the specific authorizer (= project manager).
- either a possibility to add a field to the event (if possible, how to do?)
- change the field MESSAGE_TEXT and add information there (if possible, how to do?)
If neither of the above is possible, can anyone tell me where to find the original event in pl/sql so i can create a copy and change that ?
thank you in advance for your help.