TIBCO ActiveMatrix BusinessWorks™ Core Constructs
The following table displays supported core constructs.
| BW 5.x | BW 5.x Type | BW 6.x | BW 6.x Type | Migration Support | Comments |
|---|---|---|---|---|---|
| Design-time Library | Application Module | Application Module | Supported | ||
| Start | Start | Start | Supported | Applies to a Sub Process. If the Sub Process refers to an inline schema it is externalized. | |
| Process Starter | Process Starter Activity or Service | Process Starter Activity or Service | Supported | If the ActiveMatrix BusinessWorks 5.x activity is a SOAP Event Source or a Service Binding then the Service is created. For all other Process Starters, it creates the Process Starters only. | |
| End | End | End | Supported | Applies to a Sub Process. If the Sub Process refers to an inline schema it is externalized. | |
| Global Variable | .substvar | Process Property
Module Property Application Property |
.substvar | Supported | As
ActiveMatrix BusinessWorks 6.x Runtime supports multiple applications, it is recommended that Global Variable is not used to describe application configurable properties.
Instead, there are following three levels of properties:
You can define and source value from its parent scope. For example:
|