Create the custom configuration setting
You create the custom configuration setting for Android push notifications in Oracle Service Cloud. The setting is read by the object event handler that triggers the push notification.
Before you begin
About this task
Procedure
-
The Configuration Settings editor appears, with the search window open.
-
Field Value Key CUSTOM_CFG_Accel_Mobile Type Interface Required Yes Default { "hosts":[ { "rnt_host":"https://your_site_interface", "server_timezone":"", "push_notification":{ "gcm":{ "senderId":"project_number", "appKey":"API_key" }, } } ] }where:
your_site_interface is the name of your site, for example, mysite.example.com
project_number is the project number from the previous procedure, for example, 123456789012
API_key is the API key from the previous procedure, for example, AMzaSyDgOBFI-pmlmVWGZ4P3AORBfpO_Y7OlO6k
Maximum Length 300000