Hi guys,
I have a solution running 9.7.3 with PIM and Live integration to NAV 2018.
I need to create product feeds that have specific prices for each user.
I have tried it first with the options available in 9.7.3 and I got this error:
Error getting value from 'Price' on 'Dynamicweb.Ecommerce.ProductCatalog.ProductViewModel'
I have tried passing CustomerNUmber and UserID as parameters and I have also tried accessing the feed as an Authenticated user.
It just does not seem to work with LiveIntegration (I have not tried to disable the Live Integration but I have another post where Soren tested it without Live integration and supposedly, it works).
If there is no other solution for the error above, it is clear that I will have to upgrade my solution.
But even after upgrading, I am not sure how I can configure the feeds to be dynamically tied to users.
I see that I can manually set a User on the Feed by providing a UserID parameter but the UserID value seems to be encrypted.
Can I reproduce the encryption in the profile template in "Customer center" where I would publish the link to the personalised feed for each User?
Is there another way of generating these personalised feeds for each User?
Thank you,
Adrian