Configuring Apple Push Settings for the Mobile Workflow Application

In Sybase Control Center, create a new Apple Push Notification Service (APNs) configuration that specifies the application, security certificate, and ports that the service uses.

Note: When configuring the Apple Push Notification Service, change the push gateway, push gateway port, feedback gateway, and feedback gateway port values only when configuring notifications in a development environment. To enable Apple push notifications, the firewall must allow outbound connections to Apple push notification servers on default ports 2195 and 2196.
  1. In the left navigation pane, expand the Servers folder and select a server.
  2. Select Server Configuration.
  3. In the Messaging tab, select Apple Push Configuration.
  4. Click New.
  5. Enter the Application name. This name corresponds to the Product Name you specified in Xcode.
  6. Select Use existing certificate to use a security certificate file that already exists on the server.
    When you select this option, the list of available certificates appears in the Certificate name menu.
    1. Select the desired certificate from the list, for example, MobileWorkflowPushDistCert.p12, which is located in <Unwired_Platform_InstallDir>\UnwiredPlatform\Servers\MessagingServer\bin.
    2. Enter and confirm the certificate password.
  7. Select Use new certificate to create a new certificate on the server.
    1. Enter a name for the new certificate.
    2. Specify a Base64-encoded string by choosing one of these:
      • Browse from file – select a security certificate file on the server that contains the Base64-encoded string.
      • Base64-encoded string – manually enter the Base64-encoded string.
    3. If you selected a file from the server for the Base64-encoded string, you can overwrite the existing certificate file with the details you specify during new certificate creation. To do so, select the box adjacent to Overwrite existing certificate.
    4. Enter and confirm the certificate password.
  8. Click OK.