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 custom error messagew when textarea contain HTML command characters

Soukaina IDRISSIDec 6 2017 — edited Dec 7 2017

Hi everyone,

I have one Field with Type=Textarea, for which i applied Security -> Restricted Characters= Blacklist HTML Command.

Now, when i enter html command in this field , i get this error message,

error_msg.PNG

That i want to personalize.

This post has been answered by Soukaina IDRISSI on Dec 7 2017
Jump to Answer

Comments

758358
Hi,

if there is a message in the queue ready for processing then a DQ attempt should pick it up, if there isn't then your DQ should wait the specified duration (as given in your DQ options) and then timeout with a specific ORA- message, it is up to you how you handle this in .NET - catch the error, go to sleep for 5 minutes and then try again ?

Thanks
Paul
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 4 2018
Added on Dec 6 2017
4 comments
106 views