From 4ed9bf7fa1cfc290976bacab2b98ceb5c38ef45c Mon Sep 17 00:00:00 2001 From: Deepak Dixit Date: Fri, 17 May 2024 14:29:55 +0530 Subject: [PATCH] Added method to return the eligible orders fetch sql for order oruting id, this will help while debugging --- .../order/routing/OrderRoutingServices.xml | 78 +++++++++++++++++++ service/orderrouting.rest.xml | 3 + 2 files changed, 81 insertions(+) diff --git a/service/co/hotwax/order/routing/OrderRoutingServices.xml b/service/co/hotwax/order/routing/OrderRoutingServices.xml index 1fd0f3c..c18b260 100644 --- a/service/co/hotwax/order/routing/OrderRoutingServices.xml +++ b/service/co/hotwax/order/routing/OrderRoutingServices.xml @@ -736,4 +736,82 @@ + + + + This service will return the eligible orders sql for order routing + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/service/orderrouting.rest.xml b/service/orderrouting.rest.xml index 0b46ade..938d3c7 100644 --- a/service/orderrouting.rest.xml +++ b/service/orderrouting.rest.xml @@ -113,6 +113,9 @@ + + +