diff --git a/src/main/environment/common_ci.properties b/src/main/environment/common_ci.properties index b6caef4c..714e33d8 100644 --- a/src/main/environment/common_ci.properties +++ b/src/main/environment/common_ci.properties @@ -23,10 +23,10 @@ beneficiaryEditUrl =@env.COMMON_API@beneficiary/updateBenefciaryDetails registrarAdvanceSearchUrl =@env.COMMON_API@beneficiary/searchBeneficiary ## Data Sync API, central -dataSyncUploadUrl=@env.MMU_API@dataSync/van-to-server +dataSyncUploadUrl=@env.MMU_CENTRAL_SERVER@dataSync/van-to-server ## Data download API, central -dataSyncDownloadUrl=@env.MMU_API@dataSync/server-to-van +dataSyncDownloadUrl=@env.MMU_CENTRAL_SERVER@dataSync/server-to-van ## TC specialist slot booking, # not required tcSpecialistSlotBook=@env.TM_API@schedule/bookSlot @@ -35,7 +35,7 @@ tcSpecialistSlotBook=@env.TM_API@schedule/bookSlot tcSpecialistSlotCancel=@env.TM_API@schedule/cancelBookedSlot ## benGenUrl, common, central -benGenUrlCentral=@env.COMMON_API@beneficiary/generateBeneficiaryIDs +benGenUrlCentral=@env.COMMON_API_OPEN_SYNC@beneficiary/generateBeneficiaryIDs ## benImportUrl, identity, local benImportUrlLocal=@env.IDENTITY_API_BASE_URL@id/saveGeneratedBenIDToLocalServer @@ -46,10 +46,10 @@ tmCentralServer = @env.TM_CENTRAL_SERVER@common/get/Case-sheet/printData specialistSign=@env.COMMON_API@signature1/getSignClass ## inventory transaction download URL, central, mmu -dataSyncTransactionDownloadUrl=@env.MMU_API@dataSync/server-to-van-transactional +dataSyncTransactionDownloadUrl=@env.MMU_CENTRAL_SERVER@dataSync/server-to-van-transactional ## inventory transaction processed flag update URL, central, mmu -dataSyncProcessedFlagUpdate=@env.MMU_API@dataSync/updateProcessedFlagPostDownload +dataSyncProcessedFlagUpdate=@env.MMU_CENTRAL_SERVER@dataSync/updateProcessedFlagPostDownload fileBasePath =@env.MMU_FILE_BASE_PATH@