From 4622b4524245f15b066ca22a2a42596cdf755f5b Mon Sep 17 00:00:00 2001 From: Deepak Dixit Date: Thu, 1 Aug 2024 14:58:55 +0530 Subject: [PATCH] Used oms-rest service runner to call the OMS rest api. Also reduced service transaction timeout from 3600 tp 120 --- service/co/hotwax/common/CommonServices.xml | 11 ++---- .../routing/InventoryReservationServices.xml | 35 +------------------ .../order/routing/OrderRoutingServices.xml | 2 +- 3 files changed, 4 insertions(+), 44 deletions(-) diff --git a/service/co/hotwax/common/CommonServices.xml b/service/co/hotwax/common/CommonServices.xml index c4477f8..0346e1b 100644 --- a/service/co/hotwax/common/CommonServices.xml +++ b/service/co/hotwax/common/CommonServices.xml @@ -3,16 +3,9 @@ - + - - - - - - + diff --git a/service/co/hotwax/order/routing/InventoryReservationServices.xml b/service/co/hotwax/order/routing/InventoryReservationServices.xml index 583938e..261850e 100644 --- a/service/co/hotwax/order/routing/InventoryReservationServices.xml +++ b/service/co/hotwax/order/routing/InventoryReservationServices.xml @@ -1,43 +1,10 @@ - - - - - - - - + - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/service/co/hotwax/order/routing/OrderRoutingServices.xml b/service/co/hotwax/order/routing/OrderRoutingServices.xml index 7721bbc..4b494c6 100644 --- a/service/co/hotwax/order/routing/OrderRoutingServices.xml +++ b/service/co/hotwax/order/routing/OrderRoutingServices.xml @@ -542,7 +542,7 @@