Maximum number of characters for annotations
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2023 02:34 AM
What is the maximum number of characters that can appear in an annotation?
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-09-2023 03:14 AM
Hi,
It is 4000. You can check it from sys_ui_annotation table's Text field.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-11-2023 02:56 AM
This annotation shows messages in the sys_ui_message table.
Max lengh of "Message" field in sys_ui_message table is 8,000 by default, is it possible to increase it more? If so, how many characters can be added?