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

Overview |  Quickstart |  Documentation |  Downloads |  Tutorials

question

Upvotes
Accepted
1 0 1 6

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 512.0 KiB each and 1.0 MiB total.

@Ashwin.Srinivas

Hi,

Thank you for your participation in the forum.

Is the reply below satisfactory in answering your question?

If yes please click the 'Accept' text next to the reply. This will guide all community members who have a similar question.

Otherwise please post again offering further insight into your question.

Thanks,

AHS

Please be informed that a reply has been verified as correct in answering the question, and has been marked as such.

Thanks,


AHS


Upvotes
Accepted
78.8k 250 52 74

@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 512.0 KiB each and 1.0 MiB total.

Upvotes
32.2k 40 11 20

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 512.0 KiB each and 1.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 1 6

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 512.0 KiB each and 1.0 MiB total.

Upvotes
1 0 1 6

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 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

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