Home

Awesome

Logistics Wizard / Architecture / logistics-wizard-erp

Logistics Wizard ERP

The Logistics Wizard ERP service provides APIs to simulate working with an ERP system's data.

API Definition

The API and data models are defined in this Swagger 2.0 file. You can view this file using the Swagger Editor.

The API exposes the following methods:

The API defines the following roles:

Logistics Wizard ERP Simulator

This project includes an ERP simulator that implements the API and data models defined above. The simulator removes the dependency on a real ERP providing an opportunity to demonstrate edge cases like connectivity failures.

Supported use cases

Cloud-native configuration to access a public ERP service

In this configuration, the ERP service is only providing access to the data. You deploy the ERP simulator as a Cloud Foundry app in IBM Cloud and connect it to the rest of the system.

This configuration illustrates:

Follow these instructions to deploy and work with the cloud-native configuration.

Hybrid configuration to access an on-prem ERP service

In this configuration, a Secure Gateway sits between the ERP service and the other services. All calls to the ERP service go through the Secure Gateway. Again a real on-prem ERP system is unnecessary, the ERP simulator is used.

This configuration illustrates:

Follow these instructions to deploy and work with the hybrid configuration.

License

See License.txt for license information.

Status

masterBuild Status Coverage Status
devBuild Status Coverage Status