question

Upvotes
Accepted
5 1 1 1

Where can i check open dacs rest api request/response structure. for example http:///command=peCheck&service=IDN_SELECTFEED&domain=LONDON_TEST&user=DIALG&position=1.1.1.1/net&application=312&peset=18446744073709551391,9580

DACSopen-dacs
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.

@xds-support

Thank you for your participation in the forum. Are any of the replies below satisfactory in resolving your query? If yes please click the 'Accept' text next to the reply that best answers your question. This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.

Thanks,

-AHS

@xds-support

Hi,

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
32.2k 40 11 20

Hello @xds-support,

Are you coding a custom OpenDACS API integration, or requesting against an Open DACS Permission Server (ODPS)?

If the later, please see ODPS Developer Guide on My Refinitiv (I am linking 8.1, but please review the guide for your installed version).

Looking at example of a valid request in the guide:

http://oaklx8637:8088/command=peCheck&user=rootsh&position=1.1.1.1/ net&application=77&peset=ROSIC_RDF,1,2,3,4,5,6,7,8,9,10:DIRECTFEED,1,2,3,4,5,6,7,8,9,10 

Your request seems to include PE values that are out of range.

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
5 1 1 1

i get "FAILURE:BAD_PESET" when i pass peset = 9581, 18446744073709551391,9580

May i know what are possible values for vars like command, domain in above url?

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.