The WCF Services Generator from CTC generates a Microsoft WCF Services Interface for EAE and AB Suite systems.
The generated solution is based on the WCF LOB Adapter SDK from Microsoft that provides the design-time tools and runtime environment for exposing services from line of business systems such as EAE and AB Suite in a Service Oriented Architecture.
Services exposed using the Adapter technology can be consumed in a variety of ways allowing for integration of disparate systems. Services can be consumed by .NET applications such as BizTalk, Windows/WPF applications and other custom .NET applications without having to go via a traditional Web Services interface. In addition, services can also be consumed from external applications as traditional industry standard Web Services supporting cross-vendor interoperability.
Adapters for back-end systems such as SAP, PeopleSoft, Siebel, Oracle and Relational Databases have been created using the WCF LOB Adapter SDK. And using the same technology, adapters are now also available for EAE and AB Suite.
The generated Adapter solution utilizes the CTC WCF Service Controller, which manages the communication with the back-end EAE or AB Suite system, as well as providing efficient processing of service requests.