EDS x-walk project not support multiple sheets? | Community
Skip to main content
August 11, 2025
Question

EDS x-walk project not support multiple sheets?

  • August 11, 2025
  • 1 reply
  • 382 views

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!

1 reply

Mohit_KBansal
Adobe Employee
Adobe Employee
August 18, 2025

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

August 19, 2025

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?