Oracle Application Express is a rapid development tool for Web applications on the Oracle database.
-
admin
- Posts: 2073
- Joined: Fri Mar 31, 2006 12:59 am
- Location: Pakistan
-
Contact:
Post
by admin »
Code: Select all
begin
apex_pwa.send_push_notification (
p_application_id => 123456,
p_user_name => 'SIKANDAR.AWAN@GMAIL.COM',
p_title => 'ERPstuff Push Notification',
p_body => 'This is my test push notification.' );
end;
Malik Sikandar Hayat
Oracle ACE Pro
info@erpstuff.com
Users browsing this forum: No registered users and 0 guests