Installing the Key and Certificate
Before you can work with notifications, you must download an oAuth key (for Android) and a certificate (for iOS) and install them on My webMethods Server.
To download and install the key and certificate:
1. Login to https://empower.softwareag.com and navigate to Product & Documentation > Download Products > Software Download Center.
2. Select PushNotificationFiles.zip from Download Release: Software AG Product Suite 10.0 > Products: My webMethods Server > Product Items, store it on your computer and unzip it. It contains the file oAuth-Key.txt with the oAuth key for Android, and the MBC2-PushProd.p12 certificate file for iOS.
3. Login as system administrator to My webMethods Server and navigate to Folders > Administrative Folders > Administration Dashboard > Configuration > Mobile Push Notification Administration.
4. In the table, click Edit in the MBC row.
Note: If you are working with webMethods Business Console 10.1 or above, you must first create an entry for Mobile Business Console as described in Administering My webMethods Server.
5. On the Mobile App Config page, do one of the following:
a. For Android:
Field | Description |
End Point URL | Enter http://gcm-http.googleapis.com/gcm/send. |
OAuth | Enter the value provided in the oAuth-Key.txt file. |
b. For iOS:
Field | Description |
Host Name | Enter gateway.push.apple.com. |
Port Number | Enter 2195. |
Certificate Path | Enter the path where you stored the certificate file. |
Password | Enter manage123. |
6. Click Submit.