ActiveVOS Designer BPEL for People User’s Guide
For an overview of this topic, see Rendering the Task Interface into a User Interface.
You can view and update the rendered task details layout in the ActiveVOS Inbox without redeploying the BPEL process or even creating a new instance of the process.
In the Renderings tab of the Task Properties view, you can enable Development Mode for testing your renderings. In this mode, when you deploy the process, the XSL files are read from the file system. This means:
When you enable the Development Mode checkbox, you can test your XSL files as follows:
Removing Development Mode and Adding the XSL Files to the Server Repository
When you are done editing the XSL files, you can do the following:
You can deploy the XSL files to the ActiveVOS server, or you can point to them on a Web server.
Examples of specifying file locations on the Renderings tab
(Web Server) http://resources.example.com/xsl/simple_loan_taskdetail.xsl
(ActiveVOS repository) project:/loanapprovalsample/simple_loan_taskdetail.xsl
(ActiveVOS repository, where you must map the URN to a URL) urn:/aetask/rendering/xsl/ae_default_param2command.xsl
Copyright (c) 2004-2008 Active Endpoints, Inc.