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 | wm.marketconnect.xcbl | xCBL4_GenerateRecords
 
xCBL4_GenerateRecords
Creates DocTypes for xCBL 4.0 document. The core and external schemas(dgs) are shipped with the package.
Input Parameters
useDefaultLocation
If set to true, then the DocTypes are created in the default location. The default location is, WmxCBL.org.xcbl.schemas.xcbl.v4_0.
If set to false, then provide the packageName and the ifcName.
packageName
Specify the package name to store the DocTypes if the useDefaultLocation is false.
ifcName
Specify the interface name to store the DocTypes if the useDefaultLocation is false
messagesGroupType
DocType category. For example, financial group type.
generateALL
Specifies whether to generate all the root elements defined in the messagesGroupType xsd.
messageTypes
If the generateALL is set to false, then provide the root element names of messagesGroupType to generate the DocTypes it. For example : FXRateRequest, Invoice for Financial messageGroupType.
Output Parameters
success
Specifies the result of creating the DocTypes. It can either be true or false.
errorMessages
Specifies if the error message while creating the DocTypes.