EventParser

 

 

 

EventParser

 

Description

Execute an XPATH query to return a string value from an Event XML element for work that was enqueued by an Event impeller.

 

Arguments

1.EventParser - Name of the Macro.

2.Query - An XPATH query used to navigate and extract data from the Event XML.

 

Examples

<EventParser|/Event/System/Provider/@Name>

This example navigates the Event XML and retrieves the value of the Name attribute from the Provider element within the System element within the Event root element.

 

Notes

The XPATH language is documented separately from this application.  Documentation can be found on several popular Internet sites including here.

 


Copyright © 2024 pasUNITY, Inc.

 

Send comments on this topic.