Does Skyway support XA, 2-phased commits?
Yes, Skyway works with XA compliant data sources. In version 5.0, the newest release of the Skyway Visual Perspectives, processes can be defined with explicit steps to commit or rollback transactions. The steps between the transaction steps can operate on any number of data sources and will all be included in the same underlying transaction. When the commit or rollback steps are executed, the appropriate operation is executed against each of the XA-compliant data sources involved in the transaction. Skyway ships with a set of XA compliant JDBC drivers for most of the major relational database systems, including Oracle, MSSQL, Sybase, DB2, etc. Skyway also offers an intuitive wizard-based configuration screen for the creation and management of XA data sources for use with your generated software services.