Adding an attachment to scope application

lior grinberg2
Tera Expert

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

1 ACCEPTED SOLUTION

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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

View solution in original post

4 REPLIES 4

Ankur Bawiskar
Tera Patron
Tera Patron

Hi,

attachments are not captured in update set; what is your requirement here?

Regards
Ankur

Regards,
Ankur
✨ Certified Technical Architect  ||  ✨ 9x ServiceNow MVP  ||  ✨ ServiceNow Community Leader

manjusha
Kilo Guru

Hi,

 

Use import and export option to move the attachment from one instance to another.

 

Thanks,

Manjusha Bangale

Prasant Kumar 1
Kilo Sage

Hi,

Please go throgh the below link it might help you.

https://community.servicenow.com/community?id=community_question&sys_id=870a0769db5cdbc01dcaf3231f96...

 

 

If i was able to solve your query, please mark my answer correct and helpful.

Thanks & Regards

Prasant kumar sahu

Pradeep Sharma
ServiceNow Employee
ServiceNow Employee

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