By enabling the boxcarring option, a service will contain "begin_boxcar", "end_boxcar" and "abort_boxcar" control operations. Boxcarring is roughly analogous to transactions we see in database systems. The usage of boxcarring can be demonstrated by executing the following operations using the TryIt tool.
For this demonstration, we use an employee with employeeNumber=1002 which already exists in the system.
...
Excerpt | ||
---|---|---|
| ||
Data services sample - boxcarring demo in WSO2 Data Services Server. |
...