XA Log Message Service (com.ibi.agents.XDXALogMsg)

Syntax:

com.ibi.agents.XDXALogMsg

iIT Service Object:

operations: XALOG Message

xalog: XALOG Message

Description:

This XA Log Message service writes a message to the transaction activity log system.

The message is handled by the activity log system accordingly for the installed driver. In iWay Business Activity Monitor (BAM), the message will appear in the transaction display.

Parameters:

Parameter

Description

Message level

Determines the type of message that will be written to the log at the selected trace level. Select one of the following message levels from the drop-down list:

  • Information (info)
  • Business Error (bizerr)
  • Debug (debug)
  • Checkpoint (checkpoint)

The available message levels are described in more detail following this table.

Transactional

If set to true, then this message is written only as part of a rollback of the process flow.

Message text

The descriptive text of the message to be written in the transaction activity log.

Include contents

If set to true, then the contents of the current message (document) are included in the record. This parameter must be set to true for checkpoints. The contents of the message are not carried when the message is written as a transaction.

The following message levels relate to the type of message that is created and the current state of the server:

The message contents include the entire state of the process flow document. This can constitute a large amount of data, and would normally not be included for informational or debugging messages.

Edges:

The edges returned by the XA Log Message Service (com.ibi.agents.XDXALogMsg) are listed and described in the following table.

Edge

Description

success

A message was issued or a debug message was requested and the channel was not in debug mode.

fail_parse

The message contained iFL, which resulted in a syntax or execution error.