0% found this document useful (0 votes)
37 views1 page

Common Service Integration DiagramV0.1

This document outlines a common service mule integration architecture. It shows APIs hosted on Mulesoft Cloud Hub and On Prem being used by an AEM client and DAS web services. The APIs handle GET and POST requests for reference data on bank details, suburb details, and branch details, enforcing client IDs. This allows centralized management of common reference data to be shared across multiple applications and services.

Uploaded by

kishoresuma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views1 page

Common Service Integration DiagramV0.1

This document outlines a common service mule integration architecture. It shows APIs hosted on Mulesoft Cloud Hub and On Prem being used by an AEM client and DAS web services. The APIs handle GET and POST requests for reference data on bank details, suburb details, and branch details, enforcing client IDs. This allows centralized management of common reference data to be shared across multiple applications and services.

Uploaded by

kishoresuma
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Common Service Mule Integration 

Policies Endpoints
AEM

Mulesoft Cloud Hub

GET /referenceData/bankDetails
Client Id enforcement & common-exp-api
GET /referenceData/suburb

Mulesoft On Prem

POST /referenceData/bankDetails
Client Id enforcement &   branches-prc-api   suburbs-prc-api  
POST /referenceData/suburbsDetails

Branch details Suburb details

Client Id enforcement  POST /referenceData/branches das-sys-api

GetBankBranch /api/v1/online/GetBankBranch
& Web Service
GetSuburbs /api/v1/online/GetSuburbs

DAS

You might also like