From 5c25168c00e62fd81b02f092d09b3d693c345bf4 Mon Sep 17 00:00:00 2001 From: Bernd Brandl Date: Tue, 10 May 2022 11:42:55 +0200 Subject: [PATCH] fixed classname --- .../CD_VDLM_seam/custom-service-java/custom-service-java.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BMW-Dynatrace-config/CD_VDLM_seam/custom-service-java/custom-service-java.yaml b/BMW-Dynatrace-config/CD_VDLM_seam/custom-service-java/custom-service-java.yaml index 02194cf1..91a21533 100644 --- a/BMW-Dynatrace-config/CD_VDLM_seam/custom-service-java/custom-service-java.yaml +++ b/BMW-Dynatrace-config/CD_VDLM_seam/custom-service-java/custom-service-java.yaml @@ -35,7 +35,7 @@ customService4: customService5: - name: "VDLM_seam - cdh: ifs-001 (Kinesis) Reporting - OUT" - - className: com.bmw.cc.seam.integration.notificationservice.boundary.ServiceNotificationESI + - className: com.bmw.cc.seam.integration.datalake.boundary.DataLakeESI - methodName1: sendAsync - returnType1: void - methodName2: sendSync