Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to Import attachment images though one instance to another??

rodrigobht512
Tera Contributor

Hi All!
I need to import attachments (Images) from prod to dev.
I know there are 2 tables interacting when attaching 
sys_attachment  & sys_attachment_doc

My idea was exporting from 2 tables the records I needed and then import it into the dev instance.
When doing for sys_attachment was ok.
I filtered by the table name and the table_sys_id.
The problem is that when I try to find those records but in sys_Attachment_doc
I'm using the same filter as in sys_attachment and there are no records for my search.

Is there another way to import /export attachments between instances???
Really appreciate the help. 
Thanks!


 

0 REPLIES 0