OnRamp for Commerce One MarketSite 3.5 SP1 | webMethods OnRamp for Commerce One MarketSite Adapter Documentation | webMethods OnRamp for CommerceOne MarketSite Adapter Installation and User’s Documentation | Concepts | Validate Documents
 
Validate Documents
C1 OnRamp includes the Commerce One CXP parser and a package named WmxCBL that contains all SOX schemas for xCBL versions 3.5, 3.0, and 2.0 r3. You can use the parser and the schemas to validate the xCBL documents you send and receive.
C1 OnRamp offers three different methods for validating xCBL documents.
*In your C1 OnRamp configuration, you identify the SOX schemas you want to use for document validation (typically, the schemas in the WmxCBL package). You also specify your default validation settings - whether you want to validate all outgoing xCBL documents by default and whether you want to validate all incoming xCBL documents by default.
*In individual envelope handler and send services, you can set parameters or call a service that overrides the default validation settings in the C1 OnRamp configuration.
*During development, for debugging purposes, you can validate an xCBL document against a SOX schema you specify.