[Users] BPEL: How "DoXslTransform" instruction works ?

Julien Lesbegueries julien.lesbegueries at petalslink.com
Wed Mar 16 10:58:49 CET 2011


Hi,

The usage of doXltTransform() is: doXsltTransform("xslfile", element, param1, param2, ...)

here is an example of doXsltTransform() in assignement (with no additional parameter param1...):


Code:

<copy>
  <from>
   <![CDATA[bpel:doXslTransform("xsl/transformInput.xsl", $portalInputMessage.parameters)]]>
  </from>
  <to variable="wpsServiceInputMessage" part="parameters" query="/wps:Execute" />
</copy>




Julien.




-------------------- m2f --------------------

Subscribe/Unsubscribe emails notifications.

Response to this email will be posted on the Petals forum.
Please delete the existing text before responding :)

Read the topic online:
http://forum.petalslink.com/viewtopic.php?p=31019#31019

-------------------- m2f --------------------






More information about the Users mailing list