
Announcements
Hi,
I am performing a PATCH operation for a Finance and Operation virtual entity using portal webapi.
As I read from blogs, for a normal dataverse table, if data is updated outside portal, it takes few minutes to a max of 15 min(based on SLA) to refresh the cache in the portal to see the updated data. On the other way if dataverse table data is updated from portal, then it already refreshes the cache and show the updated data.
This is also explained in the blog below
https://readyxrm.blog/2021/01/05/using-the-power-apps-portals-webapi-to-clear-the-portal-cache/
There was 'portal webapi' technique explained in above link to force refresh portal cache manually updating a table field.
But this is not the same case with Finance and operation virtual entities.
Though I am trying to update the virtual entity from portal directly using portal webapi, it does not display the updated data immediately. It takes few minutes to refresh the cache and show the latest updated record.
So, there is a diff in behavior for 'virtual entities' and normal 'dataverse tables', using portal webapi, to clear the cache.
Is there any other way to force refresh the cache on the portal for Finance and operations virtual entities?
Any help? Thanks in-advance
I see, this is the problem from F&O entity. Wrong field is being mapped and its corrected. This works now.