What are the steps to be followed to publish info/warn/debug/error messages from BW engine onto the network ?

What are the steps to be followed to publish info/warn/debug/error messages from BW engine onto the network ?

book

Article ID: KB0085675

calendar_today

Updated On:

Products Versions
TIBCO ActiveMatrix BusinessWorks -
Not Applicable -

Description

Resolution:
Here are the steps to publish error message on to the wire using BW.

1) Add the following in the "custom" tab during deployment of the BW engine.

Trace.Info.Publish=true
Trace.Warn.Publish=true
Trace.Error.Publish=true
Trace.Debug.Publish=true

See attached screenshot for more details.

2) The messages can be subscribed by listening on the subject HOSTNAME.>

Issue/Introduction

What are the steps to be followed to publish info/warn/debug/error messages from BW engine onto the network ?

Attachments

What are the steps to be followed to publish info/warn/debug/error messages from BW engine onto the network ? get_app