BAM Logging: Functionality and Operation
This adapter outputs a log message with a user-defined status text to the X4 Process Monitor in the X4 Control Center or saves data in the PostgreSQL or MS SQL database.
Note:
If you use the BAM Log Adapter, the output of the following operations is displayed in the X4 Control Center, in the X4 Process Monitor Web App:
- The output of the operation
Log Status
is shown in the column BAM Status. - The output of the operations
Log Data
,Log Message
orLog Batch Message
is shown in the tab BAM Log. There you can view thekey
, thelevel
and themessage
for the respective adapter performance.
Further information on the X4 Control Center and the X4 Process Monitor Web App can be found in the X4 Control Center Guide.
Properties
Operation | Defines the operation executed by the adapter Possible values:
|
Parameters
Adapter | Main adapter class (do not change!) Possible values: de.softproject.integration.adapter.bam.BAMAdapter: Main class (Default) |
status | User-defined status text that is output in the BAM Status column in the X4 Process Monitor (if the operation is set to Possible values: Any string |
filename | File name of a file in the database (if the operation is set to Possible values: Any string (e.g. |
key | Marks log entries with a user-definable key in order to be able to create evaluations of the database later using these keywords (if Operation is set to Possible values: Any string |