Marshaller Registry

Archetypes by default uses its own "marshaller" for exporting content. This step points it at Marshaller's ATXML exporter.

The bits are now installed but not configured. We need a way to tell Archetypes to use this XML marshaller when exporting a Page's content. Specifically, we want to add a "predicate" to use the ATXML marshaller.

  1. In ZMI, at the portal root, click on marshaller_registry.

  2. Marshaller Registry Tool

  3. Click on the Add Marshaller Predicate button.
  4. Fill in the fields and click Add:
    • Leave Predicate Type as Default Predicate
    • Choose an Id, such as myatxml
    • Choose a Title, such as My ATXML Predicate
    • Set the Component Name to ATXML Marshaller
    • Leave the Condition blank.
    • Click the Add button.

      Add Predicate