Error

Code Description Comments

N01

Not Valid Input


1100


Required fields missing or invalid data. Error - orderLines[0].product.productNumber,orderLines[1].product.productNumber

Check the data in the fieldname in the error description

1300


OrderQuote value is invalid

The quote number reference is not valid

2000


Error occurred while creating EDI order. Exception - org.eclipse.persistence.exceptions.ConversionException, Message - Exception Description: The object[#], of class[class java.lang.String], from mapping[org.eclipse.persistence.oxm.mappings.XMLDirectMapping[quantityOrdered-- > quantityOrdered / text()]] with descriptor[XMLDescriptor(com.westconb2b.services.dto.edi.EDIOrderEntryWsDTO-- > [])], could not be converted to[class java.lang.Long]. Internal Exception: java.lang.NumberFormatException: For input string: "#"

Incorrect Datatype (ie passing string but expecting integer)

SOAP:Server


Server Error

SOAP:Server Server Error Input data violates request schema (invalid fieldname, field length exceeded, data type mismatch, etc.)