Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards.

EDS x-walk project not support multiple sheets?

Avatar

Level 1

Hello,

I'm currently working on a project using X-walk and the Universal Editor and have a question regarding how sheets are handled.

Does the Experience Delivery Service (EDS) support only one sheet per type (e.g., taxonomy, metadata) for an entire project? When I try to create mappings for a second sheet of a specific type (for example, a second metadata sheet named metadata2 or a second taxonomy sheet), publishing it to the EDS fails to generate a json file, resulting in a 404 error.

I’ve also read in the documentation that using a shared- prefix might be a solution, but this approach does not seem to work with X-walk either.

 

If X-walk projects are indeed limited to a single sheet per type, is there another recommended approach to implement page-specific sheets within the EDS?

 

Thanks in advance for any insights you can provide!

2 Replies

Avatar

Employee Advisor

Does EDS support multiple sheets? Yes, but one page should have one sheet mapping. So if you need multiple sheets, create multiple pages.

See [1] for details.

 

[1] https://www.aem.live/docs/authoring-taxonomy

Avatar

Level 1

It appears that adding a sheet functions as expected, with the exception of the metadata sheet. I anticipated that its properties would be located within the page's "head" section, specifically as "meta property={my-metadata}", but I have been unable to locate any of them. Is this the intended behavior?