Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
AI OnAI Off
Five New Optimizely Certifications are Here! Validate your expertise and advance your career with our latest certification exams. Click here to find out more
XML configuration files are extensively used to define interfaces and commands in Commerce Manager.
The following commands are available:
The commands are described in more detail below.
Adds included node to the resulting XML. Use attributes beforeId and afterId to add a node into a specific place in the XML.
<add afterId="Core_System">
<Link id="Core_CatalogSystem" text="test afterId" order="20" iconUrl="" iconCss="treeIcon" command="cmdCatalogSystemLink">
</add>
<remove nodeId="Core_CatalogSystem" />
<set name="property_name" value="property_value" />
<setAttributes attr1="value1" attr2="value2" />
<mediachase.xmlTools>
<modules>
<add name="Shell"/>
<add name="MetaDataBase"/>
<add name="MetaUI"/>
<add name="MetaUIEntity"/>
</modules>
</mediachase.xmlTools>
Last updated: May 28, 2015