Overview
A log message is a comprehensive and structured record that captures crucial information or communication related to the operation of a program or system. These messages are generated during software execution, documenting various aspects such as system events, user interactions, errors, and warnings. By meticulously logging this data, developers and system administrators can better understand applications' intricate behaviors and performance trends. Each log message typically includes timestamps, severity levels, and contextual details that clarify the system's state at any moment. This rich documentation not only aids in diagnosing and resolving issues that may arise but also enhances overall system monitoring and performance analysis. Consequently, log messages play a vital role in maintaining the reliability and functionality of software systems over time.
Navigate to the Message Log
Navigation: Monitoring> Message Log
- Click on the Monitoring group menu as shown on the screen.
- You can also navigate from the system module by clicking the Message Log icon in the context menu of the system tile.
Message Log Listing
- Once you click on the Monitoring menu, you will be taken to the following screen.
- By default, the Message Log tab will be open, and the screen will display the message log. The messages shown on the screen are from all the connected systems in the project network. The total number of messages is also displayed next to the title at the top of the screen. The screen will display the five types of messages:
- Successes Messages
- Filtered Messages
- Parked Messages
- Waiting Messages
- Error Messages
- Each message is represented with a separate band, and you can view the following details on the band:
- A unique icon for every message type is available on the band. It also displays the message title and object name.
- Additionally, you can determine if the message is incoming or outgoing by observing the icon on the band.
- Furthermore, the date and time of the message, along with its occurrence, are shown.
- Click anywhere on the band to view the message details. This action opens the message details screen.

Action Area
The action area of the screen provides the following icons:
- Search: The search icon allows you to find any message by its name.
- Refresh: The refresh icon updates the message list shown on the screen.
- Filter: The filter provides many options to find your desired message.
- Help: The help icon takes you to a dedicated screen with helpful support content.

Filter
- The action area provides a filter action. When you click the filter icon, the filter opens in the content context area.
- The filter includes the following fields:
- Message ID:
- A message ID field allows you to search the message by its message ID.
- Enter the message ID manually in the field, and hit the Show Result button.
- Component ID:
- A Component ID field enables you to search for messages by their component ID.
- Enter the component ID manually in the field and click the Show Result button.
- Entity Type:
- A drop-down allows you to search the message by entity type.
- Select the entity type from the drop-down and hit the Show Result button.
- Status:
- This drop-down field allows you to search the message by message status.
- Select the message status from the drop-down and hit the Show Result button.
- Object:
- This drop-down field allows you to search the message by its object.
- A list of all OE objects will be listed in the drop-down.
- Select the object from the drop-down and hit the Show Result button.
- Speaking Key:
- This is a text box field where you can enter the speaking key.
- Enter the speaking Key manually in the field and click the Show Result button.
- System Key:
- This is a text box field where you can enter the system key.
- Enter the system key manually in the field and click the Show Result button.
- Status:
- This field enables you to filter messages by type.
- A drop-down provides message status. Select an appropriate value from the drop-down.
- Direction:
- This field lets you filter messages by direction.
- Select 'Inbound' or 'Outbound' from the drop-down menu to view the messages you desire.
- Message from & Message to:
- These fields let you filter the message for a specific date range and time.
- A calendar pop-up will open when you click the calendar icon in the field.
- Select the date, month, year, hours, minutes, and AM/PM from the calendar to select the start. Once you have selected all the values, click anywhere outside the pop-up to close.
- Similarly, click the calendar icon in the message in the field and select the end date and time.
- System in Network:
- This drop-down field allows you to search the message to determine whether the system is connected to the project network or not.
- Yes and No option is provided in the drop-down.
- Select the option from the drop-down and hit the Show Result button.
- Show Results: After clicking the "Show Results" button, the configured filter will be applied, and the results will be displayed on the screen.
- Reset: Clicking the Reset button will remove all filter settings and reset them to the default.
- An 'X' icon allows you to close the filter tab.

