Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to clear cache of a looping API call in mashups ? #211

Open
MarcGitHub2022 opened this issue Dec 5, 2024 · 0 comments
Open

Ability to clear cache of a looping API call in mashups ? #211

MarcGitHub2022 opened this issue Dec 5, 2024 · 0 comments
Labels
question Further information is requested

Comments

@MarcGitHub2022
Copy link

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.

Capture

@MarcGitHub2022 MarcGitHub2022 added the question Further information is requested label Dec 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant