cancel
Showing results for 
Search instead for 
Did you mean: 

oData submitChanges and routing problems

0 Kudos
139

Hey Experts!

I want to refresh my oData Model after i set new properties. In this case i wrote this logic into a messageBox component and this does not work.

I am able to set the property but the oModel.submitChanges function is not refreshing my oModel which is set before.

Here you can see my function where i set the property of this oDataModel and want to try refresh it.

The reason why i want to do this is, when i route on my destiny page then the oModel is not refreshed and i have then a outdated Model after route on it.

Here can you see my code:

Thanks a lot!

Best regards,
Danilo

View Entire Topic
junwu
Active Contributor
0 Kudos

don't have the full picture,

can you put your navigation code in success function?