- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 04:53 AM
i have a requirement to add header template to the Email client template. i was directly pasted the image in the Header part.
i am added attachments also in the updateset,
but after moving to the other environment the image as showing as the below screenshot.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 05:09 AM
@VSN Attached image does not move through updateset.
Either,
1. navigate to sys_attachment.list, filter with sys_id of template in table_sys_id, move this xml to instance
2. navigate to sys_attachment_doc.list, and filter for Sys attachment with template sys_id
or ,
remove broken image and add on template.
Hope this will help you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-16-2023 05:54 AM
that broken image was on other in other environments. how i have to proceed now