TSI LOS Service, a part of TSI Digital Accelerator, exposes core backend services of a Loan Origination System as REST APIs.
- Install PostgreSQL database
- Clone TSI LOS Service into your Projects folder
- Create the _tsi_los_service database and the demo user by following the instructions in db/setup.sql. Make sure that the same database credential is configured in web/WEB-INF/_config.tsi
- Install Open JDK and Apache Ant
- Edit the tsi-los-service.bat and change the installation directories as appropriate
- Start the TSI LOS Service by running the tsi-los-service.bat in a cmd window