Eikon Connection OnStatusChange

It looks like OnStatusChange works not always.

Steps to reproduce:

1. Start sample application RSearchCppEikonnect:

2. Click Connect to EIkon

3. Wait for Eikon Desktop Application to start. Log in.

4. OnStatusChanged invoked with correct status

5. Shutdown Eikon app using Menu -> Close -> Shutdown

6. No event comes

---------------------------------------------

1. Start sample application RSearchCppEikonnect:

2. Click Connect to EIkon

3. Wait for Eikon Desktop Application to start. Log in.

4. OnStatusChanged invoked with correct status

5. Disable network card

6. Status 'offline' comes

7. Enable network card

8. No event comes.

Is this a known problem? Is there a workaround?

Thanks.

Best Answer

  • Alex Putkov.1
    Alex Putkov.1 ✭✭✭✭✭
    Answer ✓

    The difference in behavior is likely attributed to the version of Eikon. It appears that in Eikon 4.0.46, which should now be the latest Eikon version available to all Eikon users, the OnStatusChanged event is raised correctly by EikonDesktopDataAPI object.

Answers