From 84968c41b3a4ccf3f3a673803c86cf5a1ddd3955 Mon Sep 17 00:00:00 2001 From: Patrick Heinzelmann Date: Fri, 1 Nov 2019 11:35:38 +0100 Subject: [PATCH] =?UTF-8?q?Fixing=20the=20structure=20of=20definitions=20a?= =?UTF-8?q?s=20the=20marketing=20interactions=20doesn=E2=80=99t=20follow?= =?UTF-8?q?=20the=20schema=20definition=20and=20break=20parsing=20of=20doc?= =?UTF-8?q?uments?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../ActivityContactDispatched.cdm.json | 68 +++++++++---------- .../ActivityContactProcessingFailed.cdm.json | 68 +++++++++---------- .../ContactCheckedIntoEvent.cdm.json | 68 +++++++++---------- .../ContactRegisteredToEvent.cdm.json | 68 +++++++++---------- ...CreateCrmActivityContactProcessed.cdm.json | 68 +++++++++---------- ...omChannelActivityContactProcessed.cdm.json | 68 +++++++++---------- .../CustomChannelResponse.cdm.json | 68 +++++++++---------- ...stomerJourneyContactRecordUpdated.cdm.json | 68 +++++++++---------- .../interactions/EmailBlockBounced.cdm.json | 68 +++++++++---------- .../interactions/EmailBlocked.cdm.json | 68 +++++++++---------- .../interactions/EmailClicked.cdm.json | 68 +++++++++---------- .../EmailContainsBlacklistedLinks.cdm.json | 68 +++++++++---------- .../interactions/EmailDelivered.cdm.json | 68 +++++++++---------- .../interactions/EmailFeedbackLoop.cdm.json | 68 +++++++++---------- .../interactions/EmailForwarded.cdm.json | 68 +++++++++---------- .../interactions/EmailHardBounced.cdm.json | 68 +++++++++---------- .../interactions/EmailOpened.cdm.json | 68 +++++++++---------- .../interactions/EmailSendingFailed.cdm.json | 68 +++++++++---------- .../marketing/interactions/EmailSent.cdm.json | 68 +++++++++---------- .../interactions/EmailSoftBounced.cdm.json | 68 +++++++++---------- .../EmailSubscriptionSubmit.cdm.json | 68 +++++++++---------- .../interactions/FormSubmitted.cdm.json | 68 +++++++++---------- .../interactions/FormVisited.cdm.json | 68 +++++++++---------- .../InvalidRecipientAddress.cdm.json | 68 +++++++++---------- .../InvalidSenderAddress.cdm.json | 68 +++++++++---------- .../interactions/LeadScoreBoost.cdm.json | 68 +++++++++---------- .../interactions/OutOfEmailCredits.cdm.json | 68 +++++++++---------- ...ssThroughActivityContactProcessed.cdm.json | 68 +++++++++---------- .../interactions/RedirectLinkClicked.cdm.json | 68 +++++++++---------- ...SchedulerActivityContactProcessed.cdm.json | 68 +++++++++---------- .../SegmentRelationshipEdited.cdm.json | 68 +++++++++---------- .../interactions/SegmentSubscribed.cdm.json | 68 +++++++++---------- .../interactions/SegmentUnsubscribed.cdm.json | 68 +++++++++---------- .../SplitterActivityContactProcessed.cdm.json | 68 +++++++++---------- .../interactions/SurveyResponse.cdm.json | 68 +++++++++---------- .../TriggerActivityContactProcessed.cdm.json | 68 +++++++++---------- ...mWorkflowActivityContactProcessed.cdm.json | 68 +++++++++---------- .../interactions/WebsiteClicked.cdm.json | 68 +++++++++---------- .../interactions/WebsiteVisited.cdm.json | 68 +++++++++---------- 39 files changed, 1209 insertions(+), 1443 deletions(-) diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactDispatched.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactDispatched.cdm.json index 9f3eb1ec99..fd2a7cf2c7 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactDispatched.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactDispatched.cdm.json @@ -9,27 +9,24 @@ { "entityName": "ActivityContactDispatched", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Activity contact dispatched" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Activity contact dispatched" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -814,26 +811,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactDispatched.cdm.json/ActivityContactDispatched/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactDispatched.cdm.json/ActivityContactDispatched/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactProcessingFailed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactProcessingFailed.cdm.json index 23c57f2e2c..44781d237c 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactProcessingFailed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactProcessingFailed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "ActivityContactProcessingFailed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Activity contact processing failed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Activity contact processing failed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -814,26 +811,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactProcessingFailed.cdm.json/ActivityContactProcessingFailed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ActivityContactProcessingFailed.cdm.json/ActivityContactProcessingFailed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactCheckedIntoEvent.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactCheckedIntoEvent.cdm.json index d85b87472c..1575553306 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactCheckedIntoEvent.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactCheckedIntoEvent.cdm.json @@ -9,27 +9,24 @@ { "entityName": "ContactCheckedIntoEvent", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Event check-in" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Event check-in" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -852,26 +849,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactCheckedIntoEvent.cdm.json/ContactCheckedIntoEvent/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactCheckedIntoEvent.cdm.json/ContactCheckedIntoEvent/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactRegisteredToEvent.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactRegisteredToEvent.cdm.json index ef4ceabaaf..4acf8c37b9 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactRegisteredToEvent.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactRegisteredToEvent.cdm.json @@ -9,27 +9,24 @@ { "entityName": "ContactRegisteredToEvent", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Event registration" - ] + "exhibitsTraits":[ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Event registration" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -852,26 +849,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactRegisteredToEvent.cdm.json/ContactRegisteredToEvent/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/ContactRegisteredToEvent.cdm.json/ContactRegisteredToEvent/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCrmActivityContactProcessed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCrmActivityContactProcessed.cdm.json index 0a563be0ee..d471258ff4 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCrmActivityContactProcessed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCrmActivityContactProcessed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "CreateCrmActivityContactProcessed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Create activity contact processed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Create activity contact processed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -814,26 +811,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCrmActivityContactProcessed.cdm.json/CreateCrmActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCrmActivityContactProcessed.cdm.json/CreateCrmActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCustomChannelActivityContactProcessed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCustomChannelActivityContactProcessed.cdm.json index 1c982e3052..a2367cf3fc 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCustomChannelActivityContactProcessed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCustomChannelActivityContactProcessed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "CreateCustomChannelActivityContactProcessed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Create custom channel activity contact processed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Create custom channel activity contact processed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -814,26 +811,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCustomChannelActivityContactProcessed.cdm.json/CreateCustomChannelActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CreateCustomChannelActivityContactProcessed.cdm.json/CreateCustomChannelActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomChannelResponse.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomChannelResponse.cdm.json index f277621a8f..33255d9867 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomChannelResponse.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomChannelResponse.cdm.json @@ -9,27 +9,24 @@ { "entityName": "CustomChannelResponse", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Custom channel response" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Custom channel response" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1018,26 +1015,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomChannelResponse.cdm.json/CustomChannelResponse/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomChannelResponse.cdm.json/CustomChannelResponse/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomerJourneyContactRecordUpdated.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomerJourneyContactRecordUpdated.cdm.json index c1012bef73..c827e77167 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomerJourneyContactRecordUpdated.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomerJourneyContactRecordUpdated.cdm.json @@ -9,27 +9,24 @@ { "entityName": "CustomerJourneyContactRecordUpdated", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Customer journey contact record updated" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Customer journey contact record updated" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -763,26 +760,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomerJourneyContactRecordUpdated.cdm.json/CustomerJourneyContactRecordUpdated/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/CustomerJourneyContactRecordUpdated.cdm.json/CustomerJourneyContactRecordUpdated/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlockBounced.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlockBounced.cdm.json index 122c665344..1a0cde3c05 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlockBounced.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlockBounced.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailBlockBounced", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email block bounced" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email block bounced" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1056,26 +1053,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlockBounced.cdm.json/EmailBlockBounced/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlockBounced.cdm.json/EmailBlockBounced/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlocked.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlocked.cdm.json index 086a36b4a5..6134f75c09 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlocked.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlocked.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailBlocked", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email blocked" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email blocked" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1056,26 +1053,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlocked.cdm.json/EmailBlocked/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailBlocked.cdm.json/EmailBlocked/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailClicked.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailClicked.cdm.json index ce3b1e63de..bbc93845ad 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailClicked.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailClicked.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailClicked", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email clicked" - ] + "exhibitsTraits":[ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email clicked" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1923,26 +1920,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailClicked.cdm.json/EmailClicked/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailClicked.cdm.json/EmailClicked/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailContainsBlacklistedLinks.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailContainsBlacklistedLinks.cdm.json index 83b8e91809..1e4d7fffe7 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailContainsBlacklistedLinks.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailContainsBlacklistedLinks.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailContainsBlacklistedLinks", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email contains blacklisted links" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email contains blacklisted links" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1056,26 +1053,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailContainsBlacklistedLinks.cdm.json/EmailContainsBlacklistedLinks/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailContainsBlacklistedLinks.cdm.json/EmailContainsBlacklistedLinks/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailDelivered.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailDelivered.cdm.json index 3583cb199f..ba32b7ce7c 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailDelivered.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailDelivered.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailDelivered", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email delivered" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email delivered" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1005,26 +1002,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailDelivered.cdm.json/EmailDelivered/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailDelivered.cdm.json/EmailDelivered/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailFeedbackLoop.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailFeedbackLoop.cdm.json index 11b3704c26..56fc77d899 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailFeedbackLoop.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailFeedbackLoop.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailFeedbackLoop", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email feedback loop" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email feedback loop" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -954,26 +951,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailFeedbackLoop.cdm.json/EmailFeedbackLoop/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailFeedbackLoop.cdm.json/EmailFeedbackLoop/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailForwarded.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailForwarded.cdm.json index 6ff9c8f6bd..83fa2e67ed 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailForwarded.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailForwarded.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailForwarded", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email forwarded" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email forwarded" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1974,26 +1971,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailForwarded.cdm.json/EmailForwarded/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailForwarded.cdm.json/EmailForwarded/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailHardBounced.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailHardBounced.cdm.json index 1d749662e3..2a8638d9f7 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailHardBounced.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailHardBounced.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailHardBounced", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email hard bounced" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email hard bounced" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1107,26 +1104,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailHardBounced.cdm.json/EmailHardBounced/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailHardBounced.cdm.json/EmailHardBounced/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailOpened.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailOpened.cdm.json index 67fe1bf8cf..c58cf0dffc 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailOpened.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailOpened.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailOpened", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email opened" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email opened" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1719,26 +1716,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailOpened.cdm.json/EmailOpened/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailOpened.cdm.json/EmailOpened/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSendingFailed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSendingFailed.cdm.json index 7b48354575..d04f550f21 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSendingFailed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSendingFailed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailSendingFailed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email send failed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email send failed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -954,26 +951,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSendingFailed.cdm.json/EmailSendingFailed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSendingFailed.cdm.json/EmailSendingFailed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSent.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSent.cdm.json index e916dfc4e4..1bd5872a5e 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSent.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSent.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailSent", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email sent" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email sent" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1107,26 +1104,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSent.cdm.json/EmailSent/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSent.cdm.json/EmailSent/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSoftBounced.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSoftBounced.cdm.json index 974c840141..0a38f86e0f 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSoftBounced.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSoftBounced.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailSoftBounced", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email soft bounced" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email soft bounced" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1107,26 +1104,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSoftBounced.cdm.json/EmailSoftBounced/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSoftBounced.cdm.json/EmailSoftBounced/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSubscriptionSubmit.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSubscriptionSubmit.cdm.json index 0527004dff..a35c6dff5b 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSubscriptionSubmit.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSubscriptionSubmit.cdm.json @@ -9,27 +9,24 @@ { "entityName": "EmailSubscriptionSubmit", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Email subscription submitted" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Email subscription submitted" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1515,26 +1512,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSubscriptionSubmit.cdm.json/EmailSubscriptionSubmit/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/EmailSubscriptionSubmit.cdm.json/EmailSubscriptionSubmit/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormSubmitted.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormSubmitted.cdm.json index b265b7fb43..ba897f1da1 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormSubmitted.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormSubmitted.cdm.json @@ -9,27 +9,24 @@ { "entityName": "FormSubmitted", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Form submitted" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Form submitted" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -2305,26 +2302,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormSubmitted.cdm.json/FormSubmitted/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormSubmitted.cdm.json/FormSubmitted/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormVisited.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormVisited.cdm.json index 4ef9eb62a1..2804101f6f 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormVisited.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormVisited.cdm.json @@ -9,27 +9,24 @@ { "entityName": "FormVisited", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Form visited" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Form visited" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1897,26 +1894,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormVisited.cdm.json/FormVisited/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/FormVisited.cdm.json/FormVisited/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidRecipientAddress.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidRecipientAddress.cdm.json index abccd1a694..c6a6b605f4 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidRecipientAddress.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidRecipientAddress.cdm.json @@ -9,27 +9,24 @@ { "entityName": "InvalidRecipientAddress", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "The recipient address isn\u0027t valid." - ] + "exhibitsTraits":[ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "The recipient address isn\u0027t valid." ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1005,26 +1002,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidRecipientAddress.cdm.json/InvalidRecipientAddress/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidRecipientAddress.cdm.json/InvalidRecipientAddress/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidSenderAddress.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidSenderAddress.cdm.json index 22144f4c8f..7ed523622b 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidSenderAddress.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidSenderAddress.cdm.json @@ -9,27 +9,24 @@ { "entityName": "InvalidSenderAddress", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Invalid sender address" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Invalid sender address" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1005,26 +1002,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidSenderAddress.cdm.json/InvalidSenderAddress/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/InvalidSenderAddress.cdm.json/InvalidSenderAddress/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/LeadScoreBoost.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/LeadScoreBoost.cdm.json index cae70b06c2..061572be58 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/LeadScoreBoost.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/LeadScoreBoost.cdm.json @@ -9,27 +9,24 @@ { "entityName": "LeadScoreBoost", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Lead score boost" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Lead score boost" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -814,26 +811,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/LeadScoreBoost.cdm.json/LeadScoreBoost/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/LeadScoreBoost.cdm.json/LeadScoreBoost/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/OutOfEmailCredits.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/OutOfEmailCredits.cdm.json index 1c06682030..bef62451be 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/OutOfEmailCredits.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/OutOfEmailCredits.cdm.json @@ -9,27 +9,24 @@ { "entityName": "OutOfEmailCredits", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Out of email credits" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Out of email credits" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -954,26 +951,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/OutOfEmailCredits.cdm.json/OutOfEmailCredits/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/OutOfEmailCredits.cdm.json/OutOfEmailCredits/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/PassThroughActivityContactProcessed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/PassThroughActivityContactProcessed.cdm.json index d2b534c976..29a894b947 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/PassThroughActivityContactProcessed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/PassThroughActivityContactProcessed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "PassThroughActivityContactProcessed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Pass through activity contact processed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Pass through activity contact processed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -814,26 +811,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/PassThroughActivityContactProcessed.cdm.json/PassThroughActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/PassThroughActivityContactProcessed.cdm.json/PassThroughActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/RedirectLinkClicked.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/RedirectLinkClicked.cdm.json index 69cec0e1d8..b139284044 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/RedirectLinkClicked.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/RedirectLinkClicked.cdm.json @@ -9,27 +9,24 @@ { "entityName": "RedirectLinkClicked", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Redirect link clicked" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Redirect link clicked" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1923,26 +1920,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/RedirectLinkClicked.cdm.json/RedirectLinkClicked/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/RedirectLinkClicked.cdm.json/RedirectLinkClicked/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SchedulerActivityContactProcessed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SchedulerActivityContactProcessed.cdm.json index 33aad52312..dbf8c8bb2d 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SchedulerActivityContactProcessed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SchedulerActivityContactProcessed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "SchedulerActivityContactProcessed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Scheduler activity contact processed" - ] + "exhibitsTraits":[ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Scheduler activity contact processed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -865,26 +862,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SchedulerActivityContactProcessed.cdm.json/SchedulerActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SchedulerActivityContactProcessed.cdm.json/SchedulerActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentRelationshipEdited.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentRelationshipEdited.cdm.json index e98d823986..4cfff69e1b 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentRelationshipEdited.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentRelationshipEdited.cdm.json @@ -9,27 +9,24 @@ { "entityName": "SegmentRelationshipEdited", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Segment relationship edited" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Segment relationship edited" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1439,26 +1436,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentRelationshipEdited.cdm.json/SegmentRelationshipEdited/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentRelationshipEdited.cdm.json/SegmentRelationshipEdited/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentSubscribed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentSubscribed.cdm.json index a7dddde38e..e30ad6f2c0 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentSubscribed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentSubscribed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "SegmentSubscribed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Segment subscribed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Segment subscribed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1821,26 +1818,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentSubscribed.cdm.json/SegmentSubscribed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentSubscribed.cdm.json/SegmentSubscribed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentUnsubscribed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentUnsubscribed.cdm.json index 3be1ccd5e5..f9e192e4b4 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentUnsubscribed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentUnsubscribed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "SegmentUnsubscribed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Segment unsubscribed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Segment unsubscribed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1821,26 +1818,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentUnsubscribed.cdm.json/SegmentUnsubscribed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SegmentUnsubscribed.cdm.json/SegmentUnsubscribed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SplitterActivityContactProcessed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SplitterActivityContactProcessed.cdm.json index fcf95512a3..a6ed017183 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SplitterActivityContactProcessed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SplitterActivityContactProcessed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "SplitterActivityContactProcessed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Splitter activity contact processed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Splitter activity contact processed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -865,26 +862,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SplitterActivityContactProcessed.cdm.json/SplitterActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SplitterActivityContactProcessed.cdm.json/SplitterActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SurveyResponse.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SurveyResponse.cdm.json index a7c733ce73..57d9793c46 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SurveyResponse.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SurveyResponse.cdm.json @@ -9,27 +9,24 @@ { "entityName": "SurveyResponse", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Survey response" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Survey response" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -763,26 +760,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SurveyResponse.cdm.json/SurveyResponse/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/SurveyResponse.cdm.json/SurveyResponse/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerActivityContactProcessed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerActivityContactProcessed.cdm.json index 4600dd431c..1384166892 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerActivityContactProcessed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerActivityContactProcessed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "TriggerActivityContactProcessed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Trigger activity contact processed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Trigger activity contact processed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -865,26 +862,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerActivityContactProcessed.cdm.json/TriggerActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerActivityContactProcessed.cdm.json/TriggerActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerCrmWorkflowActivityContactProcessed.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerCrmWorkflowActivityContactProcessed.cdm.json index 0602f1eb3d..abe4f34bd2 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerCrmWorkflowActivityContactProcessed.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerCrmWorkflowActivityContactProcessed.cdm.json @@ -9,27 +9,24 @@ { "entityName": "TriggerCrmWorkflowActivityContactProcessed", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Trigger workflow activity contact processed" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Trigger workflow activity contact processed" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -814,26 +811,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerCrmWorkflowActivityContactProcessed.cdm.json/TriggerCrmWorkflowActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/TriggerCrmWorkflowActivityContactProcessed.cdm.json/TriggerCrmWorkflowActivityContactProcessed/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteClicked.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteClicked.cdm.json index 186e4f4586..2050c32af1 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteClicked.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteClicked.cdm.json @@ -9,27 +9,24 @@ { "entityName": "WebsiteClicked", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Website clicked" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Website clicked" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -1974,26 +1971,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteClicked.cdm.json/WebsiteClicked/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteClicked.cdm.json/WebsiteClicked/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ], diff --git a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteVisited.cdm.json b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteVisited.cdm.json index b5e2b7e0d6..25a507fd1c 100644 --- a/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteVisited.cdm.json +++ b/schemaDocuments/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteVisited.cdm.json @@ -9,27 +9,24 @@ { "entityName": "WebsiteVisited", "extendsEntity": "CdmObject", - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.localized.displayedAs", - "arguments": [ - { - "entityReference": { - "entityShape": "localizedTable", - "constantValues": [ - [ - "en", - "Website visited" - ] + "exhibitsTraits": [ + { + "traitReference": "is.localized.displayedAs", + "arguments": [ + { + "entityReference": { + "entityShape": "localizedTable", + "constantValues": [ + [ + "en", + "Website visited" ] - } + ] } - ] - } - ], - "Count": 1 - }, + } + ] + } + ], "hasAttributes": [ { "attributeGroupReference": { @@ -2101,26 +2098,23 @@ "isNullable": true } ], - "exhibitsTraits": { - "value": [ - { - "traitReference": "is.CDM.attributeGroup", - "arguments": [ - { - "entityReference": { - "entityShape": "attributeGroupSet", - "constantValues": [ - [ - "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteVisited.cdm.json/WebsiteVisited/hasAttributes/attributesAddedAtThisScope" - ] + "exhibitsTraits": [ + { + "traitReference": "is.CDM.attributeGroup", + "arguments": [ + { + "entityReference": { + "entityShape": "attributeGroupSet", + "constantValues": [ + [ + "/core/applicationCommon/foundationCommon/crmCommon/solutions/marketing/interactions/WebsiteVisited.cdm.json/WebsiteVisited/hasAttributes/attributesAddedAtThisScope" ] - } + ] } - ] - } - ], - "Count": 1 - } + } + ] + } + ] } } ],