We have an application that connects to Eikon through linked windows. If you enter a RIC in one of the linked windows (e.g., the Chart window), then that RIC pushes through to our app as expected. This works fine for most RICs, but we are seeing weird behavior with RIC ESZ6 in particular. When we enter that RIC in an Eikon linked window, it does not push through to our application and no JET.onContextChange() event fires.
We see a JET.onContextChange() firing for other rics, including ESM7 and ESZ7. Just seems like something is wrong with ESZ6 in particular.
This seems like a bug on Eikon's side of things as far as we can tell. Does anyone have any ideas what to do? Is it possible that ESZ6 is so "busy" that a context change won't fire?
As a workaround, we can enter ric ESZ6 in the little Eikon search window within our app. But obviously we'd like the linked windows/ context change functionality to work for *all* RICs.