London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
AI OnAI Off
London Dev Meetup Rescheduled! Due to unavoidable reasons, the event has been moved to 21st May. Speakers remain the same—any changes will be communicated. Seats are limited—register here to secure your spot!
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