From 623cf58a9474f50092f630a4c5aed8c9f34b7d47 Mon Sep 17 00:00:00 2001 From: "mori.k" Date: Mon, 24 Mar 2025 14:06:17 +0900 Subject: [PATCH 1/5] =?UTF-8?q?=E4=BB=8A=E5=9B=9E=E5=A4=89=E6=9B=B4?= =?UTF-8?q?=E3=82=92=E5=8A=A0=E3=81=88=E3=81=9F=E9=A0=85=E7=9B=AE=E3=81=AE?= =?UTF-8?q?last=5Ffetch=5Fdatetime=E3=82=92=E6=96=B0=E8=A6=8F=E8=BF=BD?= =?UTF-8?q?=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../crm/last_fetch_datetime/After_Call_Reject_Reason__c.json | 4 ++++ .../crm/last_fetch_datetime/After_Call_Special_Note__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/Bot_vod__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/EndDay.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json | 4 ++++ .../MSJ_Interview_Prep_Reject_Reason__c.json | 4 ++++ .../MSJ_Interview_Prep_Special_Note01__c.json | 4 ++++ .../MSJ_Interview_Prep_Special_Note02__c.json | 4 ++++ .../last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json | 4 ++++ .../last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json | 4 ++++ .../last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json | 4 ++++ .../last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json | 4 ++++ .../crm/last_fetch_datetime/PermissionsViewClientSecret.json | 4 ++++ s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json | 4 ++++ s3/config/crm/last_fetch_datetime/StartDay.json | 4 ++++ s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json | 4 ++++ 34 files changed, 136 insertions(+) create mode 100644 s3/config/crm/last_fetch_datetime/After_Call_Reject_Reason__c.json create mode 100644 s3/config/crm/last_fetch_datetime/After_Call_Special_Note__c.json create mode 100644 s3/config/crm/last_fetch_datetime/Bot_vod__c.json create mode 100644 s3/config/crm/last_fetch_datetime/EndDay.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Reject_Reason__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note01__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note02__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json create mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json create mode 100644 s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json create mode 100644 s3/config/crm/last_fetch_datetime/PermissionsViewClientSecret.json create mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json create mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json create mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json create mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json create mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json create mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json create mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json create mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json create mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json create mode 100644 s3/config/crm/last_fetch_datetime/StartDay.json create mode 100644 s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json diff --git a/s3/config/crm/last_fetch_datetime/After_Call_Reject_Reason__c.json b/s3/config/crm/last_fetch_datetime/After_Call_Reject_Reason__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/After_Call_Reject_Reason__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/After_Call_Special_Note__c.json b/s3/config/crm/last_fetch_datetime/After_Call_Special_Note__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/After_Call_Special_Note__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/Bot_vod__c.json b/s3/config/crm/last_fetch_datetime/Bot_vod__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/Bot_vod__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/EndDay.json b/s3/config/crm/last_fetch_datetime/EndDay.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/EndDay.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json b/s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json b/s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json b/s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Reject_Reason__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Reject_Reason__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Reject_Reason__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note01__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note01__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note01__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note02__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note02__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note02__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json b/s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/PermissionsViewClientSecret.json b/s3/config/crm/last_fetch_datetime/PermissionsViewClientSecret.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/PermissionsViewClientSecret.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/StartDay.json b/s3/config/crm/last_fetch_datetime/StartDay.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/StartDay.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json b/s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json new file mode 100644 index 00000000..5db8068d --- /dev/null +++ b/s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json @@ -0,0 +1,4 @@ +{ + "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", + "last_fetch_datetime_to": "" +} \ No newline at end of file From f7ebe9dc2be8268d1456e5f53adacefbaed0703a Mon Sep 17 00:00:00 2001 From: "mori.k" Date: Tue, 25 Mar 2025 11:00:56 +0900 Subject: [PATCH 2/5] =?UTF-8?q?CRM=E3=82=AA=E3=83=96=E3=82=B8=E3=82=A7?= =?UTF-8?q?=E3=82=AF=E3=83=88=E3=83=A1=E3=83=B3=E3=83=86=E3=83=8A=E3=83=B3?= =?UTF-8?q?=E3=82=B9=E3=81=AB=E4=BC=B4=E3=81=86crm=5Fobject=5Flist=5Fdiff?= =?UTF-8?q?=E3=81=AE=E6=9C=80=E6=96=B0=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../crm/object_info/crm_object_list_diff.json | 62 ++++++++++++++----- 1 file changed, 48 insertions(+), 14 deletions(-) diff --git a/s3/config/crm/object_info/crm_object_list_diff.json b/s3/config/crm/object_info/crm_object_list_diff.json index a7655d77..35361c0c 100644 --- a/s3/config/crm/object_info/crm_object_list_diff.json +++ b/s3/config/crm/object_info/crm_object_list_diff.json @@ -961,7 +961,35 @@ "MSJ_Comment_from_AM__c", "MSJ_Efforts_of_Month__c", "MSJ_Efforts_of_Year__c", - "MSJ_Skill_Task__c" + "MSJ_Skill_Task__c", + "MSJ_SK_11__c", + "MSJ_SK_12__c", + "MSJ_SK_13__c", + "MSJ_SK_14__c", + "MSJ_SK_15__c", + "MSJ_SK_16__c", + "MSJ_SK_17__c", + "SK_Special_Note_01__c", + "SK_Special_Note_09__c", + "MSJ_Overcome_Special_Note_01__c", + "SK_Special_Note_02__c", + "SK_Special_Note_03__c", + "SK_Special_Note_04__c", + "SK_Special_Note_05__c", + "SK_Special_Note_06__c", + "SK_Special_Note_07__c", + "SK_Special_Note_08__c", + "MSJ_Overcome_Special_Note_02__c", + "MSJ_Overcome_Special_Note_03__c", + "MSJ_Overcome_Special_Note_04__c", + "MSJ_Interview_Prep_Special_Note01__c", + "MSJ_Interview_Prep_Special_Note02__c", + "MSJ_After_Call_09__c", + "MSJ_After_Call_10__c", + "MSJ_After_Call_11__c", + "MSJ_Interview_Prep_Reject_Reason__c", + "After_Call_Reject_Reason__c", + "After_Call_Special_Note__c" ], "is_skip": false, "is_update_last_fetch_datetime": true @@ -1414,9 +1442,6 @@ "PermissionsQuipMetricsAccess", "PermissionsQuipUserEngagementMetrics", "PermissionsManageExternalConnections", - "PermissionsAIViewInsightObjects", - "PermissionsAICreateInsightObjects", - "PermissionsViewMLModels", "PermissionsNativeWebviewScrolling", "PermissionsViewDeveloperName", "PermissionsBypassMFAForUiLogins", @@ -1426,6 +1451,7 @@ "PermissionsCMSECEAuthoringAccess", "PermissionsManageDataspaceScope", "PermissionsConfigureDataspaceScope", + "PermissionsViewClientSecret", "PermissionsEnableIPFSUpload", "PermissionsEnableBCTransactionPolling", "PermissionsFSCArcGraphCommunityUser", @@ -1697,7 +1723,8 @@ "Vault_Instance_ID_vod__c", "Preference_Modification_vod__c", "Approved_Document_vod__c", - "Link_Name_vod__c" + "Link_Name_vod__c", + "Bot_vod__c" ], "is_skip": false, "is_update_last_fetch_datetime": true @@ -1748,6 +1775,8 @@ "EmailEncodingKey", "ProfileId", "UserType", + "StartDay", + "EndDay", "LanguageLocaleKey", "EmployeeNumber", "DelegatedApproverId", @@ -1758,6 +1787,8 @@ "LastModifiedDate", "LastModifiedById", "SystemModstamp", + "PasswordExpirationDate", + "SuAccessExpirationDate", "OfflineTrialExpirationDate", "OfflinePdaTrialExpirationDate", "UserPermissionsMarketingUser", @@ -2257,6 +2288,14 @@ "MSJ_Marketing_Cloud4__c", "MSJ_Medical_Department__c", "MSJ_Marketing_Cloud0__c", + "Mobile_ID_vod__pc", + "H1Insights__H1_NPI_Value_for_Testing__pc", + "H1Insights__H1_Person_ID__pc", + "H1Insights__H1_Request_Status__pc", + "H1Insights__H1_URL__pc", + "H1Insights__NPI_Number__pc", + "H1Insights__NPI_Number_for_H1_Insights__pc", + "MSJ_Marketing_Cloud_Integration__pc", "MSJ_CIAM_Number__c", "MSJ_sID__c", "MSJ_Application_Materials_Deadline__c", @@ -2275,14 +2314,8 @@ "MSJ_External_Link_To_Full_H1_Profile__c", "MSJ_Industry_Payments_Amount__c", "MSJ_Publication_Count__c", - "Mobile_ID_vod__pc", - "H1Insights__H1_NPI_Value_for_Testing__pc", - "H1Insights__H1_Person_ID__pc", - "H1Insights__H1_Request_Status__pc", - "H1Insights__H1_URL__pc", - "H1Insights__NPI_Number__pc", - "H1Insights__NPI_Number_for_H1_Insights__pc", - "MSJ_Marketing_Cloud_Integration__pc" + "MSJ_Old_CIAM_Number__c" + ], "is_skip": false, "is_update_last_fetch_datetime": true @@ -3675,7 +3708,8 @@ "MSJ_Exclude_Match_Process__c", "MSJ_LastName_Kana__c", "MSJ_MedPass_ID__c", - "MSJ_Work_Place_DCF__c" + "MSJ_Work_Place_DCF__c", + "MSJ_Old_Janrain_uuid__c" ], "is_skip": false, "is_update_last_fetch_datetime": true From 69328196e803f0fc7c508ba36a1209481059c9a8 Mon Sep 17 00:00:00 2001 From: "mori.k" Date: Tue, 25 Mar 2025 13:29:14 +0900 Subject: [PATCH 3/5] =?UTF-8?q?Revert=20"=E4=BB=8A=E5=9B=9E=E5=A4=89?= =?UTF-8?q?=E6=9B=B4=E3=82=92=E5=8A=A0=E3=81=88=E3=81=9F=E9=A0=85=E7=9B=AE?= =?UTF-8?q?=E3=81=AElast=5Ffetch=5Fdatetime=E3=82=92=E6=96=B0=E8=A6=8F?= =?UTF-8?q?=E8=BF=BD=E5=8A=A0"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 623cf58a9474f50092f630a4c5aed8c9f34b7d47. --- .../crm/last_fetch_datetime/After_Call_Reject_Reason__c.json | 4 ---- .../crm/last_fetch_datetime/After_Call_Special_Note__c.json | 4 ---- s3/config/crm/last_fetch_datetime/Bot_vod__c.json | 4 ---- s3/config/crm/last_fetch_datetime/EndDay.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json | 4 ---- .../MSJ_Interview_Prep_Reject_Reason__c.json | 4 ---- .../MSJ_Interview_Prep_Special_Note01__c.json | 4 ---- .../MSJ_Interview_Prep_Special_Note02__c.json | 4 ---- .../last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json | 4 ---- .../last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json | 4 ---- .../last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json | 4 ---- .../last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json | 4 ---- s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json | 4 ---- s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json | 4 ---- .../crm/last_fetch_datetime/PermissionsViewClientSecret.json | 4 ---- s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json | 4 ---- s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json | 4 ---- s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json | 4 ---- s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json | 4 ---- s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json | 4 ---- s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json | 4 ---- s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json | 4 ---- s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json | 4 ---- s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json | 4 ---- s3/config/crm/last_fetch_datetime/StartDay.json | 4 ---- s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json | 4 ---- 34 files changed, 136 deletions(-) delete mode 100644 s3/config/crm/last_fetch_datetime/After_Call_Reject_Reason__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/After_Call_Special_Note__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/Bot_vod__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/EndDay.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Reject_Reason__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note01__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note02__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json delete mode 100644 s3/config/crm/last_fetch_datetime/PermissionsViewClientSecret.json delete mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json delete mode 100644 s3/config/crm/last_fetch_datetime/StartDay.json delete mode 100644 s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json diff --git a/s3/config/crm/last_fetch_datetime/After_Call_Reject_Reason__c.json b/s3/config/crm/last_fetch_datetime/After_Call_Reject_Reason__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/After_Call_Reject_Reason__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/After_Call_Special_Note__c.json b/s3/config/crm/last_fetch_datetime/After_Call_Special_Note__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/After_Call_Special_Note__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/Bot_vod__c.json b/s3/config/crm/last_fetch_datetime/Bot_vod__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/Bot_vod__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/EndDay.json b/s3/config/crm/last_fetch_datetime/EndDay.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/EndDay.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json b/s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_After_Call_09__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json b/s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_After_Call_10__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json b/s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_After_Call_11__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Reject_Reason__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Reject_Reason__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Reject_Reason__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note01__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note01__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note01__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note02__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note02__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_Interview_Prep_Special_Note02__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_01__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_02__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_03__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json b/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_Overcome_Special_Note_04__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_SK_11__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_SK_12__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_SK_13__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_SK_14__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_SK_15__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_SK_16__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json b/s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/MSJ_SK_17__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json b/s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/PasswordExpirationDate.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/PermissionsViewClientSecret.json b/s3/config/crm/last_fetch_datetime/PermissionsViewClientSecret.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/PermissionsViewClientSecret.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SK_Special_Note_01__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SK_Special_Note_02__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SK_Special_Note_03__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SK_Special_Note_04__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SK_Special_Note_05__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SK_Special_Note_06__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SK_Special_Note_07__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SK_Special_Note_08__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json b/s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SK_Special_Note_09__c.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/StartDay.json b/s3/config/crm/last_fetch_datetime/StartDay.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/StartDay.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file diff --git a/s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json b/s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json deleted file mode 100644 index 5db8068d..00000000 --- a/s3/config/crm/last_fetch_datetime/SuAccessExpirationDate.json +++ /dev/null @@ -1,4 +0,0 @@ -{ - "last_fetch_datetime_from": "2024-07-31T15:00:00.000Z", - "last_fetch_datetime_to": "" -} \ No newline at end of file From a46a42c3332cefb18ebc4450e36108d21b87d242 Mon Sep 17 00:00:00 2001 From: "mori.k" Date: Tue, 25 Mar 2025 13:30:24 +0900 Subject: [PATCH 4/5] =?UTF-8?q?Revert=20"CRM=E3=82=AA=E3=83=96=E3=82=B8?= =?UTF-8?q?=E3=82=A7=E3=82=AF=E3=83=88=E3=83=A1=E3=83=B3=E3=83=86=E3=83=8A?= =?UTF-8?q?=E3=83=B3=E3=82=B9=E3=81=AB=E4=BC=B4=E3=81=86crm=5Fobject=5Flis?= =?UTF-8?q?t=5Fdiff=E3=81=AE=E6=9C=80=E6=96=B0=E5=8C=96"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit f7ebe9dc2be8268d1456e5f53adacefbaed0703a. --- .../crm/object_info/crm_object_list_diff.json | 62 +++++-------------- 1 file changed, 14 insertions(+), 48 deletions(-) diff --git a/s3/config/crm/object_info/crm_object_list_diff.json b/s3/config/crm/object_info/crm_object_list_diff.json index 35361c0c..a7655d77 100644 --- a/s3/config/crm/object_info/crm_object_list_diff.json +++ b/s3/config/crm/object_info/crm_object_list_diff.json @@ -961,35 +961,7 @@ "MSJ_Comment_from_AM__c", "MSJ_Efforts_of_Month__c", "MSJ_Efforts_of_Year__c", - "MSJ_Skill_Task__c", - "MSJ_SK_11__c", - "MSJ_SK_12__c", - "MSJ_SK_13__c", - "MSJ_SK_14__c", - "MSJ_SK_15__c", - "MSJ_SK_16__c", - "MSJ_SK_17__c", - "SK_Special_Note_01__c", - "SK_Special_Note_09__c", - "MSJ_Overcome_Special_Note_01__c", - "SK_Special_Note_02__c", - "SK_Special_Note_03__c", - "SK_Special_Note_04__c", - "SK_Special_Note_05__c", - "SK_Special_Note_06__c", - "SK_Special_Note_07__c", - "SK_Special_Note_08__c", - "MSJ_Overcome_Special_Note_02__c", - "MSJ_Overcome_Special_Note_03__c", - "MSJ_Overcome_Special_Note_04__c", - "MSJ_Interview_Prep_Special_Note01__c", - "MSJ_Interview_Prep_Special_Note02__c", - "MSJ_After_Call_09__c", - "MSJ_After_Call_10__c", - "MSJ_After_Call_11__c", - "MSJ_Interview_Prep_Reject_Reason__c", - "After_Call_Reject_Reason__c", - "After_Call_Special_Note__c" + "MSJ_Skill_Task__c" ], "is_skip": false, "is_update_last_fetch_datetime": true @@ -1442,6 +1414,9 @@ "PermissionsQuipMetricsAccess", "PermissionsQuipUserEngagementMetrics", "PermissionsManageExternalConnections", + "PermissionsAIViewInsightObjects", + "PermissionsAICreateInsightObjects", + "PermissionsViewMLModels", "PermissionsNativeWebviewScrolling", "PermissionsViewDeveloperName", "PermissionsBypassMFAForUiLogins", @@ -1451,7 +1426,6 @@ "PermissionsCMSECEAuthoringAccess", "PermissionsManageDataspaceScope", "PermissionsConfigureDataspaceScope", - "PermissionsViewClientSecret", "PermissionsEnableIPFSUpload", "PermissionsEnableBCTransactionPolling", "PermissionsFSCArcGraphCommunityUser", @@ -1723,8 +1697,7 @@ "Vault_Instance_ID_vod__c", "Preference_Modification_vod__c", "Approved_Document_vod__c", - "Link_Name_vod__c", - "Bot_vod__c" + "Link_Name_vod__c" ], "is_skip": false, "is_update_last_fetch_datetime": true @@ -1775,8 +1748,6 @@ "EmailEncodingKey", "ProfileId", "UserType", - "StartDay", - "EndDay", "LanguageLocaleKey", "EmployeeNumber", "DelegatedApproverId", @@ -1787,8 +1758,6 @@ "LastModifiedDate", "LastModifiedById", "SystemModstamp", - "PasswordExpirationDate", - "SuAccessExpirationDate", "OfflineTrialExpirationDate", "OfflinePdaTrialExpirationDate", "UserPermissionsMarketingUser", @@ -2288,14 +2257,6 @@ "MSJ_Marketing_Cloud4__c", "MSJ_Medical_Department__c", "MSJ_Marketing_Cloud0__c", - "Mobile_ID_vod__pc", - "H1Insights__H1_NPI_Value_for_Testing__pc", - "H1Insights__H1_Person_ID__pc", - "H1Insights__H1_Request_Status__pc", - "H1Insights__H1_URL__pc", - "H1Insights__NPI_Number__pc", - "H1Insights__NPI_Number_for_H1_Insights__pc", - "MSJ_Marketing_Cloud_Integration__pc", "MSJ_CIAM_Number__c", "MSJ_sID__c", "MSJ_Application_Materials_Deadline__c", @@ -2314,8 +2275,14 @@ "MSJ_External_Link_To_Full_H1_Profile__c", "MSJ_Industry_Payments_Amount__c", "MSJ_Publication_Count__c", - "MSJ_Old_CIAM_Number__c" - + "Mobile_ID_vod__pc", + "H1Insights__H1_NPI_Value_for_Testing__pc", + "H1Insights__H1_Person_ID__pc", + "H1Insights__H1_Request_Status__pc", + "H1Insights__H1_URL__pc", + "H1Insights__NPI_Number__pc", + "H1Insights__NPI_Number_for_H1_Insights__pc", + "MSJ_Marketing_Cloud_Integration__pc" ], "is_skip": false, "is_update_last_fetch_datetime": true @@ -3708,8 +3675,7 @@ "MSJ_Exclude_Match_Process__c", "MSJ_LastName_Kana__c", "MSJ_MedPass_ID__c", - "MSJ_Work_Place_DCF__c", - "MSJ_Old_Janrain_uuid__c" + "MSJ_Work_Place_DCF__c" ], "is_skip": false, "is_update_last_fetch_datetime": true From 49d61ad6d73f488d75ab7bc43b25c5de153e917b Mon Sep 17 00:00:00 2001 From: "mori.k" Date: Wed, 26 Mar 2025 09:40:32 +0900 Subject: [PATCH 5/5] =?UTF-8?q?CRM=E3=82=AA=E3=83=96=E3=82=B8=E3=82=A7?= =?UTF-8?q?=E3=82=AF=E3=83=88=E3=83=A1=E3=83=B3=E3=83=86=E3=83=8A=E3=83=B3?= =?UTF-8?q?=E3=82=B9=E3=81=AE=E8=BF=BD=E5=8A=A0=E3=83=BB=E5=89=8A=E9=99=A4?= =?UTF-8?q?=E9=A0=85=E7=9B=AE=E3=81=AE=E5=A4=89=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../crm/object_info/crm_object_list_diff.json | 41 ++++++++++++++++--- 1 file changed, 36 insertions(+), 5 deletions(-) diff --git a/s3/config/crm/object_info/crm_object_list_diff.json b/s3/config/crm/object_info/crm_object_list_diff.json index d1266d66..15f05cd3 100644 --- a/s3/config/crm/object_info/crm_object_list_diff.json +++ b/s3/config/crm/object_info/crm_object_list_diff.json @@ -961,7 +961,35 @@ "MSJ_Comment_from_AM__c", "MSJ_Efforts_of_Month__c", "MSJ_Efforts_of_Year__c", - "MSJ_Skill_Task__c" + "MSJ_Skill_Task__c", + "MSJ_SK_11__c", + "MSJ_SK_12__c", + "MSJ_SK_13__c", + "MSJ_SK_14__c", + "MSJ_SK_15__c", + "MSJ_SK_16__c", + "MSJ_SK_17__c", + "SK_Special_Note_01__c", + "SK_Special_Note_09__c", + "MSJ_Overcome_Special_Note_01__c", + "SK_Special_Note_02__c", + "SK_Special_Note_03__c", + "SK_Special_Note_04__c", + "SK_Special_Note_05__c", + "SK_Special_Note_06__c", + "SK_Special_Note_07__c", + "SK_Special_Note_08__c", + "MSJ_Overcome_Special_Note_02__c", + "MSJ_Overcome_Special_Note_03__c", + "MSJ_Overcome_Special_Note_04__c", + "MSJ_Interview_Prep_Special_Note01__c", + "MSJ_Interview_Prep_Special_Note02__c", + "MSJ_After_Call_09__c", + "MSJ_After_Call_10__c", + "MSJ_After_Call_11__c", + "MSJ_Interview_Prep_Reject_Reason__c", + "After_Call_Reject_Reason__c", + "After_Call_Special_Note__c" ], "is_skip": false, "is_update_last_fetch_datetime": true @@ -1414,9 +1442,6 @@ "PermissionsQuipMetricsAccess", "PermissionsQuipUserEngagementMetrics", "PermissionsManageExternalConnections", - "PermissionsAIViewInsightObjects", - "PermissionsAICreateInsightObjects", - "PermissionsViewMLModels", "PermissionsNativeWebviewScrolling", "PermissionsViewDeveloperName", "PermissionsBypassMFAForUiLogins", @@ -1426,6 +1451,7 @@ "PermissionsCMSECEAuthoringAccess", "PermissionsManageDataspaceScope", "PermissionsConfigureDataspaceScope", + "PermissionsViewClientSecret", "PermissionsEnableIPFSUpload", "PermissionsEnableBCTransactionPolling", "PermissionsFSCArcGraphCommunityUser", @@ -1697,7 +1723,8 @@ "Vault_Instance_ID_vod__c", "Preference_Modification_vod__c", "Approved_Document_vod__c", - "Link_Name_vod__c" + "Link_Name_vod__c", + "Bot_vod__c" ], "is_skip": false, "is_update_last_fetch_datetime": true @@ -1748,6 +1775,8 @@ "EmailEncodingKey", "ProfileId", "UserType", + "StartDay", + "EndDay", "LanguageLocaleKey", "EmployeeNumber", "DelegatedApproverId", @@ -1758,6 +1787,8 @@ "LastModifiedDate", "LastModifiedById", "SystemModstamp", + "PasswordExpirationDate", + "SuAccessExpirationDate", "OfflineTrialExpirationDate", "OfflinePdaTrialExpirationDate", "UserPermissionsMarketingUser",