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 | Public Records, Specifications, and Services | pub.marketconnect.parse | parseString
 
parseString
Validates or does not validate an xCBL document.
This service lets you override the default validation setting for outgoing documents in the C1 OnRamp configuration.
If the document is valid, the service succeeds. If the document is not valid, the service fails.
Package
WmMarketConnect
Input Parameters
documentString
String The xCBL document to validate.
parseConfiguration (optional)
Record The path to the SOX schema against which to validate the document and that indicates whether to validate the document. If you do not specify this parameter, the service uses the schema path and the default validation setting for outgoing documents in the C1 OnRamp configuration (see Specify Default Document Validation).
Output Parameters
None.