Try our conversational search powered by Generative AI!

Trying to retrieve the xml feed exported by "Export Product Feed" throws error

Vote:
 

Trying to download the feed exorted by "Export Product Job" to debugg the issue in perform personalisation. 

<our site>/episerverapi/downloadcatalogfeed with admin creds getting this below error. Even though we check it right after running the job. We are on lattest versions of epi cms and commerce.

There is no product feed available. Try run the scheduled job first.
#245541
Dec 14, 2020 19:20
Vote:
 

Hi, 

The perform feed doesn't use admin creds, but tokens.

I would recommend installing David Knipe's PerformFeedStatus (its a nuget package on the epi nuget feed) https://github.com/davidknipe/PerformFeedStatus

you can read more about it here: https://www.david-tec.com/2018/09/episerver-perform-feed-status-updated/

#245542
Dec 14, 2020 21:52
Vote:
 

I installed the nuget package for the 'Perform Feed Status" job, and have the redirect mentioned in the web.config.

But when I try to access this feed from admin I get 404 error. I see that I have the FeedStatus.cshtml file in the modules folder. What am i missing?

#245543
Dec 15, 2020 1:43
Vote:
 

"The perform feed doesn't use admin creds, but tokens." that iss not entirely true. it only uses token for the "callback" from recommendations. When you access downloadcatalogfeed it checks for admin previlleges, and get the latest exported file based on token.

@Sapra: did you contact developer support for this? 

#245563
Dec 15, 2020 10:25
Sebastian Enberget - Dec 15, 2020 12:04
Aha, I will admit that I never tried it out as I always just installed that tool from David to download the feed as that was the easiest. Good to know though :)
* You are NOT allowed to include any hyperlinks in the post because your account hasn't associated to your company. User profile should be updated.