Store your data back in your
On-Premise server and view it
as easily as your cloud server.

  • An On Prem component will purge all the data from cloud, and store all the videos, images, data and make it viewable from local bank severs.
  • This component will listen to the AWS SQS to see when the call is complete.
  • Once completed, it will call the download API and download the images, video and XML of the meta data and store it on Bank’s servers.
  • A failure scenario handling is also be done for the same.
  • The On Prem server will have a web-based login using ADFS
  • To access the local server files, a HTML file will be provided on the On-premise server of the Bank.
  • This file can be used to view the data, video and images.
  • The file will have the internal path system of the images etc already mapped to it to render the data.
  • On Prem servers will need – MySQL 8, Nginx 1.26, Springboot Java 3.2.4, Java 21
Scroll to Top