User is receiving notification email related to order/items they have not subscribed to.
Hi Team,
This issue pertains to a custom notification.
- A new table was created allowing users to add items/orders for which they wish to receive notifications via email.
- Users then need to subscribe to the custom notification.
- When an transactions takes place for the subscribed item/order (Table Trigger on F4211/F4111), notification validates if the item is there in the custom table and if yes then email is triggered to the user who is subscribed to the item.
Issue:
Email and JDE notification is being sent out to one particular user who has not subscribed (added) to that item/order but is subscribed to the Notification.
0