cancel
Showing results for 
Search instead for 
Did you mean: 

SAP Fiori use no buffer

kiefer500a
Explorer
0 Kudos

Hi experts,

I have the problem that my Fiori-App buffers the data on start and always use the buffered data, even if I have changed the data in filesystem. So I need to know how I can determine that the data is never taken out of the buffer or not buffered at all.

I am creating and using JSON-Model at Runtime out of a JSON-File and want to show the new data after every change of the data in the file.

Thanks in advance.

Best Regards,

Jay

maheshpalavalli
Active Contributor
0 Kudos

Only the data in the json model gets updated, your json file will not get updated. You need to use a service to update the data.

Accepted Solutions (0)

Answers (0)