]
Gary Brown updated RTGOV-573:
-----------------------------
Git Pull Request:
XPath type processor only extracts text attributes but doesn't
allow xml fragments to be retrieved
--------------------------------------------------------------------------------------------------
Key: RTGOV-573
URL:
https://issues.jboss.org/browse/RTGOV-573
Project: RTGov (Run Time Governance)
Issue Type: Bug
Reporter: Gary Brown
Assignee: Gary Brown
Fix For: 2.0.0.Final
When using the XPath type processor, it is currently geared to extracting text attribute
values from an XML document to be provided as a property in the activity event.
Need to fix this so that an xpath expression can be used to also extract an xml fragment.