Retry
- A Retry icon will become visible when you hover your mouse over any of the message bands.
- This icon will only appear for messages that have failed.
- By clicking the icon, you can attempt to process the failed message again.
- A toaster message will then confirm that the message is being sent for processing. After the message is processed, the screen will refresh to display the updated message list.
Open Flow Debugger
- A flow debugger is an interactive tool designed to assist you in debugging when encountering errors. A distinct Flow Debugger icon will become visible when you hover your mouse over any of the message bands.
- Hover over the message and click on the Open Flow Debugger icon.
- Clicking on this icon will open the flow debugger screen, which provides a comprehensive interface for analyzing the error messages associated with the specific band you are investigating.
- Within this screen, users can delve into detailed diagnostics, view the flow of operations leading to the error, and access troubleshooting tips to help resolve the issues effectively. This functionality enhances the overall user experience by facilitating easier identification and correction of problems.
- Refer to the Flow Debugger article for more information.
Review Message Log Details
This part of the screen provides you with detailed information about each message. You can review this section's technical details, message details, and data flow. Each message type will provide its details. Depending upon the message type, the details sections may vary.
- Click on any of the messages on the screen.
- Upon clicking any of the messages, the screen will open with the Details tab.

Review Success Message Log
- To view the success message log, click on the success message band.
- Upon clicking the band, you will see the message details. By default, the Details tab will open.
- The success messages will provide the following tabs:
- Details
- Data Flow
- The header of the screen will be displayed in green color with the success icon and will have the following information:
- System Name:
- The system for which the message is seen is displayed in the header.
- Object Name:
- The object for which the message is seen is also displayed in the header.
- You can hover over the object name and select it to copy. The object name will be copied to the clipboard.
- Date and time:
- The date and time of the message will also be shown on the header.
Success - Details Screen
- By default, the screen will open with the Details tab.
- The details shown on the screen are for viewing only (Read-Only). The Details tab will display the following information:
- Message Details:
- This section provides information on the message and its description.
- Additional Details:
- This section presents the technical details of the message.
- An accordion is provided in the section. Upon clicking the accordion, the section will be expanded.
- The expanded section will provide details, including the message ID, transaction ID, and other pertinent information. This information is organized in a key-value format. For instance, 'Message ID' is the key, while '933592908736219849072695' represents its corresponding value.
- When you hover over the message ID and transaction ID, the key will be highlighted, and a Copy Message ID and Copy Transaction ID tooltip will appear.
- To copy the message ID or transaction ID, click on the key. The key will be copied to the clipboard.
Success - Data Flow Screen
- Click on the Data Flow tab to switch from the Details tab to the Data Flow tab. The interface will display a flow diagram in the tree view illustrating the process.
- Each node in the tree provides an accordion, which allows you to expand or collapse the node.
- The flow starts with the object node of the system through which data flows.
- The diagram visually represents the data flow involving various objects between interconnected systems. This flow highlights the exchange of data objects and organized collections of related information.
- At the end of the node, a message status icon will be displayed, such as success, error, or pause.
- An Open Debugger button is provided in the action area of the screen.
- Click on the button to open the debugger of the selected message.
- You can expand or collapse the tree at the object and/or system levels.
- You can use the toolbar to zoom in or out of the tree view, or expand it to full-screen mode by clicking the appropriate icons provided in the toolbar.
- A legend is also provided on the screen to identify the node type and status of the entity.

