Petals ESB specific vocabulary

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

Changes (3)

View Page History
| * Process branch identifier | This identifier is used to identify the parallel branch in which steps are executed. Without the process execution identifier, this identifier has no real sens. | * processBranchId
* -branchId- |
| * Component instance identifier | Key identifier associated to the component instance to identify uniquely a component instance inside a Petals node. It is used as logger name. \\ | * componentInstanceId
| * Component name
* Component instance name | A *component name* is an unique name assigned to the component at installation time.\\
A *component instance name* extends component name to take into account use-cases where the same component is installed several times in the same Petals node. The term 'component name' is often used as component instance name. \\ | * componentInstanceName
* -componentName- componentName
* -loggerName- |
| * Trace code | A code identifying uniquely a trace type in log. For example, all service invocations are logged on the consumer side with the same code. \\ | * traceCode |