Create Logbook Messages
Logbook messages are generated dynamically based on the occurring events when the application is running. Each message contains the message ID which is composed of the components described here, see "Message ID Format".
Message ID Format
MessageID := {Solution}{System}{Module}{MessageType}{MessageCode}
(For example: 0281000021000)
The following Message ID components are configurable according to the application where the logbook process is running, see ses-monitoring.properties.
- {Solution}: 02 - GK
- {System}: 81 - MED
- {Module}: 000 - not used
The MessageID suffix identifies the specific message code and type related to the log event:
- {MessageType}
- defined for each message according to the category
- 01 – network
- 02 – functional
- 03 – platform
- 04 – other
- 09 – business process tracking
- defined for each message according to the category
- {MessageCode}
- 0000-9999 four-digit number, defined for each message