From 99cd945f26ee290750e0108a3f4f80f68c629048 Mon Sep 17 00:00:00 2001 From: administrator Date: Fri, 21 Feb 2025 09:03:57 +0000 Subject: [PATCH] Add packages/custom/HISTORIQUE_JOURNEES_100000.json --- packages/custom/HISTORIQUE_JOURNEES_100000.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 packages/custom/HISTORIQUE_JOURNEES_100000.json diff --git a/packages/custom/HISTORIQUE_JOURNEES_100000.json b/packages/custom/HISTORIQUE_JOURNEES_100000.json new file mode 100644 index 0000000..3915dd4 --- /dev/null +++ b/packages/custom/HISTORIQUE_JOURNEES_100000.json @@ -0,0 +1,10 @@ +{ + "name" : "HISTORIQUE_JOURNEES_100000", + "packageLayout" : "HISTORIQUE_JOURNEES_100000_layout", + "isCustomLayout" : true, + "items" : [ { + "key" : "DAILY_SCHEDULE_HISTORY-1", + "itemType" : "DAILY_SCHEDULE_HISTORY", + "jsonUrl" : "s3://asys-fr-rd-dev/c3/initdata-SIRH/action_histories_100000.json" + } ] +} \ No newline at end of file