Filtered Message Log
- To view the filtered message log, click on the filtered message band. Upon clicking the band, you will see the message details. By default, the Details tab will open.
- Upon clicking the band, you will see the message details. By default, the Details tab will open.
- The filtered messages will provide the following tabs:
- Details
- Data Flow
- The header of the screen will be displayed in blue color with the filter icon and will have the following information:
- System Name:
- The system for which the message is seen is displayed in the header.
- Object Name:
- The object for which the message is seen is also displayed in the header.
- You can hover over the object name and select it to copy. The object name will be copied to the clipboard.
- Date and time:
- The date and time of the message will also be shown on the header.
Filtered- Details Screen
- By default, the screen will open with the Details tab.
- The details shown on the screen are for viewing only (Read-Only). The Details tab will display the following information:
- Message Details:
- This section provides information on the message and its description.
- An accordion is included in the section. When you click the accordion, the section will expand.
- The configured filter will be displayed at the top of the section.
- Please note that this information is for read-only purposes only.
- This section provides details about the message.
- Scroll down in the expanded section to view the message details, including the message ID, transaction ID, and other pertinent information. This information is organized in a key-value format. For instance, 'Message ID' is the key, while '0000000000000000' represents its corresponding value.
- When you hover over the message ID and transaction ID, the key will be highlighted, and a Copy Message ID and Copy Transaction ID tooltip will appear.
- To copy the message ID or transaction ID, click on the key. The key will be copied to the clipboard.
Filtered- Data Flow Screen
- Click on the Data Flow tab to switch from the Details tab to the Data Flow tab. The interface will display a flow diagram in the tree view illustrating the process.
- Each node in the tree provides an accordion, which allows you to expand or collapse the node.
- The flow starts with the object node of the system through which data flows.
- The diagram visually represents the data flow involving various objects between interconnected systems. This flow highlights the exchange of data objects and organized collections of related information that mirror various business processes. These data objects can encompass a variety of attributes, including but not limited to sales orders, invoices, products, customer details, supplier information, and purchase orders.
- At the end of the node, a message status icon will be displayed, such as success, error, or pause.
- An Open Debugger button is provided in the action area of the screen.
- Click on the button to open the debugger of the selected message.

Review Parked Message Log
- To view the parked message log, click on the parked message band.
- Upon clicking the band, you will see the message details. By default, the Details tab will open.
- The success messages will provide the following tabs:
- Details
- Message
- Data Flow
- The header of the screen will be displayed in orange color with the parked icon and will have the following information:
- System Name:
- The system for which the message is seen is displayed in the header.
- Object Name:
- The object for which the message is seen is also displayed in the header.
- You can hover over the object name and select it to copy. The object name will be copied to the clipboard.
- Date and time:
- The date and time of the message will also be shown on the header.
Parked - Details Screen
- By default, the screen will open with the Details tab.
- The details shown on the screen are for viewing only (Read-Only). The Details tab will display the following information:
- Message Details:
- This section provides information on the message and its description.
- Below the message, action items are provided. This action item will be provided based on the message.
- To trigger the action, an action button is provided.
- Click on the action item button. Upon clicking the button, the corresponding action will be initiated.
- As per the action button (retrigger the message), the action has been triggered.
- But the message could not be processed, hence a Retry flag has been added to the message.
- This section presents the technical details of the message.
- An accordion is provided in the section. Upon clicking the accordion, the section will be expanded.
- The expanded section will provide details, including the message ID, transaction ID, and other pertinent information. This information is organized in a key-value format. For instance, 'Message ID' is the key, while '933592908736219849072695' represents its corresponding value.
- When you hover over the message ID and transaction ID, the key will be highlighted, and a Copy Message ID and Copy Transaction ID tooltip will appear.
- To copy the message ID or transaction ID, click on the key. The key will be copied to the clipboard.
Parked - Message Screen
- Click on the Message tab to transition from the Details/Data Flow tabs to the Message tab. The interface will then present the corresponding message on the screen.
- By default, the message is displayed in tree view mode.

Tree View
- By default, the tree view with the Control tab will be open, displaying the message details.
- Within the tree view, you can switch between the Control and Data views to see the message. The Control view displays the details of the message headers, while the Data view displays the details of the message elements.
- A toolbar allows you to configure the font size to adjust the message readability.
- A search feature is also available to find any elements within the message.
- As you begin typing in the search field, results are displayed instantly.
- If more than one search result is found, a navigation icon allows you to navigate through the searched results.
- To close the search, click on the 'X' icon.

