From e2652bd46a14ccf8c2bf98c264fb5555bbc1c812 Mon Sep 17 00:00:00 2001 From: Ravi Lodhi Date: Thu, 20 Jun 2024 12:56:25 +0530 Subject: [PATCH] Fixed: Added support to use default oms user when oms apis are called from a scheduled job (#22). --- MoquiConf.xml | 1 + service/co/hotwax/common/CommonServices.xml | 4 +++- service/co/hotwax/product/ProductFacilityServices.xml | 4 +++- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/MoquiConf.xml b/MoquiConf.xml index 5fae6ed..cdb305b 100644 --- a/MoquiConf.xml +++ b/MoquiConf.xml @@ -3,4 +3,5 @@ + diff --git a/service/co/hotwax/common/CommonServices.xml b/service/co/hotwax/common/CommonServices.xml index d475ea6..8877649 100644 --- a/service/co/hotwax/common/CommonServices.xml +++ b/service/co/hotwax/common/CommonServices.xml @@ -30,9 +30,11 @@ + + diff --git a/service/co/hotwax/product/ProductFacilityServices.xml b/service/co/hotwax/product/ProductFacilityServices.xml index 50171dc..f4a0f8d 100644 --- a/service/co/hotwax/product/ProductFacilityServices.xml +++ b/service/co/hotwax/product/ProductFacilityServices.xml @@ -174,9 +174,11 @@ + +