Issue in the Mobile agnet push notification.

mihirlimje867
Tera Guru

We have a requirement to create a push notification for the case approval in the Mobile Agent App in that we created a push notification on the "sysapproval_approver" table that is triggered according to the condition and received the notification in the mobile app. But when we click on that received notification from the mobile app it redirects to the homepage approval applet with an empty field value (push Notification>home screen>approval applet) (Fig. 2)and if we open the same record directly from the homepage manually it shows all the field values related to the case(home screen>approval applet) (Fig. 1).

Additionally, when we impersonated this user on the desktop and tried to open the approval case the user didn't have access to the case table because of the roles. It worked exactly the same as push notifications in the mobile agent app means we can view the approval request but not access the case details.

The question is how it can happen when the user opens the same record from the homepage manually it has fetched all the details but not when opening the same record from the notification even the both applet are the same.

 

 

approval_difference_from_homepage_vs_noti.png

3 REPLIES 3

mihirlimje867
Tera Guru

Hello All,
Do you have any updates on the above post?
Still, we are facing the same issue.

Here below are the screenshots -
 
1. When we open from the notification: 
 
Step 1 - Go to the notification navigation tab, and open the approval request notification.
image (2).png
 

 

 
Step 2 - Here you can see the empty field when we open the approval request from the notification navigation tab.
 
 

image (3).png

 

 

 
2. When we open the approval applet from the home screen :
 
Step 1 - Go to the Home navigation tab and open the approvals applet.
mihirlimje867_5-1711631640425.png

 

 

 

 
 
Step 2 - Click on the approval request in the pending tab.
 
mihirlimje867_6-1711631667214.png

 

 

 
Step 3 - Here you can see all the details of the approval request when we open from the home navigation tab.
 
 

image (6).png

 

Could you please tell us how to resolve this issue?

Thank You.

Nehal Dhuri
Mega Sage

1) Open your Notification and under the What it will Contain section open the push message

NehalDhuri_1-1711705197758.png

 

2) Open the Push Message Content

NehalDhuri_2-1711705257351.png

 

3) Verify that on the 7th line, the sys_id of the screen is the same as that you are trying to open, if not then you need to create a new Push Message Content with your screen sys_id.

NehalDhuri_3-1711705542668.png

 

 

Please try this solution and let me know if you want more help.
Thank you!

 

Please hit like and mark my response as correct if that helps

Mihir Limje
Tera Contributor

Thank you @Nehal Dhuri for looking into this. But as per your solution, we have already used the same sys_id for both Push Message Content. Even so we having this issue.
Could you please check the diffenet solution for that?