About TS Web Services with TSI - trillium_quality - 17.1

Trillium TS Web Services Developer Guide

Product type
Software
Product family
Trillium
Product
Trillium > Trillium Quality
Version
17.1
Language
English
Product name
Trillium Quality
Title
Trillium TS Web Services Developer Guide
Topic type
How Do I
Overview
Configuration
Reference
Administration
Installation
First publish date
2008

The TS Web Services allows you to use industry-standard REST and SOAP requests to send data to TSS for cleansing (formatting and enhancing) and matching (identifying potential duplicates) using the Trillium Server Interface (TSI) architecture. TS Web Services with TSI does not use the Director/Cleanser/Matcher architecture.

Using TSI, cleansing and matching processing is performed entirely in memory, enhancing performance. TSI enables secure data transfer through use of security certificates on the Apache Tomcat web server. Optional user authentication provides additional security.

After setting up your project, as described in the following section, you can use the sample projects or the Web Service Manager to test your TS Web Services installation.

Note: The maximum number of records for a SOAP or REST request is 3500. If the request exceeds this limit, TSI processes the first 3500 and ignores the rest.