How to import attachments from one instance to another instance?

Bharath kumar6
Tera Expert

I need to import 1 attachment from prod to dev.(Need to have same sys id)

I tried using export xml and import xml.

It didn't work.

Please guide me how to achieve this,

7 REPLIES 7

Sulabh Garg
Mega Sage
Mega Sage

Hi Bharath,

What error you got while importing xml, Ideally It should work.

Other option could be to create update set on prod (not right practice though) and capture the sys_attachment record and import the update set on dev.

 

Please Mark ✅ Correct/helpful, if applicable, Thanks!! 

Regards

Sulabh Garg

 

 

Please Mark ✅ Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg

find_real_file.pngHi,

when I click on the attachment , it is downloading .

When i open that image , it is showing like above,

Here the attachment is image (.png format)

Try add the filter on the sys_attachment table, Go to the record which you want to export and right click on header and export it in XML, Like below,

if its downloading directly on click, then personalize the column and bring some other column on the extreme left.

Hope it helps!!

find_real_file.png

Please Mark ✅ Correct/helpful, if applicable, Thanks!!
Regards
Sulabh Garg