/
1. HSI Datasync applications introduction
1. HSI Datasync applications introduction
Subpage:
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) | application name |
---|---|---|---|
TCS - Parent, Children, Household | JDBC | Composite (v45.0) | hsi-datasync-tcs |
OW | Rest API | Composite (v45.0) | hsi-datasync-ow |
RGI | JDBC | Composite (v45.0) | hsi-datasync-rgi |
Fairpass Online | Rest Api (OData) | Composite (v49.0) | hsi-datasync-fp |
HSI Datasync applications run as schedule jobs
Application | Schedule | comment |
---|---|---|
TCS | week day: 8:00 -18:00 parent - 50 min per hour; children - 55 min per hour; household - 59 min per hour | |
OW | 10:25 am (daily - weekday) | TESS retrieves data from sams to TESS database at 7:00 am (daily) |
RGI/SSHA | 8:25 am (daily - weekday) (14:25 - plan B) | SSHA's schedule job imports Yardi data into SSHA Database at 7:30 am (daily). |
Fairpass Online | every 10 mins |