HSI Datasync applications are the backend interfaces (Java Programs),
it targets:
- Collecting client data from different data sources (e.g. TCS, OW, RGI, ...);
- Converting the data into a standard data format of Salesforce api;
- Uploading the converted data to Salesforce.
HSI Datasync applications like adapters to connect different data type and convert them into 1 standard output (to Salesforce).
Datasource | connecting with | Salesforce standard (api) |
---|---|---|
TCS - Parent, Children, Household | JDBC | Composite (v45.0) |
OW | Rest API | Composite (v45.0) |
RGI | JDBC | Composite (v45.0) |
Fairpass Online | OData Rest Api | Composite (v49.0) |