Custom function to convert an XML document in the BPEL to a literal string value
--------------------------------------------------------------------------------
Key: ODE-297
URL: https://issues.apache.org/jira/browse/ODE-297
Project: ODE
Issue Type: New Feature
Components: BPEL Compilation/Parsing, BPEL Runtime
Affects Versions: 1.2
Reporter: Ciaran Jessup
Priority: Minor
Fix For: 1.2
Attachments: AddDOMtoStringCustomFunction.patch
I have a requirement to pass an XML document that has been manipulated in the
BPEL as a string literal to a web service. Previously I was using an identity
transform XSL to do the conversion, but for some reason it keeps discarding the
namespaces of the attributes. To get around this I would like to use a custom
function to do this.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.