Petals-SE-BPMN2 1.0.0-SNAPSHOT

compared with
Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (6)

View Page History
The XSL parameters available to generate the service output reply are:
|| XSL parameter name || Type || Description ||
| {{\{http://petals.ow2.org/se/bpmn/output-params/1.0/special}processInstanceId}} \{http://petals.ow2.org/se/bpmn/output-params/1.0/special}processInstanceId | String | Identifier of the process instance created |
| {{\{http://petals.ow2.org/se/bpmn/output-params/1.0/special}userId}} \{http://petals.ow2.org/se/bpmn/output-params/1.0/special}userId | String | The user identifier used to create the process instance |
| {{\{http://petals.ow2.org/se/bpmn/output-params/1.0/process-instance}variable-name}} \{http://petals.ow2.org/se/bpmn/output-params/1.0/process-instance}variable-name | String | Process instance variables. <variable-name> is the name of a process instance variable. |

It is possible to map several operations of the WSDL to the creation of process instances, but this has perhaps no sens.
The XSL parameters available to generate the service output reply are:
|| XSL parameter name || Type || Description ||
| {{\{http://petals.ow2.org/se/bpmn/output-params/1.0/special}userId}} \{http://petals.ow2.org/se/bpmn/output-params/1.0/special}userId | String | The user identifier used to create the process instance |
| {{\{http://petals.ow2.org/se/bpmn/output-params/1.0/process-instance}variable-name}} \{http://petals.ow2.org/se/bpmn/output-params/1.0/process-instance}variable-name | String | Process instance variables. <variable-name> is the name of a process instance variable. |
| {{\{http://petals.ow2.org/se/bpmn/output-params/1.0/task}variable-name}} \{http://petals.ow2.org/se/bpmn/output-params/1.0/task}variable-name | String | Task local variables. <variable-name> is the name of a task local variable. |

A such operation is defined for each task of the process definition to complete. {color:red}*C'est le cas d'un service par tache à terminer. Essayer de mieux expliquer.*{color}.