1.2.4 Release 11g R1 (11.1.1.1.0)

SALT Release 11g R1 (11.1.1.1.0) introduced the following features:

  • Python and Ruby Support

    Python and Ruby support in SALT SCA provides a simple SCA client API for each language to perform SCA calls from Python or Ruby client programs, and an SCAHOST system server to allow access to Python or Ruby components. Python, Ruby or C++ components can now call or be called to/from other Python, Ruby or C++ components.

    For more information, see SALT SCA Programming in the SALT Programming guide.

  • SCA Structure support

    Provides additional C++ structure functionality for improved performance.

    For more information, see SALT SCA Programming in the SALT Programming guide.

  • Scatuxgen Metadata Generation Tool

    The Scatuxgen Metadata Generation Tool parses C++ interfaces as used to develop SCA components for the SCA runtime functionality introduced in SALT 10gR3. It generates Oracle Tuxedo metadata repository interface data, and optionally a Web Services Definition File (WSDF) document.

    For more information, see the SALT Command Reference Guide

  • WS-TX Support

    Provides bi-directional transactional interoperability between Web Services and Oracle Tuxedo applications. Applications transparently make use of the GWWS system server transactional capabilities.

    Outbound XA transactions are transparently propagated outside of an Oracle Tuxedo domain and mapped one-to-one to WS-TX transactions. Inbound WS-TX transactions are propagated into an Oracle Tuxedo domain and mapped to XA transactions.

    For more information see,Configuring WS-TX Support in the SALT Configuration guide and WS-TX Interoperability in SALT Interoperability.