cancel
Showing results for 
Search instead for 
Did you mean: 

push based notification for ui5 application

prasad
Participant
0 Kudos

Hi all,

we have a requirement in which the UI5 application gets the notification in case if there is any addition of row in a particular z table through odata service

Basically the ui5 application should not pull  or call the oData service in regular intervals of time but application should get the notification when ever there is any change in particular z table

So this should be push mechanism from back end oData instead of pull data from odata to ui5 application .

Please let me know the possible scenarios

Thanks Prasad.

Accepted Solutions (1)

Accepted Solutions (1)

ChandraMahajan
Active Contributor
0 Kudos

You can implement this functionality using ABAP push channel (APC)and ABAP Messaging Channels (AMC).

Search on these 2 terms and you will find all the required information to implement it.

Regards,

Chandra

Answers (0)