COMEVECOMEVE (Communication Event)

13 fields

13 fields
Column visibility
Name Required Description Examples XPath Property Type Sets Limits Categories Access Sort Id
(Header) : Btwentyfour Message Date No Message date set by Btwentyfour Open Commerce Platform.
 <communicationEvent messageDate="2022-05-14T12:19:05.167Z"> 
/b24Message/communicationEvent/@messageDate 1500 6
(Header) : Btwentyfour Message ID No Message ID set by Btwentyfour Open Commerce Platform.
 <communicationEvent messageId="237357"> 
/b24Message/communicationEvent/@messageId Number 1400 5
(Header) : EDI Message Name No The name of the EDI message
 <communicationEvent text="Btwentyfour Example Communication Event"> 
/b24Message/communicationEvent/@text Text 1600 7
(Header) : Environment No Environment/test indicator - either "Production" or "Test"
 <communicationEvent text="Btwentyfour Example Communication Event" environment="Test"> 
/b24Message/communicationEvent/@environment Text 1700 8
(Header) : Message Class No Text by sender referenced message class such as PRICAT, ORDERS, ORDRSP, DESADV, INVOIC etc.
 <communicationEvent messageClass="INVOIC"> 
/b24Message/communicationEvent/@messageClass Text 1100 2
(Header) : Outcome (Detailed Document Level) No The by sender communicated outcome for the specific message documentReference/ID. Outcome "Accepted" - as an example the invoice is accepted (invoice is received and imported) Outcome "Rejected" invoice not accepted.
 <property name="outcome">Accepted</property> 
/b24Message/communicationEvent/documentReference/property[@name="outcome"] Text 2200 13
(Header) : Outcome (Header Level) No The by sender communicated outcome of the referred messages in the communication event. Predefined values: Received, Delivered, Validated, OnHold, Discarded, NotReceived.
 <communicationEvent outcome="Received"> 
/b24Message/communicationEvent/@outcome Text 1200 3
(Header) : Recipient Yes The recipient of the EDI message, identified by a GLN
 <recipient gln="7340117815580"> 
/b24Message/communicationEvent/recipient/@gln Number 1900 10
(Header) : Ref ID No The senders Reference number/ID for the specific communication event message.
 <communicationEvent refId="3231224056"> 
/b24Message/communicationEvent/@refId Number 1000 1
(Header) : Sender Yes The sender of the EDI message, identified by a GLN
 <sender gln="7340117836950"> 
/b24Message/communicationEvent/sender/@gln Number 1800 9
(Header) : Severity No The by sender communicated severity of the messages - e.g. Information, Warning, Error or omitted completely
 <communicationEvent outcome="Information"> 
/b24Message/communicationEvent/@severity Text 1300 4
(Header) : The Document Reference Date No The date of the referenced document. This example refers to an invoice date.
 <documentReference documentType="Invoice" id="23554" date="2022-05-11"> 
/b24Message/communicationEvent/documentReference[@documentType="Invoice"]/@date 2100 12
(Header) : The Document Reference ID No The document type and the ID/number identifying the referenced document. This example refers to an invoice number
 <documentReference documentType="Invoice" id="1988744"> 
/b24Message/communicationEvent/documentReference[@documentType="Invoice"]/@id Text 2000 11
No fields match your filters.