Project information

  • Category: Web application
  • Client: A.C.I.S
  • Project date: 01 February, 2022

Interface Doccle

Creation of an interface communicating with Doccle.

Doccle is a digital platform that stores private and personal documents. The objective was to send the payslips of employees from all our institutions to Doccle. Subsequently, this service was extended to include the sending of tax forms. Documents were sent via SFTP. The "Reception ACK" and "Processed ACK" were managed by jobs created using Spring Batch, which checked their reception at certain intervals.

Tasks:

  • Gather user requirements
  • Translate business analysis into Functional Analysis
  • Technical Analysis (choice of technologies)
  • Integration of Doccle into an existing tool
  • Management of dependencies
  • Feature development in Java
  • API development (REST)
  • Database manipulations
  • Batch management on AS400
  • Validation with technical stakeholders/providers
  • Log verification
  • Testing: unit testing, functional testing, integration testing
  • Deployment with Docker and on server

Technologies:

Java 11, Spring MVC, Spring Batch, Play framework, HTML, CSS, Javascript, PostgreSQL, DB2I, REST API, SFTP, ebean (ORM), GIT, IntelliJ, Maven, Junit, Docker