Hello everyone,
I know for now that the caching takes some time that's why I cannot use FetchXML or rely on the portal itself to be able for realtime data manipulation. Therefore I implemented the CRUD WebApi in hope that it works in realtime.
In my tests I still have a delay of around 20 seconds, leading to the problem that if an item is sold out the Api tells the client it's still available.
Does anyone know how I can make a power page truly connected to dataverse in realtime.
Goal is that if 2 people press the purchase button on the same time, only one of the requests should be able to go through.


Report
All responses (
Answers (