Can we move attachment record through update set or using any other method
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 07:51 AM
Hey,
There are two attachments that I want to migrate from the developer instance to the testing instance. When I try to create an application file, it creates an attachment record on the testing instance, but when I attempt to download it, it shows an error. I searched the community for a solution. One article says we need to import from the "sys_attachment_doc" table as well. For some reason, when I tried to create an application file, the menu was disabled. Is there any solution for this?
Please Help!!!
Thank you.
Article : https://community.servicenow.com/community?id=community_question&sys_id=870a0769db5cdbc01dcaf3231f96191e
- Labels:
-
Scoped App Development
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 07:55 AM
Hi,
If its just 2, why cant do you it manually?
Download and re attach on target instance?
-Anurag
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 08:58 AM
It's going to be a stored app and my client doesn't want customers to attach documents after installation.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-21-2022 09:23 AM
Hello,
Check the below article it how how you can add attachment to update set
https://servicenowguru.com/system-definition/manual-update-set-inclusion/
Please mark answer correct/helpful based on impact.