For a deeper look into our DataScope Select SOAP API, look into:

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 0 3

How to download maintenance notes file from DSS

Can you help how to get maintenance notes file generated on DSS. Thank you.

dss-rest-apidatascope-selectdss
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
38.1k 69 35 53

@Ashwin.Srinivas

You can the HTTP GET method with the /Extractions/ExtractedFiles endpoint to get a list of files.

1625467302127.png

The file type of the note files is "Note". Then, you can download the file by using the /Extractions/ExtractedFiles('<ExtractedFileId>')/$value endpoint with the HTTP GET Method.

1625467277704.png



1625467302127.png (59.1 KiB)
1625467277704.png (53.5 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
23k 22 9 14

Hello @Ashwin.Srinivas ,

Please see this previous discussion thread on Maintenance Notes.

Would additionally note, that some extraction request types carry Maintenance Notes and some do not, and this would be consistent with the availability of the notes for reports in DSS GUI interface.

Would suggest to also be sure, that on your DSS User Preferences, the option "Enable RIC Maintenance Reports" is enabled:

userprefs.gif



userprefs.gif (173.7 KiB)
icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Hi, I'm aware of the process within GUI. Could you help know how can this be done via API? Thank you.

Upvotes
1 0 0 3

Hi, I'm aware of the process within GUI. Could you help know how can this be done via API? Thank you.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Upvotes
1 0 0 3

Thank you! Let me revert for any further questions or clarifications.

icon clock
10 |1500

Up to 2 attachments (including images) can be used with a maximum of 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea