I am confused in interpreting the below definition:
An extension schema does not have its own schema: the schema generated from the source schema will be filled in with the fields of the extension schema. What I understand is the source schema will be filled in with the updated fields in extension schema. Is this correct?
Solved! Go to Solution.
Views
Replies
Total Likes
Yes you are right. If there is an Adobe provide schema which you can't edit like Profile and you wish to add new columns to the existing table structure, you should use the extension schema.
Regards,
Vipul
Views
Replies
Total Likes
Yes you are right. If there is an Adobe provide schema which you can't edit like Profile and you wish to add new columns to the existing table structure, you should use the extension schema.
Regards,
Vipul
Views
Replies
Total Likes
Is it mandatory to extend a custom schema as well, or can I modify the custom schema directly by adding additional columns. What would be the impact?
Thank you in advance
Views
Replies
Total Likes
Extension schema is just a view of source schema in which new columns will be added. Out of the box schemas in adobe campaign cannot be modified directly, but they can be extended and modified. All the columns added in the extension schema will be reflected in the source schema as they point to one schema in the database.
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies