Do you transfer the setting of notification with update sets? or XML?

GaominZ
Tera Contributor

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?

1 ACCEPTED SOLUTION

Ravi Chandra_K
Kilo Patron
Kilo Patron

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

View solution in original post

5 REPLIES 5

Ravi Chandra_K
Kilo Patron
Kilo Patron

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