System Administrator Functions : Sending Mobile Notifications from My webMethods Server : Enabling Push Notifications in My webMethods Server
Enabling Push Notifications in My webMethods Server
You can enable or disable My webMethods Server to send push notifications for mobile applications by editing the phaseProvider.xml configuration file.
To enable My webMethods Server to send push notifications
1. Execute the getconfig command to retrieve the phaseProvider.xml configuration file from the My webMethods Server database.
For more information, see Modifying Configuration Files Stored in the Database.
2. Open the phaseProvider.xml file in a text editor.
3. Locate the phase named MobileNotification, an set the enabled property to true, for example:
<PhaseInfo name="MobileNotification" enabled="true"
class="com.webmethods.caf.mobile.notify.impl.MobileNotificationProvider"
configFile="config:/mobileNotificationProvider.xml"/>
To enable a node in a My webMethods Server cluster for mobile push notifications, the node must support the notification cluster role. For more information, see Cluster Roles.
Copyright © 2004-2017 Software AG, Darmstadt, Germany. (Innovation Release)

Product LogoContact Support   |   Community   |   Feedback