- At the bottom of the screen, the message's location and target are shown.
- Location indicates the processing queue name and queue ID, while Target shows the target queue and stream name.
- Please note that this information is for read-only use.
- When you switch to Data view, the message details will be shown on the screen.
- A Show Field Details section is provided on the right side of the message.
- The section displays details of the message node. When you click on any part of the message, the section opens automatically, showing information about that element.
- The section appears with the details when you select any node in the message, displaying information such as name, type, format, and more.
Code View
- To switch from tree view to code view, click on the Code View.
- The code view displays the message in various formats, including XML, JSON, etc.
- Within the code view, you can switch between the Control and Data views to see the message. The Control view displays the details of the message headers, while the Data view displays the details of the message elements.

- A toolbar allows you to configure the various options to adjust the message readability:
- Font Size:
- This will enable you to increase the font size of the message for clear visibility.
- Select the appropriate font size from the drop-down.
- Tab Size:
- This allows you to adjust the tab size in the message.
- Select the appropriate tab size from the drop-down.
- Word Wrap:
- This option allows you to use word wrap functionality for the displayed code.
- Please note that it is available in code view mode.
- A search feature is also available to find any elements within the message.
- As you begin typing in the search field, results are displayed instantly.
- If more than one search result is found, a navigation icon allows you to navigate through the searched results.
- To close the search, click on the 'X' icon.

- At the bottom of the screen, the message's location and target are shown.
- Location indicates the processing queue name and queue ID, while Target shows the target queue and stream name.
- Please note that this information is for read-only use.
Parked - Data Flow Screen
- Click on the Data Flow tab to switch from the Details tab to the Data Flow tab. The interface will display a flow diagram in the tree view illustrating the process.
- Each node in the tree provides an accordion, which allows you to expand or collapse the node.
- The flow starts with the object node of the system through which data flows.
- The diagram visually represents the data flow involving various objects between interconnected systems. This flow highlights the exchange of data objects and organized collections of related information that mirror various business processes. These data objects can encompass a variety of attributes, including but not limited to sales orders, invoices, products, customer details, supplier information, and purchase orders.
- At the end of the node, a message status icon will be displayed, such as success, error, or pause.
- An Open Debugger button is provided in the action area of the screen.
- Click on the button to open the debugger of the selected message.

Waiting Message Log
- To view the waiting message log, click on the waiting message band. Upon clicking the band, you will see the message details.
- Upon clicking the band, you will see the message details. By default, the Details tab will open.
- The success messages will provide the following tabs:
- Details
- Message
- Data Flow
- The header of the screen will be displayed in orange color with the waiting icon and will have the following information:
- System Name:
- The system for which the message is seen is displayed in the header.
- Object Name:
- The object for which the message is seen is also displayed in the header.
- You can hover over the object name and select it to copy. The object name will be copied to the clipboard.
- Date and time:
- The date and time of the message will also be shown on the header.
Waiting - Details Screen
- By default, the screen will open with the Details tab.
- The details shown on the screen are for viewing only (Read-Only). The Details tab will display the following information:
- Message Details:
- This section provides information on the message and its description.
- Below the message, action items are provided. This action item will be provided based on the message.
- To trigger the action, an action button is provided.
- Click on the action item button. Upon clicking the button, the corresponding action will be initiated. For some of the actions, you may be directed to another screen to configure some settings.

