question

Upvotes
Accepted
5 1 1 0

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 5.0 MiB each and 10.0 MiB total.

Upvotes
Accepted
23k 22 9 14

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 5.0 MiB each and 10.0 MiB total.

Upvotes
5 1 1 0

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 5.0 MiB each and 10.0 MiB total.

Click below to post an Idea Post Idea