Merge pull request #286 feature-NEWDWH2021-1283 into develop-4-crm-medical
This commit is contained in:
commit
0627bc6d06
5
s3/config/crm/last_fetch_datetime/Clinical_Trial__c.json
Normal file
5
s3/config/crm/last_fetch_datetime/Clinical_Trial__c.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"last_fetch_datetime_from": "1900-01-01T00:00:00.000Z",
|
||||
"last_fetch_datetime_to": ""
|
||||
}
|
||||
|
||||
@ -0,0 +1,5 @@
|
||||
{
|
||||
"last_fetch_datetime_from": "1900-01-01T00:00:00.000Z",
|
||||
"last_fetch_datetime_to": ""
|
||||
}
|
||||
|
||||
5
s3/config/crm/last_fetch_datetime/MSJ_Congresses__c.json
Normal file
5
s3/config/crm/last_fetch_datetime/MSJ_Congresses__c.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"last_fetch_datetime_from": "1900-01-01T00:00:00.000Z",
|
||||
"last_fetch_datetime_to": ""
|
||||
}
|
||||
|
||||
5
s3/config/crm/last_fetch_datetime/Publication__c.json
Normal file
5
s3/config/crm/last_fetch_datetime/Publication__c.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"last_fetch_datetime_from": "1900-01-01T00:00:00.000Z",
|
||||
"last_fetch_datetime_to": ""
|
||||
}
|
||||
|
||||
@ -3236,6 +3236,122 @@
|
||||
],
|
||||
"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"
|
||||
],
|
||||
"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"
|
||||
],
|
||||
"is_skip": false,
|
||||
"is_update_last_fetch_datetime": true
|
||||
},
|
||||
{
|
||||
"object_name": "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",
|
||||
"MSJ_External_ID__c",
|
||||
"MSJ_Full_Publication_Title__c",
|
||||
"MSJ_Journal__c"
|
||||
],
|
||||
"is_skip": false,
|
||||
"is_update_last_fetch_datetime": true
|
||||
},
|
||||
{
|
||||
"object_name": "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"
|
||||
],
|
||||
"is_skip": false,
|
||||
"is_update_last_fetch_datetime": true
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user