この会話は、活動がないためロックされています。新しい投稿を作成してください。
この会話は、活動がないためロックされています。新しい投稿を作成してください。
In subscription history, the number of recipient who has subscribed to the service is 1,52,685 . While in worflow, i am targeting 13,880 .I have tried truncating and then re-running the worklfow. I am unable to resolve this conflict. Kindly help.
解決済! 解決策の投稿を見る。
表示
返信
いいね!の合計
@SmritiFotedar You will have to delete the data using the update data activity.
Hello @SmritiFotedar
Looks like your subscription service already had some subscribers and you added additional 13,880 subscribers. Maybe this is why the counts are different.
表示
返信
いいね!の合計
No thatnot the case, As i have deleted all the subscribers and then restarted the workflow. Still, it is giving me the same count.
表示
返信
いいね!の合計
Hello @SmritiFotedar
Even you delete the customers from the service. It retains the history as unsubscribed in the history tab.
Add a condition of Action = ' Subscribed' in the filters.
Still if I want to get the refreshed list of the subscribers. How can i delete the previous records and show only current subscribers.
表示
返信
いいね!の合計
@SmritiFotedar You will have to delete the data using the update data activity.
Hi @SmritiFotedar ,
Probably you might have missed to unregister the records that you have deleted from recipients. Subscription service stores the recipient primary key unless we delete from the subscription table or calling unregister before deleting.
Hi @SmritiFotedar,
Were you able to resolve this query with the help of the given solutions or do you still need more help here? Do let us know. In case the given solutions were helpful, then kindly choose the one that helped you the most as the 'Correct Reply'.
Thanks!
表示
返信
いいね!の合計