Expand my Community achievements bar.

Adobe Experience Platform (AEP) & Apps User Groups are live to Network, learn, and share in your regional locations.
SOLVED

Creation of Data types and Field groups as template

Avatar

Level 10

1. I create DT and FG as templates.

2. I add them to the Schema

3. If I change DT or FG in template then does the schema from point 2 inherit new changes?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor and Adobe Champion

Yes

Cheers from Switzerland!


View solution in original post

3 Replies

Avatar

Correct answer by
Community Advisor and Adobe Champion

Yes

Cheers from Switzerland!


Avatar

Level 3

@Michael_Soprano 

You might have accidentally marked a greeting response as "Accepted Answer" or @bjoern__koth missed to add his full answer, but here is the actual response to you question.

 

Answer to both Data Type change and Field Group change is "YES" as long as these are additive changes. The additive changes to you custom Field Groups (FG) and Data Types (DT) propagate to every schema that uses them but Deletions/renames which is considered as breaking changes are restricted once they’re in use by a Dataset.

 

AEP follows additive schema evolution: you can add new fields over time; removing/renaming/changing types is restricted—especially after data has been ingested associating to that schema.

 

Best Regards,

Devyendar

Avatar

Community Advisor and Adobe Champion

The answer as as short as the question. But thanks for the added context.

Obviously, as long as you are able to save your changes (with schema evolution principles in mind), these will be reflected in your DT/FG.

Cheers from Switzerland!