Hello all,
I have an implementation question for you:
1) How is it possible to send a push notification to a user/device without having him/her on Recipient table?
It would be sufficient to have a different TARGET MAPPING? If so, how should I configure it? Could you give an example?
2) Is it possible to extend App Subscription table with additional information passed by the mobile app (in order to have a minimal personalization in the notification template)
Thank you so much!
Salvatore
PS: exclude transactional push notification as a solution
@Vapsy
@Garima_Gakhar
Solved! Go to Solution.
Hi Salvatore,
Usually the storage dimensions are same as in the OOB target mapping .
You may not need to add any additional fields if not required.
So I suggest , use the OOB schemas for message and tracking logs but keep the additional fields section empty.
Regards,
Adhiyan
Views
Replies
Total Likes
Hi Salvatore,
Yes this is possible by changing the target mapping.
You should target the nmsAppSubscriptionRcp table directly instead of creating a Join with the recipient table.
So the new mapping would look like :
As opposed to the OOB Mapping of :
For the second point, I think this is possible as I see implementations with extended app subscription fields already present with data being fed into that table.
Regards,
Adhiyan
Hello Adhiyan ,
First of all thank you for the response.
Regarding the target mapping, could you explain me how to configure this section?
In particolar, if this is exactly the same for OOTB target mapping or you need to use custom tables for Delivery log and Tracking log and which additional filed to put
Thank you!
Salvatore
Views
Replies
Total Likes
Views
Replies
Total Likes
Hello Adhiyan, all,
Could you give me any further indication on the configuration of the "target mapping" ?
I have problem with "Storage" tab settings.
Thank you all,
Salvatore
Views
Replies
Total Likes
Hi Salvatore,
Usually the storage dimensions are same as in the OOB target mapping .
You may not need to add any additional fields if not required.
So I suggest , use the OOB schemas for message and tracking logs but keep the additional fields section empty.
Regards,
Adhiyan
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies
Views
Likes
Replies