Hello experts,
I'm trying to implement the e-mail notification when an SRM central contract is getting closer to the date when it will expire.
I've setup the Define Event Schema with all four options available there:
1. EXTERNAL
2. NOTIFIC
3. OUTPUT
4. TASK
After this I've run the program BBP_CONTRACT_CHECK and the output of this program is:
Contract | Message | Message type |
4600000004 | Contract expires in 8 days | EXTERNAL |
4600000004 | Contract expires in 8 days | NOTIFIC |
4600000004 | Contract expires in 8 days | NOTIFIC |
4600000004 | Contract expires in 8 days | OUTPUT |
4600000004 | Contract expires in 8 days | TASK |
My problem now is that there is no e-mail in SOST and nothing get sent to any of the users.
I've checked the users and they all have the e-mail address maintained both in BP and in SU01.
I think I'm missing one configuration step on this one.
What do you think?
Cata