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