How to send the Payload field to the BWPM Info Event and put the whole XML in the output field (full input mapping) in TIBCO BusinessWorks ProcessMonitor?
book
Article ID: KB0089357
calendar_today
Updated On:
Products
Versions
TIBCO BusinessWorks ProcessMonitor
-
Not Applicable
-
Description
Description: If you want to send the Payload field to the BWPM Info Event and put the whole XML in the output field then you have to use the following expression for full input mapping.
Issue/Introduction
How to send the Payload field to the BWPM Info Event and put the whole
XML in the output field (full input mapping) in TIBCO BusinessWorks ProcessMonitor?
Resolution
Use this XPath expression saxon:serialize(/,'xml')? Once we do
this, we can see the whole payload in the Info Event. For more details refer to sample of the aspect configuration in the attached screenshot (filename:
Aspect_Configuration.jpg ).
Attachments
How to send the Payload field to the BWPM Info Event and put the whole XML in the output field (full input mapping) in TIBCO BusinessWorks ProcessMonitor?
get_app