How to Import attachment images though one instance to another??
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2023 09:30 AM
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