Is there Broadcast Message limit?
Hello,
We have "Application Enable Message Broadcast Cache" parameter = False and "Application Message Bar Update" = 60.
Every 60 seconds business service "Message Bar" method "UpdatePrefMsg" is invoked, and queries notifications for current user.
If user has 100+ broadcast notifications (S_BCSTMSG_USER.STATUS_VAL = 0 or 1), business service fetch only first 100 records.
ObjMgrSqlCursorLog Trace 5 000001b15f8f1e14:0 2020-10-21 11:17:55.757079 SQL Cursor with ID 930E1C0 Buscomp: Broadcast Message, Forward Only: 0, Fetch Rows: 100, Fetch All Time: 0.017 seconds.
As a result new messages are not shown to user.
How can we display all notifications?
Siebel 20.6.0.0 SIA.
Thanks,
Dmitriy