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!

Bulk modifying Apex user email

ba996May 9 2024

On an internal network, the email administrators are changing the end of all Apex users' email addresses (i.e. @old to @new).

I see there are subroutines under apex_util to change the email. I wrote a procedure using apex_util.set_email to perform the change. It works but it only applies to users in the current workspace. Since we have multiple workspaces affected by the email change, I'd like to avoid logging in to each workspace.

Is there a good way to change all the emails for the entire instance?

Thanks,

Bart

This post has been answered by Scott Wesley on May 10 2024
Jump to Answer
Comments
Post Details
Added on May 9 2024
2 comments
320 views