Skip to content

Add option to hard code a domain in PIM feeds #490

@Imar

Description

@Imar

PIM feeds are generally slow to produce due to the amount of data they contain. That's why we recommend customers to produce them with a scheduled task rather than with a live URL request.
However, when you use the scheduled task option, it seems the domain is missing, giving me relative links in the feed.

<g:additional_image_link>/Files/Images/Products/5024.jpeg</g:additional_image_link>

It would be nice to be able to set the domain name either at the feed level or at the task level (so I can reuse the same feed setup for multiple domains). That domain should then be available in variables in the feed template like domain-name in an xslt file

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions