Activity Input Panel

The activity’s input is an Extensible Stylesheet Language Transformation (XSLT) template that specifies how process data should be transformed to provide the expected input. Normally, you do not need detailed knowledge of XSLT to specify an activity’s input. However, if you are familiar with XSLT and you wish to see the actual code, you can right-click on any item in the input schema and choose Copy from the popup menu. Then open a blank text document and choose Paste. The XSLT is displayed in your text document.

You can also use your own XSLT templates to perform transformations instead of using the techniques described in this section. You can paste XSLT into your activity input or use the XSLT File shared configuration resource and the Transform XML activity. For more information and examples of using XSLT to perform mapping, see TIBCO ActiveMatrix BusinessWorks Palette Reference.