- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2020 09:12 PM
Hi,
I'm developing a scope application. As part of the development, I need to add an attachment to a record so that the record and its attachment will be a part of the application.
I was able to add the record to the update set of the application but the attachment is always apart of the global update set.
I tried to add a filed type field to the record and update the field with the attachment but still, the update set did not accept the attachment only the record with the other details of the record.
Has anyone solved this kind of problem?
Thanks,
Lior Grinberg
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2020 12:11 AM
Hello Lior,
You can capture record as demo data. I have shared details here.
https://community.servicenow.com/community?id=community_blog&sys_id=08ab8f20db3c678054250b55ca961979
- Pradeep Sharma
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2020 09:51 PM
Hi,
attachments are not captured in update set; what is your requirement here?
Regards
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2020 09:58 PM
Hi,
Use import and export option to move the attachment from one instance to another.
Thanks,
Manjusha Bangale

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2020 10:23 PM
Hi,
Please go throgh the below link it might help you.
If i was able to solve your query, please mark my answer correct and helpful.
Thanks & Regards
Prasant kumar sahu

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2020 12:11 AM
Hello Lior,
You can capture record as demo data. I have shared details here.
https://community.servicenow.com/community?id=community_blog&sys_id=08ab8f20db3c678054250b55ca961979
- Pradeep Sharma