ActiveVOS Designer BPEL for People User’s Guide
For an overview of this topic, see Rendering a Task Interface into a User Interface.
On the Renderings tab of a Task, you can select Create XSL to generate two XSL files that transform input, output, and fault messages into an HTML form that is easy for users to work with.
To create XSL, you must first fill in the Task Interface definition. When you create XSL, the following files are generated:
project:/xsl/inbox/processName/TaskName_Presentation.xslproject:/xsl/inbox/processName/TaskName_Command.xslNote that in the Create XSL dialog, you can set a Maximum Recursion Depth for the Task Output. Set this non-negative integer to indicate how many repeating elements, if applicable, to display in the Output message field. For example, if the message defines a purchase order, and the order can have multiple items, you can set the number of item rows to display initially for the order.
Viewing the Generated XSL files
To view the files created, navigate to your Project Explorer
project. Note that a new folder, named xsl,
is created to contain the renderings.
For viewing the rendered Task Details, see Working in Development Mode or Production Mode.
Copyright (c) 2004-2010 Active Endpoints, Inc.