Hi,
I have an use case to pop up birthday offers using offer interaction module in mobile App channel. For this I have prepared the soap call for identified users and its working fine by returning the response with proposition id and HTML representation. But i cant use the same SOAP call for anonymous visitors even though my offer space is linked with fall back mechanism to retrieve offers from visitors offer space . Let me know if anyone of you have come across this use case.
<SOAP-ENV:Envelope xmlns:SOAP-ENV='http://schemas.xmlsoap.org/soap/envelope/'>
<SOAP-ENV:Body>
<Propose>
<targetId>4567</targetId>
<maxCount>10</maxCount>
<context></context>
<!--optional-->
<categories></categories>
<!--optional-->
<themes></themes>
</Propose>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Thanks,
Moseen
Solved! Go to Solution.
Views
Replies
Total Likes
Hi Manoj,
Hope you are doing well !!!!
Yes that option is enabled and here is my response from the above soap call, attached both the screenshots.
Best part this is working fine while using javascript call both identified and anonymous use case..
Thanks,
Moseen
Views
Replies
Total Likes
Hello @moseenCC ,
Can you share the screenshot of the Visitors environment?
You will have to check the checkbox highlight below to make it work.
Thanks
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Manoj,
Hope you are doing well !!!!
Yes that option is enabled and here is my response from the above soap call, attached both the screenshots.
Best part this is working fine while using javascript call both identified and anonymous use case..
Thanks,
Moseen
Views
Replies
Total Likes
Hi @_Manoj_Kumar_
Can you please look into the information shared by @moseenCC and help further accordingly?
Thanks!
Views
Replies
Total Likes
Views
Replies
Total Likes
Views
Replies
Total Likes
Hi Manoj & Sukrity,
Yes this issue has been fixed now, thanks for looking into it.
Views
Replies
Total Likes
Views
Likes
Replies