- This section presents the technical details of the message.
- An accordion is provided in the section. Upon clicking the accordion, the section will be expanded.
- The expanded section will provide details, including the message ID, transaction ID, and other pertinent information. This information is organized in a key-value format. For instance, 'Message ID' is the key, while '0000000000000000' represents its corresponding value.
- When you hover over the message ID and transaction ID, the key will be highlighted, and a Copy Message ID and Copy Transaction ID tooltip will appear.
- To copy the message ID or transaction ID, click on the key. The key will be copied to the clipboard.
Waiting - Message Screen
- Click on the Message tab to transition from the Details/Data Flow tabs to the Message tab. The interface will then present the corresponding message on the screen.
- By default, the message is displayed in tree view mode.
Tree View
- By default, the tree view with the Control tab will be open, displaying the message details.
- Within the tree view, you can switch between the Control and Data views to see the message. The Control view displays the details of the message headers, while the Data view displays the details of the message elements.
- A toolbar allows you to configure the font size to adjust the message readability.
- A search feature is also available to find any elements within the message.
- As you begin typing in the search field, results are displayed instantly.
- If more than one search result is found, a navigation icon allows you to navigate through the searched results.
- To close the search, click on the 'X' icon.

- At the bottom of the screen, the message's location and target are shown.
- Location indicates the processing queue name and queue ID, while Target shows the target queue and stream name.
- Please note that this information is for read-only use.
- When you switch to Data view, the message details will be shown on the screen.
- A Show Field Details section is provided on the right side of the message.
- The section displays details of the message node. When you click on any part of the message, the section opens automatically, showing information about that element.
- The section appears with the details when you select any node in the message, displaying information such as name, type, format, and more.
Code View
- To switch from tree view to code view, click on the Code View.
- The code view displays the message in various formats, including XML, JSON, etc.
- Within the code view, you can switch between the Control and Data views to see the message. The Control view displays the details of the message headers, while the Data view displays the details of the message elements.

- A toolbar allows you to configure the various options to adjust the message readability:
- Font Size:
- This will enable you to increase the font size of the message for clear visibility.
- Select the appropriate font size from the drop-down.
- Tab Size:
- This allows you to adjust the tab size in the message.
- Select the appropriate tab size from the drop-down.
- Word Wrap:
- This option allows you to use word wrap functionality for the displayed code.
- Please note that it is available in code view mode.
- A search feature is also available to find any elements within the message.
- As you begin typing in the search field, results are displayed instantly.
- If more than one search result is found, a navigation icon allows you to navigate through the searched results.
- To close the search, click on the 'X' icon.
- At the bottom of the screen, the message's location and target are shown.
- Location indicates the processing queue name and queue ID, while Target shows the target queue and stream name.
- Please note that this information is for read-only use.
Waiting - Data Flow Screen
- Click on the Data Flow tab to switch from the Details tab to the Data Flow tab. The interface will display a flow diagram in the tree view illustrating the process.
- Each node in the tree provides an accordion, which allows you to expand or collapse the node.
- The flow starts with the object node of the system through which data flows.
- The diagram visually represents the data flow involving various objects between interconnected systems. This flow highlights the exchange of data objects and organized collections of related information that mirror various business processes. These data objects can encompass a variety of attributes, including but not limited to sales orders, invoices, products, customer details, supplier information, and purchase orders.
- At the end of the node, a message status icon will be displayed, such as success, error, or pause.
- An Open Debugger button is provided in the action area of the screen.
- Click on the button to open the debugger of the selected message.

Error Message Log
- To view the error message log, click on the error message band. The message details will appear.
- Upon clicking the band, you will see the message details. By default, the Details tab will open.
- The error messages will provide the following tabs:
- Details
- Message
- Data Flow
- The header of the screen will be displayed in red color with the parked icon and will have the following information:
- System Name:
- The system for which the message is seen is displayed in the header.
- Object Name:
- The object for which the message is seen is also displayed in the header.
- You can hover over the object name and select it to copy. The object name will be copied to the clipboard.
- Date and time:
- The date and time of the message will also be shown on the header.
Error - Details Screen
- By default, the screen will open with the Details tab.
- The details shown on the screen are for viewing only (Read-Only). The Details tab will display the following information:
- Message Details:
- This section provides information on the message and its description.
- Below the message, action items are provided. This action item will be provided based on the message.
- To trigger the action, an action button is provided.
- Click on the action item button. Upon clicking the button, the corresponding action will be initiated. For some of the actions, you may be directed to another screen to configure some settings.

