diff --git a/hub-prime/lib/techbd-udi-jooq-ingress.auto.jar b/hub-prime/lib/techbd-udi-jooq-ingress.auto.jar index c4af9aebfe..80e4289497 100644 Binary files a/hub-prime/lib/techbd-udi-jooq-ingress.auto.jar and b/hub-prime/lib/techbd-udi-jooq-ingress.auto.jar differ diff --git a/udi-prime/src/main/postgres/ingestion-center/001_idempotent_interaction.psql b/udi-prime/src/main/postgres/ingestion-center/001_idempotent_interaction.psql index b5b51dfd46..3b43fdbab7 100644 --- a/udi-prime/src/main/postgres/ingestion-center/001_idempotent_interaction.psql +++ b/udi-prime/src/main/postgres/ingestion-center/001_idempotent_interaction.psql @@ -1846,7 +1846,7 @@ BEGIN ) RETURNING sat_interaction_fhir_request_id INTO v_return; -- Return the generated UUID IF (v_return IS NOT NULL) THEN - IF(uri='/Bundle' OR uri='/Bundle/') THEN + IF(uri='/Bundle' OR uri='/Bundle/' OR uri='/flatfile/csv/Bundle' OR uri='/flatfile/csv/Bundle/') THEN CALL techbd_udi_ingress.insert_fhir_session_diagnostic( hub_interaction_id, tenant_id,