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!

HOW TO USE REGEX_REPLACE WHEN PASSING A PARAMETER TO url

I want to use a n oracle function in the url parameter as shown below
-- bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=regex_replace(34470793%20[OTHER],%27[^0-9]%27,%27%20%27)
how can I achieve this?

Comments
Post Details
Added on Aug 17 2022
1 comment
107 views