question

Upvotes
Accepted
1 0 0 3

Creating an AdxRtList object takes a long time recently

To retrieve Reuters real time data I am using the AdxRtList object. Creating this object used to be rather quick (<5 secs). For several months now it takes very long (> 30 secs, up to 1 min). Does anyone know why this has changed?

This is the snipped:

Public Function CreateAdxRtList() As AdfinXRtLib.AdxRtList

Set CreateAdxRtList = CreateReutersObject("AdfinXRtLib.AdxRtList")

End Function

eikoneikon-com-api
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.

@stephan.goetze

As this is not DSWS function may I ask what is the API you are using?

@Monika.Stankovic i think that's Adfin Real-time, one of mine :-)

@stephan.goetze
Thank you for your participation in the forum. Were you able to resolve the issue? If yes, would you mind sharing the solution on this forum? This will guide all community members who have a similar question. Otherwise please post again offering further insight into your question.
Thanks,
-AHS

Hello @stephan.goetze

Thank you for your participation in the forum. Is the reply below satisfactory in resolving your query?

If so please can you click the 'Accept' text next to the appropriate reply. This will guide all community members who have a similar 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

1 Answer

· Write an Answer
Upvotes
Accepted
4.6k 26 7 22

@stephan.goetze I will send you an email.

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.

Here is a handy tool to check how much time it takes to execute a call: samplexlsm.zip

samplexlsm.zip (16.6 KiB)

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.