You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi !
I have a mashup that calls CUSEXTMI. GetFieldValue every 750 ms (milliseconds) to detect changes on CUGEX1 as soon as possible.
When the value changes on CUGEX1, for example N096 goes from 1 to 2, the CUSEXTMI. GetFieldValue executed 750 ms after the change returns me 1 as if there was a cache when it should return me 2.
Is it possible to recover the change in real time?
Thank you for your help.
Marc DELUBAC
Attached is the CUSEXTMI API call CUSEXTMI.GetFieldValue in the mashup.
The text was updated successfully, but these errors were encountered:
Hi !
I have a mashup that calls CUSEXTMI. GetFieldValue every 750 ms (milliseconds) to detect changes on CUGEX1 as soon as possible.
When the value changes on CUGEX1, for example N096 goes from 1 to 2, the CUSEXTMI. GetFieldValue executed 750 ms after the change returns me 1 as if there was a cache when it should return me 2.
Is it possible to recover the change in real time?
Thank you for your help.
Marc DELUBAC
Attached is the CUSEXTMI API call CUSEXTMI.GetFieldValue in the mashup.
The text was updated successfully, but these errors were encountered: