You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to bpmn-use...@googlegroups.com
I need a task in my process to update XML input to the task. Most immediately I simply need to set an attribute on teh root element. Perhaps I may later need to modify the XML input in more complex ways.
I am guessing that I need to use a scriptTask with an XSLT script. Does this sound right?
If so, XSLT defines no special mediatype so what should be the value of the scriptFormat? Is it unspecified and just needs to match whatever the BPMN process engine supports?