cXML Core Templates

This page covers protocol-generic cXML outbound templates.

cxml_outbound_core

  • Direction: Outbound
  • Rules: 6 (5 required)
  • When to use: Standard PunchOutOrderMessage transfer for mixed cXML buyers.
  • Key target fields: ItemIn@quantity, ItemID/SupplierPartID, ItemDetail/UnitPrice/Money, ItemDetail/Description, ItemDetail/UnitOfMeasure, ItemDetail/Classification.

cxml_outbound_level2

  • Direction: Outbound
  • Rules: 5 (all optional)
  • When to use: Add optional level-2 fields on top of a core mapping profile.
  • Key target fields: ItemID/SupplierPartAuxiliaryID, ItemDetail/ManufacturerName, ItemDetail/ManufacturerPartID, ItemDetail/Classification@domain, ItemDetail/Extrinsic[name=ImageURL].

Reference Sources

  • cXML Reference Guide: https://xml.cxml.org/current/cXMLReferenceGuide.pdf
  • cXML release notes: https://xml.cxml.org/current/ReleaseNotes.html

Found an issue with this documentation? Let us know