![]() |
![]() |
![]() |
![]() |
![]() |
The Basic Sample can invoke a regular Tuxedo ATMI service, or the SCA component may be invoked by a regular ATMI client. Also, the same SCA code can run without using <binding.atmi> in its SCDL configuration, demonstrating the flexibility of the setup.The Advanced Sample contains all the needed files to configure and deploy an SCA component hosted on a Tuxedo server, as well as the needed files to compile and configure an SCA client program to invoke the component. Data exchanged between client and component is of type commonj::sdo::DataObject, with the underlying transport being Tuxedo ATMI using STRING and FML32 Tuxedo buffers. It represents an end-to-end application of SCA and SDO technology.The Advanced Sample can invoke a regular Tuxedo ATMI service, or the SCA component can be invoked by a regular ATMI client. Also, the same SCA code may run without using <binding.atmi> in its SCDL configuration, demonstrating the flexibility of the setup.