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.

Exporting attachments using export sets

Uma8
Kilo Contributor

Hi All,

I am trying the export the attachements using export sets I hav aexport set defination 

I want to move all the attachments created this week to export folder in MID server.

But when I try this I am etting only one file mentioned in the Export set (exportattachmenttest.xlsx) which in turn contains all the list of files created this week.

Is ther a way I can get all the files itself on the MID server instrad of one file contianing their names alone.Since I want to move them to SFTP later.

 

Thanks,

Uma

 

1 ACCEPTED SOLUTION

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Uma,

It is not possible using export sets for attachments

https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/export-sets/task/...

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

View solution in original post

2 REPLIES 2

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Uma,

attachment meta data is present in sys_attachment_doc table so possibly you need to export that as well.

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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

Ankur Bawiskar
Tera Patron
Tera Patron

Hi Uma,

It is not possible using export sets for attachments

https://docs.servicenow.com/bundle/newyork-platform-administration/page/administer/export-sets/task/...

Mark Correct if this solves your issue and also mark 👍 Helpful if you find my response worthy based on the impact.
Thanks
Ankur

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