From a19b5372c78ef2a52031e35878f90709235775a5 Mon Sep 17 00:00:00 2001 From: sairamkantheti1 Date: Thu, 7 Mar 2024 17:33:17 +0000 Subject: [PATCH] FPET-909 enabled error messages for CA case --- charts/prl-dgs/values.preview.template.yaml | 2 +- src/main/resources/application.yml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/charts/prl-dgs/values.preview.template.yaml b/charts/prl-dgs/values.preview.template.yaml index 9cc70731..b945dbe0 100644 --- a/charts/prl-dgs/values.preview.template.yaml +++ b/charts/prl-dgs/values.preview.template.yaml @@ -21,7 +21,7 @@ java: MANAGEMENT_ENDPOINT_HEALTH_CACHE_TIMETOLIVE: "30000" DOCMOSIS_SERVICE_DEV_MODE_FLAG: "true" PDF_TEST_ENABLED: "true" - CCD_CASE_DOCS_AM_API: "http://ccd-case-document-am-api-aat.service.core-compute-aat.internal" + CCD_CASE_DOCS_AM_API: http://prl-ccd-definitions-pr-1991-cdam AUTH_PROVIDER_SERVICE_CLIENT_BASEURL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" IDAM_S2S_URL: "http://rpe-service-auth-provider-{{ .Values.global.environment }}.service.core-compute-{{ .Values.global.environment }}.internal" DOCMOSIS_SERVICE_BASE_URL: "https://docmosis.aat.platform.hmcts.net" diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 3d2c3735..eff276be 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -204,7 +204,7 @@ document: - templateName: FL-PRL-GOR-ENG-C45A-Parental-Responsibility-Order-Draft.docx filename: Parental_Responsibility_Order_C45A_draft.pdf document-generator: docmosis - - templateName: PRL-GOR-ENG-FL404A-Non-Molestation-Order-Draft.docx + - templateName: FL-PRL-GOR-ENG-FL404A-Non-Molestation-Order-Draft.docx filename: non_molestation_order_fl404a_draft.pdf document-generator: docmosis - templateName: FL-PRL-GOR-ENG-FL404A-Non-Molestation-Order-Final.docx @@ -273,10 +273,10 @@ document: - templateName: PRL-GOR-WEL-FL404-Occupation-Order-Draft.docx filename: welsh_occupation_order_FL404_draft.pdf document-generator: docmosis - - templateName: PRL-GOR-WEL-FL404A-Non-Molestation-Order-Final.docx + - templateName: FL-PRL-GOR-WEL-FL404A-Non-Molestation-Order-Final.docx filename: welsh_non_molestation_order_fl404a_final.pdf document-generator: docmosis - - templateName: PRL-GOR-WEL-FL404A-Non-Molestation-Order-Draft.docx + - templateName: FL-PRL-GOR-WEL-FL404A-Non-Molestation-Order-Draft.docx filename: welsh_non_molestation_order_fl404a_draft.pdf document-generator: docmosis - templateName: PRL-HNO-WEL-FL402-Notice-Of-Proceedings-Draft.docx