AbstractWSCycle UDR(4.3)
All the WSCycleUDRs that belong to a specific Web Service (WS) profile inherit the same AbstractWSCycle. Check the AbstractWSCycle to tell which WS profile is applied to certain UDRs.
The AbstractWSCycle UDR is used as a marker to connect all WSCycleUDRs belonging to the same WS profile.
The AbstractWSCycle UDR consists of the following parts:
context
errorMessage
operation
Field | Description |
|---|---|
| This field is used to store information about the context in which the operation has been invoked, when it is needed. |
| The error message field is set if an error occurs during send or receive of a message, or if a Soap Exception occurs at the communication endpoint. |
| The name of the operation as value. If the operation corresponding to this |