how to move sys_attachment image to other instance for notification

priyanka154
Mega Expert

Hi,

I have need to display log in email notifications. The image is present in sys_attachment table now i need to move this to Prod instance.

Can any one help me on this.

Thanks in advance.

7 REPLIES 7

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Priyanka,



Can you explain your requirement in detail?


This will help in better understanding and resolving it at the earliest



Thanks


Ankur


Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

Deepak Kumar5
Kilo Sage

You can export the XML file for the required images and load that file in image table.


Hi Deep K,



There is a record in sys attachment but not present in Images,


In dev its working fine but not in production.


When I import that record through xml that record is empty actually,


Please help me