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?
Solved! Go to Solution.
Topics help categorize Community content and increase your ability to discover relevant content.
Views
Replies
Total Likes
Yes
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
Views
Replies
Total Likes
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.
Views
Replies
Total Likes
Views
Likes
Replies