- This section presents the technical details of the message.
- An accordion is provided in the section. Upon clicking the accordion, the section will be expanded.
- The expanded section will provide details, including the message ID, transaction ID, and other pertinent information. This information is organized in a key-value format. For instance, 'Message ID' is the key, while '000000000000000' represents its corresponding value.
- When you hover over the message ID and transaction ID, the key will be highlighted, and a Copy Message ID and Copy Transaction ID tooltip will appear.
- To copy the message ID or transaction ID, click on the key. The key will be copied to the clipboard.
Error - Message Screen
- Click on the Message tab to transition from the Details/Data Flow tabs to the Message tab. The interface will then present the corresponding message on the screen.
- By default, the message is displayed in tree view mode.
Tree View
- By default, the tree view with the Control tab will be open, displaying the message details.
- Within the tree view, you can switch between the Control and Data views to see the message. The Control view displays the details of the message headers, while the Data view displays the details of the message elements.
- A toolbar allows you to configure the font size to adjust the message readability.
- A search feature is also available to find any elements within the message.
- As you begin typing in the search field, results are displayed instantly.
- If more than one search result is found, a navigation icon allows you to navigate through the searched results.
- To close the search, click on the 'X' icon.

- At the bottom of the screen, the message's location and target are shown.
- Location indicates the processing queue name, queue ID, target queue and stream name.
- Please note that this information is for read-only use.
- When you switch to Data view, the message details will be shown on the screen.
- A Show Field Details section is provided on the right side of the message.
- The section displays details of the message node. When you click on any part of the message, the section opens automatically, showing information about that element.
- The section appears with the details when you select any node in the message, displaying information such as name, type, format, and more.
- By default, the details of the selected parameter will be shown.
- The section will display the name, type, format, default value, and other parameter details.
- The information provided in this section is read-only for one purpose only.
- Click on the Issues tab to view the issue details.
- Once you click on the Issue tab, the issue in the messages will be displayed.
- The issue will be listed as a band.
- Click on the issue band. Upon clicking the issue band, the message will scroll and display the parameter where the error is. By using this information, you can rectify the error in the message.
Code View
- To switch from tree view to code view, click on the Code View.
- The code view displays the message in various formats, including XML, JSON, etc.
- Within the code view, you can switch between the Control and Data views to see the message. The Control view displays the details of the message headers, while the Data view displays the details of the message elements.

- A toolbar allows you to configure the various options to adjust the message readability:
- Font Size:
- This will enable you to increase the font size of the message for clear visibility.
- Select the appropriate font size from the drop-down.
- Tab Size:
- This allows you to adjust the tab size in the message.
- Select the appropriate tab size from the drop-down.
- Word Wrap:
- This option allows you to use word wrap functionality for the displayed code.
- Please note that it is available in code view mode.
- A search feature is also available to find any elements within the message.
- As you begin typing in the search field, results are displayed instantly.
- If more than one search result is found, a navigation icon allows you to navigate through the searched results.
- To close the search, click on the 'X' icon.
- At the bottom of the screen, the message's location and target are shown.
- Location indicates the processing queue name, queue ID, target queue, and stream name.
- Please note that this information is for read-only use.

Error - Data Flow Screen
- Click on the Data Flow tab to switch from the Details tab to the Data Flow tab. The interface will display a flow diagram in the tree view illustrating the process.
- Each node in the tree provides an accordion, which allows you to expand or collapse the node.
- The flow starts with the object node of the system through which data flows.
- The diagram visually represents the data flow involving various objects between interconnected systems. This flow highlights the exchange of data objects and organized collections of related information that mirror various business processes. These data objects can encompass a variety of attributes, including but not limited to sales orders, invoices, products, customer details, supplier information, and purchase orders.
- At the end of the node, a message status icon will be displayed, such as success, error, or pause.
- An Open Debugger button is provided in the action area of the screen.
- Click on the button to open the debugger of the selected message.