Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Source code of HSI Datasync application are kept in Bitbucket server of TCS

ApplicationDescription
HSI DataSync Job scriptsall type of data application will be schedule jobs, under: Harmony-DataSync
HSIDataSyncTCSSync Children Service (TCS) parent/children/household records to Salesforce
HSIDataSyncOWSync TESS OW records to salesforce
HSIDataSyncRGISync SSHA(RGI)/Yardi records to Salesforce
HSIDataysncFPSync Fairpass Online records to Salesforce

HSI Datasync applications are scheduled run by Jenkins pipeline server

Configuration in Jenkins pipeline server (QA)

The source code has been migrated to GitLab, and its Git repositories are shown as follows. The source code is available on GitLab and can be built and executed as a Spring Boot application on an embedded Tomcat server, in contrast to the previously utilized WebSphere Application Server on a local workstation. The deployment EAR file for SIT WAS is transferred via scp through a continuous integration and delivery (CI/CD) process to the smb://snowbird.corp.toronto.ca/inet/webas/lib/HSI-Intranet/ directory. This process can be configured for the desired folder in the gitlab-ci.yml file.

  • No labels