cancel
Showing results for 
Search instead for 
Did you mean: 

Busy Indicator , Odata calls aynchronous

Former Member
0 Kudos

Hi,

I want to call Odata asynchronoously due to limitations in adopting busy indicators. During synchronous calls , all Odata calls are executing at once then only Busy Indicator is trying to show.

What is the syntax difference to convert synchronous calls to asynchronous?\

or It needs completely different approach to be followed? Please share recommendation to follow good approach to convert all synchronous calls to asynchronous calls.

Regards,

Koti Reddy

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

By default oData Model in ui5 create asynchronous requests! So you don't really have to do anything to make it async.

Former Member
0 Kudos

I really doubt it as SAP advised me something to change it to asynchronous.I suspect something I am missing in this context.

Regards,

Koti Reddy

Answers (0)