From f54b0a9c427fa98c039f3ff3215e891d6e50444e Mon Sep 17 00:00:00 2001 From: Nik Afiq Date: Tue, 17 Oct 2023 14:48:12 +0900 Subject: [PATCH] =?UTF-8?q?=E8=BF=BD=E5=8A=A0=EF=BC=94=E3=82=AA=E3=83=96?= =?UTF-8?q?=E3=82=B8=E3=82=A7=E3=82=AF=E3=83=88=E5=88=86=E3=82=92=E6=9C=AB?= =?UTF-8?q?=E5=B0=BE=E3=81=AB=E8=BF=BD=E5=8A=A0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../crm/object_info/crm_object_list_diff.json | 144 ++++++++++++++++++ 1 file changed, 144 insertions(+) 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 2840932f..3660cd2b 100644 --- a/s3/config/crm/object_info/crm_object_list_diff.json +++ b/s3/config/crm/object_info/crm_object_list_diff.json @@ -3236,6 +3236,150 @@ ], "is_skip": false, "is_update_last_fetch_datetime": true + }, + { + "object_name": "MSJ_Congresses__c", + "columns": [ + "Id", + "OwnerId", + "IsDeleted", + "Name", + "CreatedDate", + "CreatedById", + "LastModifiedDate", + "LastModifiedById", + "SystemModstamp", + "MayEdit", + "IsLocked", + "LastViewedDate", + "LastReferencedDate", + "MSJ_Account__c", + "MSJ_Conference_Name__c", + "MSJ_Date_Presented__c", + "MSJ_End_Date__c", + "MSJ_External_ID__c", + "MSJ_Link_to_Section_on_H1_Profile__c", + "MSJ_Organizer__c", + "MSJ_Session_Poster_Title__c", + "MSJ_Session_Poster__c", + "MSJ_Start_Date__c", + "file_name", + "file_row_cnt", + "delete_flg", + "ins_user", + "ins_date", + "upd_user", + "upd_date" + ], + "is_skip": false, + "is_update_last_fetch_datetime": true + }, + { + "object_name": "H1Insights__H1_Insights_Configuration__mdt", + "columns": [ + "Id", + "DeveloperName", + "MasterLabel", + "Language", + "NamespacePrefix", + "Label", + "QualifiedApiName", + "SystemModstamp", + "H1Insights__API_Endpoint__c", + "H1Insights__API_Key__c", + "H1Insights__H1_Customer_ID__c", + "H1Insights__Support_Email_Address__c", + "H1Insights__Testing_H1_Person_ID__c", + "H1Insights__Testing_NPI_Number__c", + "file_name", + "file_row_cnt", + "delete_flg", + "ins_user", + "ins_date", + "upd_user", + "upd_date" + ], + "is_skip": false, + "is_update_last_fetch_datetime": true + }, + { + "object_name": "crm_Publication__c", + "columns": [ + "Id", + "IsDeleted", + "Name", + "CreatedDate", + "CreatedById", + "LastModifiedDate", + "LastModifiedById", + "SystemModstamp", + "MayEdit", + "IsLocked", + "LastViewedDate", + "LastReferencedDate", + "Date__c", + "Title__c", + "Account__c", + "Journal__c", + "External_ID_vod__c", + "Journal_vod__c", + "PubMed_ID_Name_vod__c", + "PubMed_URL_vod__c", + "Publication_Type_vod__c", + "MSJ_Authors__c MEDIUMTEXT", + "MSJ_External_ID__c", + "MSJ_Full_Publication_Title__c", + "MSJ_Journal__c", + "file_name", + "file_row_cnt", + "delete_flg", + "ins_user", + "ins_date", + "upd_user", + "upd_date" + ], + "is_skip": false, + "is_update_last_fetch_datetime": true + }, + { + "object_name": "crm_Clinical_Trial__c", + "columns": [ + "Id", + "IsDeleted", + "Name", + "CreatedDate", + "CreatedById", + "LastModifiedDate", + "LastModifiedById", + "SystemModstamp", + "MayEdit", + "IsLocked", + "LastViewedDate", + "LastReferencedDate", + "Date__c", + "Description__c", + "Phase__c", + "Role__c", + "Status__c", + "Sponsor__c", + "Account__c", + "End_Date_vod__c", + "External_ID_vod__c", + "ID_vod__c", + "Start_Date_vod__c", + "MSJ_Clinical_Trial_Full_Title__c", + "MSJ_External_ID__c", + "MSJ_Inclusion_Criteria__c", + "file_name", + "file_row_cnt", + "delete_flg", + "ins_user", + "ins_date", + "upd_user", + "upd_date" + ], + "is_skip": false, + "is_update_last_fetch_datetime": true } ] } \ No newline at end of file