1.1.1 Limitations

The Tuxedo .NET Workstation Client has the following limitations:

  • It exclusively supports developing Tuxedo workstation clients with .NET languages. It does not support developing Tuxedo native clients or Tuxedo servers in a .NET environment.
  • The MBSTRING data type is not supported; the FLD_MBSTRING type is not supported in FML or VIEW buffers.
  • New ATMI functions introduced in Tuxedo 11gR1 and later are not included in the Tuxedo .NET Workstation Client package (for example, tpxmltofml32(3) and tpfmltoxml32(3)).
  • Tx Transaction interfaces (for example: tx_open(), tx_close(), and tx_begin()), are not supported by Tuxedo .NET Workstation Client. Only Tuxedo TP transaction functions can be used.
  • Tuxedo .NET workstation Client implementation requires ATMI client functionality. During the Tuxedo installation, the Full Install Set and .NET Client Install Set automatically include the ATMI Client Install Set.

    For more Tuxedo .NET Client installation and Tuxedo install set information, see Installing the Oracle Tuxedo System.

  • Microsoft .NET Framework 4.8 must be installed in order to use the Tuxedo .NET Workstation Client. Microsoft .NET Framework is not bundled with the Tuxedo .NET Workstation Client package.

    To download Microsoft .NET Framework and for more Microsoft .NET Framework information, see Microsoft’s .NET Developer Center.