WH Notifications disabled
Description
This may be done by the users on purpose, or by the system because of a problem with a bad email address.
It is recommended to verify all the email addresses Users that have DISABLED notification preference using :
It is recommended to verify all the email addresses Users that have DISABLED notification preference using :
Run
WH Notifications disabled and other Oracle EBS reports with Blitz Report™ on our demo environment
select wlr.name, wlr.display_name, wlr.description, wlr.status, wlr.orig_system, wlr.email_address, wlr.notification_preference from wf_local_roles wlr, fnd_user fu where 1=1 and fu.user_name=wlr.name and notification_preference = 'DISABLED' and user_flag = 'Y' |
Parameter Name | SQL text | Validation | |
---|---|---|---|
User Name |
|
LOV |