Skip to Content
0
Former Member
Apr 30, 2014 at 07:39 PM

Is it possible to do two online requests in single button on click?

28 Views

Hi Experts,

I am developing an app with oracle function that procedure is in this link in Hybrid application SMP2.3.

http://scn.sap.com/thread/3543528

upto this is working fine.

In this i am login with username and password that is checking with my mbo and in the next screen i have to show the notification list from the logged in username.

Now i have a doubt how can i call the two online request at one time?

1. For Login Button i have to give online request on Validate_Login MBO.

2. For showing the notifications list based on the logged in username i have to give the online request on WF_Notifications table.

How to do two online requests at one time, is there anyway to do this requirement.

or shall i manage this in custom.js?

Any suggestion will be appriciated.

Thanks & Regards,

Sravanya.K