Skip to main content
Skip table of contents

Operation: Log Message

The Log Message operation generates a log message with data from the previous process step.

For this operation, the key and level parameters have to be defined.

Note:

The output of the Log Message operation is displayed on the BAM Log tab in the X4 Control Center in the X4 Process Monitor Web App.

For more information about the X4 Control Center and the X4 Process Monitor Web App, see the X4 Control Center Guide.

Input

Note:

This operation stores the entire input xml file with all nodes in the database.

 The adapter expects the following XML structure as input:

Example
XML
<?xml version="1.0" encoding="UTF-8"?>
<Element>
	Log Message 1
</Element>

Output

The adapter generates an XML document as output:

Example
XML
<?xml version="1.0" encoding="UTF-8"?>
<Element>
	Log Message 1
</Element>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.