Business Process Choreographer Explorer is a Web client for working on business processes and human tasks. The Web client provides default input and output forms for displaying and entering business data. You can use JSP documents to customize these default input and output forms.
To include user-defined JavaServer Pages (JSP) documents in the Web client, you must specify them when you model a human task in WebSphere Integration Developer. For example, you can provide JSP documents for a specific task and its input and output messages, and for a specific user role or all user roles. At runtime, the user-defined JSP documents are included in the user interface to display output data and collect input data.
The customized forms are not self-contained Web pages; they are HTML fragments that Business Process Choreographer Explorer imbeds in an HTML form, for example, fragments for labels and input fields.
When a button is clicked on the page that contains the customized forms, the input is submitted and validated in Business Process Choreographer Explorer. The validation is based on the type of the properties provided and the locale used in the browser. If the input cannot be validated, the same page is shown again and information about the validation errors is provided in the messageValidationErrors request attribute.
To add customized forms to Business Process Choreographer Explorer, complete the following using WebSphere Integration Developer.
The customized forms are rendered in Business Process Choreographer Explorer at runtime.
Last updated: Tue Feb 21 17:47:14 2006
(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)