question

Upvotes
Accepted
5 0 0 3

Working principle of DACS OnDemand

Could you please explain working principle of DACS OnDemand? Where I can find any example of code how to work with DACS OnDemand?


Thanks in advance!

elektronrefinitiv-realtimeelektron-sdktrepDACS
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.

1 Answer

Upvotes
Accepted
20.3k 73 10 20

Hi @pavel.kropachev

DACS OnDemand can be licensed and enabled at the DACS server level.

From a programming perspective there is no difference in terms of using your RFA or Elektron APIs.

If, however, you are using OpenDACS to implement permission/entitlement checks etc, then by default any Subscription checks you perform will be with OnDemand being indicated. If you wish to make a subscription check without OnDemand then you can use OpenDacs v7.5 or higher which exposes an additional considerDOD parameter to disable OnDemand in the checkSubscription call.

For example code please download the relevant OpenDACS SDK (C++/Java/.NET) and refer to the examples e.g. dacsSubscribeClient

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.

I'll check documentation and examples. Thanks!

Click below to post an Idea Post Idea