SOA Suite
The Datactics Product Suite has a fully documented SOA interface which allows deployed projects to be configured as web services.
The SOA Suite facilitates the deployment of data quality processes. It enables one click publishing of a data quality project (designed with FlowDesigner) as a service and also defines the service configuration.
The SOA Suite facilitates service requests and supports secure HTTPS servers, user authentication, audit logs and publishes a WSDL to define services and ports.
APIs
The Datactics Product Suite provides several API’s to those customers who prefer to run their projects programmatically.
Since the Datactics Product Suite is written in C, the C-API offers a good choice for some customers. For other customers, Java and C++ APIs can also be supported.
In addition, the Datactics Product Suite also supports a Python API, which greatly extends the options available to embed Datactics Product Suite project calls within automated environments, from the command line, and even from within other applications, such as a job scheduler.
The FlowDesigner GUI allows the user to automatically create Python scripts or batch files to run entire projects or just certain branches of the defined data quality process. The generated scripts can be run via the command line or be invoked via a job scheduler at any desired time.





