An administrator would use the broadcast message table to convey a message to all users when they first log in to TIBCO Object Service Broker. It appears at the bottom of the workbench next to the time, when you first log in to the system.
The message text for the broadcast message is obtained from the BROADCAST table, which is a TIBCO Object Service Broker table. The occurrence with the highest primary key (the NUMBER field) appears on the workbench. You can view the complete table by pressing PF2 before you start another transactions in your current TIBCO Object Service Broker session. If the table is empty, the message “no broadcast available” appears.
When a rule fails in its execution and the error is not trapped in the rules program, error messages and debugging information for that transaction are supplied in the system log. Using the information from the system log, you can make corrections to your rule so that it executes successfully.
The user log contains the messages generated by a rule and the output generated by a transaction (parent) and its descendant (child) transactions. Only output from the most recent transaction plus that from the next higher level are available, because output from the previous lower-level transaction is cleared when a new one begins.
Messages from the system log appear first; pressing PF2 again displays the user log. If the system log is empty, the user log appears after the first time you press PF2.