thomsonreuters-contentresponse.pdf
Hi Team,
We have done with the POC implementation and were able get response from WC1 API’s successfully. Further, we had few queries, kindly help us in providing information.
There are two queries:
Query 1: Number of API calls
In the old version of Thomson Screening, we submit a screener request which provides us with the count of records matching the search criteria.
The system then follows it up with two API calls that will fetch the complete details of the search criteria, which is then stored in our system.
> API Call 1: Name (https://screeningpilot.accelus.com/pilot-v1/name?wsdl)
> API Call 2: Content (https://screeningpilot.accelus.com/pilot-v1/content?wsdl)
But having screened through some of WC1 APIs, I see only one API that matches the set of above multiple API calls "SEQ-screen-sync-simple: Perform Synchronous Screening: Simple" (name fetched from postman scripts for better understanding).
Please confirm if we are going in the right direction. If not, please provide us with the work flow. Thanks.
Query 2: Search attribute information
In the previous version of Thomson Screening, we use to get the address information, keywords, DOB, Category. Please see PDF attachment. From the API response called, the system does not get the above said information.
Looking at the nature of changes involved, we would like to know if there is a minimal migration strategy or list of APIs (with details) that will match the old API work flow.