go back Home

AbstractEdiMessage

Sample XML

The following is only an example of what the XML should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

<null characterCount="..." company="..." currentFunctionalGroupControlNumber="..." currentFunctionalGroupDateTime="..." currentFunctionalGroupEdiLogID="..." currentFunctionalGroupFirstTransactionIDCode="..." currentFunctionalGroupFuncId="..." currentFunctionalGroupReceiverID="..." currentFunctionalGroupSenderID="..." currentFunctionalGroupTransTypeBeingAck="..." currentFunctionalGroupVersion="..." currentTransactionControlNumber="..." currentTransactionDescr="..." currentTransactionRelatedProfile="..." currentTransactionSetIDCode="..." currentTransactionType="..." deliveredOrderImport="..." direction="..." envelopeControlNumber="..." envelopeControlNumberAsInt="..." envelopeDateTime="..." envelopeReceiverID="..." envelopeSenderID="..." envelopeVersion="..." fileLocalDirectory="..." filename="..." formatType="..." functionalGroupTransactionTypeDBValue="..." httpMapperArgs="..." internalFilename="..." logger="..." message="..." messageId="..." messageProperties="..." mimeType="..." nextElement="..." origProfile="..." origProfileId="..." origTransType="..." partnerName="..." pushNotificationUserID="..." rawData="..." templateId="..." transactionSummary="..." transactionTypeDBValues="..." transmitMethod="..."/>

Sample JSON

The following is only an example of what the JSON should look like. The order of fields is not guaranteed and null fields are not included in returned data from the services.

{"characterCount":"...","company":"...","currentFunctionalGroupControlNumber":"...","currentFunctionalGroupDateTime":"...","currentFunctionalGroupEdiLogID":"...","currentFunctionalGroupFirstTransactionIDCode":"...","currentFunctionalGroupFuncId":"...","currentFunctionalGroupReceiverID":"...","currentFunctionalGroupSenderID":"...","currentFunctionalGroupTransTypeBeingAck":"...","currentFunctionalGroupVersion":"...","currentTransactionControlNumber":"...","currentTransactionDescr":"...","currentTransactionRelatedProfile":"...","currentTransactionSetIDCode":"...","currentTransactionType":"...","deliveredOrderImport":"...","direction":"...","envelopeControlNumber":"...","envelopeControlNumberAsInt":"...","envelopeDateTime":"...","envelopeReceiverID":"...","envelopeSenderID":"...","envelopeVersion":"...","fileLocalDirectory":"...","filename":"...","formatType":"...","functionalGroupTransactionTypeDBValue":"...","httpMapperArgs":"...","internalFilename":"...","logger":"...","message":"...","messageId":"...","messageProperties":"...","mimeType":"...","nextElement":"...","origProfile":"...","origProfileId":"...","origTransType":"...","partnerName":"...","pushNotificationUserID":"...","rawData":"...","templateId":"...","transactionSummary":"...","transactionTypeDBValues":"...","transmitMethod":"..."}

Fields

name type
characterCount int
company String
currentFunctionalGroupControlNumber String
currentFunctionalGroupDateTime Date
currentFunctionalGroupEdiLogID String
currentFunctionalGroupFirstTransactionIDCode String
currentFunctionalGroupFuncId String
currentFunctionalGroupReceiverID String
currentFunctionalGroupSenderID String
currentFunctionalGroupTransTypeBeingAck String
currentFunctionalGroupVersion String
currentTransactionControlNumber String
currentTransactionDescr String
currentTransactionRelatedProfile RowAbstractEdiProfile
currentTransactionSetIDCode String
currentTransactionType String
deliveredOrderImport boolean
direction String
envelopeControlNumber String
envelopeControlNumberAsInt int
envelopeDateTime Date
envelopeReceiverID String
envelopeSenderID String
envelopeVersion String
fileLocalDirectory String
filename String
formatType String
functionalGroupTransactionTypeDBValue String
httpMapperArgs Map
internalFilename String
logger EdiLogger
message String
messageId String
messageProperties Hashtable
mimeType String
nextElement EdiDataExtractElement
origProfile RowAbstractEdiProfile
origProfileId String
origTransType String
partnerName String
pushNotificationUserID String
rawData String
templateId Integer
transactionSummary String
transactionTypeDBValues String[]
transmitMethod String