Push Notifications not working
Hi All,
We performed the steps documented within the "CS Implementation Guide" and also under "Working with Notifications Framework CS bundle #33". We are able to receive a notification within an Android device using third party tool like Postman/Soap UI. But when we try to attempt the same from within PeopleSoft we get errors. Briefly outlining the service operation response for your reference.
1. Service Opr : SCC_DEVICE_REGISTER_POST
<?xml version="1.0"?>
<data psnonxml="Yes">
<![CDATA[<SCC_DEVICE_REGISTER_REQ xmlns="http://xmlns.oracle.com/Enterprise/HCM/services" isDeleted=""><DEVICE_TOKEN isDeleted=""><SCC_USERNAME>AA0001</SCC_USERNAME><SCC_NTF_DEV_TKNID>AAP91bFXWoafcMUGL8kgNz6Ch4wr5X3B2BVOjnSPDZjXRk_ya_oB1l0svX-T1J44EaFJvxXEHyK4xTTfWDK-5TyM3OQCtxExmWlC9APPrA7Ft44YTZ1ioJFVifS17f1Oa_GOEKIKd4zjzcd4nLQhc6nekbLYL0hLmw</SCC_NTF_DEV_TKNID><SCC_NTF_TOKEN_TYPE>GCM</SCC_NTF_TOKEN_TYPE><SCC_NTF_MOB_APP_ID>com.oraclecorp.internal.CampusMobile</SCC_NTF_MOB_APP_ID></DEVICE_TOKEN></SCC_DEVICE_REGISTER_REQ>