- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2025 09:48 PM
As the title,
When creating new mail notification in dev instance, do you use xml or update sets to trasfer to product instance?
or both?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2025 10:44 PM
Hello @GaominZ
The new email notification and related configurations already get captured in updateset.
The best practice is to move through updateset as the records will have version history.
only data like users, groups, schedule jobs which do not get captured in updateset are usually moved through xml.
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2025 10:44 PM
Hello @GaominZ
The new email notification and related configurations already get captured in updateset.
The best practice is to move through updateset as the records will have version history.
only data like users, groups, schedule jobs which do not get captured in updateset are usually moved through xml.
Please mark the answer as helpful and correct if helped.
Kind Regards,
Ravi