- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 09:43 AM
Hi guys, i am adding images to an email template for all my notification (logo, background) on the dev instance, and when I push my modification from the dev instance to test instance, the html code is change but the attachment from the attachment (wich I manualy added to my update set as u can see below) is not on the test instance:
do you guys know how can I push html modification AND attachment at the same time?
Any help would be appreciated
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 06:03 PM
hI @SnowSnew ,
If you try to move attachments via update set or xml then there is high possibility they may get corrupted.
give the attachments directly in the instances and map them in those respective instances.
Please mark correct if my response has solved your query.
Cheers,
Mohammed Basheer Ahmed.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2024 06:03 PM
hI @SnowSnew ,
If you try to move attachments via update set or xml then there is high possibility they may get corrupted.
give the attachments directly in the instances and map them in those respective instances.
Please mark correct if my response has solved your query.
Cheers,
Mohammed Basheer Ahmed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2024 11:59 PM
ok thanks, thats what i was scared of.