KB Article #65661
Export XML file with command xdcmd
Problem
-- Command xdcmd.cmd deployment -export -xmlFile
With xdcmd.cmd deployment -export -xmlFile "/home/sup04/Axway/Synchrony/Composer/composer/batch/export.xml"
--you get the error
The file /home/sup04/Axway/Synchrony/Composer/composer/batch/export.xml is not validated by ContainerExportConfiguration.xsd schema
Resolution
1. Replace in export.xml file the tag includeExportFile="YES" by includeExportFile="yes".