An administrator must enable and configure the HTTPS port for DCN connections as part of a security profile so that developers can construct callouts from the EIS backend to send Unwired Server data change notification (DCN) requests.
- In Sybase Control Center for Unwired Platform, expand the server node in the corresponding cluster.
- In the left navigation pane, click Server Configuration.
- In the right administration pane, click General.
- Select SSL Configuration.
- Create a new security profile by entering these values in an empty row of the table.
For self-signed certificates, the alias value is the same value set with the
keytool -alias property.
Column Name |
Value |
Security Profile |
MyDCNprofileName |
Certificate Alias |
aliasUsed |
Authentication |
intl |
- On the General tab, click the Communication Ports.
- Enable the listener for DCN:
- If you are using Unwired Platform with MBOs, in the SSL Profile column for the port number 8001, select Enabled, then choose dcn_profile.
- If you are using Unwire Platform with OData and Gateway, enter a new port of 8004, select Enabled then choose MyDCNprofileName
- Restart the Unwired Server.
- Deploy a package that contains an application that uses DCN and test the DCN settings with it.
Next
Share connection properties with the development team.