/
Omuni Technical Flow

Omuni Technical Flow

Framework: Google Cloud Endpoints

Java Version: 8

Google Cloud projects:

App Engine - Standard Environment (Java 8)

GCP projects:

  1. For staging: omuni-integration-staging(minimum instance to used only).

  2. For Prod: omuni-integration-prod (instance will be update according to traffic).

Staging and prod project will be divided in 3 micro services:

  • default - orders creation & cancellation (GIT LAB REPO NAME: esb-omuni-default-service )

  • inventory - for listing and inventory sync (GIT LAB REPO NAME: esb-omuni-inventory-service )

  • webhook - to listen webhook events from omuni (GIT LAB REPO NAME: esb-omuni-webhook-service )

 

 

 

Customer Order Cancel Flow:

 

 

Seller Cancellation:

 

Related content