Order & Process Management

Executive Summary

This project has features to display orders and processes. User can add and edit the processes, operations, consumes and produce. API were used to get, post and update the data. Following functionalities has been implemented:

– Order Checklists: Shows the list of orders with add, update, import, search and select.

– Order Checklist Detail: Shows the order detail, with delete and print options.

– Manufacture Process List: Shows the list of manufacture processes with add, update, search and select.

– Manufacture Process Detail: Shows the manufacture detail, with delete and print options.

– Operation form: In this form user can edit the operation code, description and can add the consume and produce of operation.

– Consume and Produce Modal: This modal has designed to edit and add the operation consume and produce.

The project is to develop APIs to generate various PDF reports based on the data as provided by the data APIs, and also to secure the report APIs with access tokens.

The reports are developed in Jasper Report using JasperSoft Studio. Auth Tokens are used so that various client applications can have assess the reports securely. Each Auth Token is associated with an user, and the user must have the read permission to the reports resource to view the reports using the Auth Token. The client application must call the report APIs with the Auth Token, and the Auth Token is validated to have the required permission before providing the reports to the client application. The Auth Token APIs and the report APIs are developed using RESTful web services with Java (Jersey / JAX-RS).

About our Client

Business Consulting Company

Industry

Business Consulting

Technologies

Java