내 커뮤니티 업적 표시줄을 확대합니다.

해결됨

Issue with Mobile App Integration in Adobe Campaign

Avatar

Level 3

Hi All,

We are facing issues while integrating android and iOS apps with adobe campaign.

--> SDKs are properly integrated with the Apps.

--> Subscriber records are getting pushed in Adobe Campaign nmsAppSubscriberRcp table.

Issue: The records are not properly linked with recipient schema.

For successful insertion, the data should be as follows:

Here the recipient link displays "()" and we are able to push notifications successfully.

Screenshot (18).png

But for service in other instance (Prod), there is no proper link with recipient table so we are not able to send push notifications.

1 채택된 해결책 개

Avatar

정확한 답변 작성자:
Employee Advisor

by default the subscriber table is not automatically linked with recipient based on some key.

You would rather have to create a workflow to reconcile the profiles + subscriptions based on the "User ID" (or custom fields) received from the app.

The workflow than would assign the link target and you  should be able to target the users accordingly

원본 게시물의 솔루션 보기

1 답변 개

Avatar

정확한 답변 작성자:
Employee Advisor

by default the subscriber table is not automatically linked with recipient based on some key.

You would rather have to create a workflow to reconcile the profiles + subscriptions based on the "User ID" (or custom fields) received from the app.

The workflow than would assign the link target and you  should be able to target the users accordingly