A workflow process mostly needs two set of deployment.
- Deploy process on Ode: deploy a BPEL process on Ode, by just copying the process files in the Ode deployment folder.
- Deploy forms and pipa on Tempo: deploys the workflow forms, and the workflow PIPA tasks on tempo, by copying the files in tempo deployment folder.
Most of it has been described in previous FAQs, let's just review the PIPA descriptor:
The most important attribute are:
- task-description: is the title the PIPA will be used to show itself in, for example, the UI-FW processes list
- task-role-owners: along with its sibling user-owners, is a comma-separated list of owners for the task. The task will be shown in the related people list.
- formURI: is the full, or relative URL where the form can be found. This goes along the form manager configuration
.
- processEndpoing: is the axis service that will be called to start the process