Skip to main content
Skip table of contents

ShowMessageTraces: open Message Traces module

Tag: ShowAuditLogs

ShowMessageTraces launches the Nessage Trace module.

Tag Attributes

Attributes

Attribute Value

Comment

KeepAlive

True / False 

Defaults to True

CutOff

all

lastHour

lastDay

lastWeek

lastMonth

other (a date in iso8601 format)

Defaults to all

Filter

Pre-filter string

As displayed in Filter editor Result -- see below

CutOff and Filter set the value for the Options dialog:

image-20260501-221431.png

Example Scripts

CODE
<ytriaAutomation>
	<ShowMessageTraces/>
</ytriaAutomation>

 

CODE
<ytriaAutomation>
	<ShowMessageTraces Cutoff="lastWeek" Filter="contains(subject, 'TEST')">
		...
	</ShowMessageTraces>
</ytriaAutomation>
JavaScript errors detected

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

If this problem persists, please contact our support.