RCG Orders Process API - Implementation Template
Data mappings
This document provides information generated from the DataWeave scripts included in the project, such as function definitions, variable definitions, and data mapping tables.
Module | Description |
---|---|
order-sync-response | Order Sync Success Response |
ping-check-dependency-sys-api-response | Ping Status Response of the backend System API's |
ping-response-payload | Ping Status Response of the API |
publish-invalid-orderstatus-to-dlq | Invalid Order Status payload to DLQ |
order-sync-response
Order Sync Success Response
Source:
./src/main/resources/dwl/order-sync-response.dwl
ping-check-dependency-sys-api-response
Ping Status Response of the backend System API's
Source:
./src/main/resources/dwl/ping-check-dependency-sys-api-response.dwl
ping-response-payload
Ping Status Response of the API
Source:
./src/main/resources/dwl/ping-response-payload.dwl
publish-invalid-orderstatus-to-dlq
Invalid Order Status payload to DLQ
Source:
./src/main/resources/dwl/publish-invalid-orderstatus-to-dlq.dwl