Back to BPEL Designer And Service Engine Features, or BPEL Designer And Service Engine Features Info
| At line 57 changed 2 lines. |
| |__From__ |__literal__\\ |__variable__\\ __part__\\| |
| |__To__ | |__variable__\\ __part__\\| |
| |__From__\\- Indicates a source. |__literal__\\ |__variable__\\ __part__\\| |
| |__To__\\- Indicates a destination. | |__variable__\\ __part__\\| |
| At line 68 changed 1 line. |
| |__OnMessage__ | |__variable__\\ |__activity__ (group ref) |
| |__OnMessage__\\ | |__variable__\\ |__activity__ (group ref) |
| At line 70 changed 1 line. |
| |__OnAlarmPick__ | | |__forOrUntilGroup__ (group ref)\\ __activity__ (group ref)\\ |
| |__OnAlarmPick__\\ - Specifies an event that is triggered\\ when a given duration variable is\\ exceeded.| | |__forOrUntilGroup__ (group ref)\\ __activity__ (group ref)\\ |
| At line 76 changed 5 lines. |
| |__FaultHandlers__ | __catch__\\ __catchAll__\\ | | |
| |__Catch__ | |__faultName__\\ __faultVariable__\\ __faultMessageType__\\ __faultElement__\\ | |
| |__EventHandlers__ |__onEvent__\\ __onAlarm__\\ | | |
| |__OnEvent__ | |__messageType__\\ __variable__\\ |__scope__ (element ref) |
| |__Variable__ | |__name__\\ __messageType__\\ __type__\\ __element__\\ | |
| |__FaultHandlers__\\ - Defines the activities that are executed\\ as a response to faults resulting from \\invoked services. | __catch__\\ __catchAll__\\ | | |
| |__Catch__\\ - Used to intercept a specifically\\ defined type of fault. | |__faultName__\\ __faultVariable__\\ __faultMessageType__\\ __faultElement__\\ | |
| |__EventHandlers__\\ - Invokes a specific action concurrently\\ with a specified corresponding event. |__onEvent__\\ __onAlarm__\\ | | |
| |__OnEvent__\\ - Indicates that a specified event is\\ triggered when a message arrives. | |__messageType__\\ __variable__\\ |__scope__ (element ref) |
| |__Variable__\\ Supplies the mechanism used to hold\\ messages that make up the state of a\\ business process.| |__name__\\ __messageType__\\ __type__\\ __element__\\ | |
| At line 82 changed 2 lines. |
| |__Correlation__| | |__yes__ (enumeration value)\\ __join__ (enumeration value)\\ - Join is understood,\\ but is expected to be\\ in a receive that is\\ within a flow, and\\ that can create an instance.\\ __no__ (enumeration value)\\ |
| |__property__ | |__name__\\ __type__\\ __element__\\ | |
| |__Correlation__\\ - Tracks the multiple long-running\\ exchanges of messages that typically\\ take place between a BPEL process and\\ its partner services. The correlation\\ mechanism helps to route messages to\\ appropriate process instances.| | |__yes__ (enumeration value)\\ __join__ (enumeration value)\\ - Join is understood,\\ but is expected to be\\ in a receive that is\\ within a flow, and\\ that can create an instance.\\ __no__ (enumeration value)\\ |
| |__property__\\ - Defines a unique name and associates\\ it with an XML Schema simple type. | |__name__\\ __type__\\ __element__\\ | |
| At line 86 changed 1 line. |
| |__Role__ | |__name__\\ __portType__\\ | |
| |__Role__\\ - Specifies one WSDL portType. | |__name__\\ __portType__\\ | |