Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Database user for subscriptions

Barry BSep 28 2021

Hi,
When running 'select user from dual' on an interactive report we get ANONYMOUS
image.pngWhen subscibing to that report, the same query presents SYS
image.pngThe user is important in many of our reports, and while we can work around it, it would be nice to know if there is any setting we could do in Apex or the databse to ensure that the email subsription system variable USER returns ANONYMOUS instead of SYS.

Thanks.

Comments

Post Details

Added on Sep 28 2021
7 comments
217 views