My Oracle Support Banner

In Android, "Add Biller Screen" Does Not Appear After Clicking The Notification Popup. (Doc ID 2758568.1)

Last updated on JUNE 16, 2021

Applies to:

Oracle Banking Digital Experience - Version 20.1.0.0.0 and later
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR
---------------
After clicking the notification, when a retailer/corporate user attempting to put credentials in the login screen, the Dashboard screen is coming instead of the Add Biller screen.

EXPECTED BEHAVIOR
-----------------------
In an Android device, the Add Biller screen should appear after given the login credentials in the Notification.

STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Executed the following query:
  Insert into DIGX_EP_MSG_ACN_B (COD_ACT_ID,COD_MESS_TMPL_ID,COD_MESS_ACN_ID,DETERMINANT_VALUE,MESS_ACN_DESC,MODULE_ID,COMPONENT_ID,DISPLAY_TXT,MSG_ACN_HLDR,FLG_ENABLED,
  OBJECT_VERSION_NUMBER,CREATED_BY,CREATION_DATE,LAST_UPDATED_BY,LAST_UPDATED_DATE,DOMAIN_OBJECT_EXTN,FLG_LOGIN_REQD)
  VALUES ('com.ofss.digx.appx.payment.service.biller.RegisteredBiller','Add_Biller_Transaction_PN',
  'act1','*','Description','biller','biller-category-add','click here','ANCHOR','Y',1,null,sysdate,null,sysdate,'CZ','Y');
2. Restarted server.
3. Add the key-value pairs for category and SUMMARY_TEXT in the payload.
4. Submit a request using Postman (Curl attached: notificationCurl.txt)
5. On clicking the notification, I get directed to a login screen. When credentials are provided, it opens the Dashboard page whereas it should open the Add Biller screen.

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.