B2B Data Exchange 
			
			- B2B Data Exchange 10.2.2 HotFix 1
 - All Products
 
           
      	
            
	
       Port 
				  |  Type 
				  |  Description 
				  | 
|---|---|---|
 DXEventId 
				  |  string 
				  |  Required. Identifier of the event that is associated with the error. 
				  | 
 DXData 
				  | string 
				   binary 
				   text 
				    |  Log document to attach to the event. This port can contain the data of the document or a file path to the document. If the value of the parameter is null, the transformation creates an empty document and adds the document to the event. 
				   To attach a document with text data, set the datatype of the port to string or text. To attach a document with binary data, change the datatype of the port to binary. 
				    | 
 DXDataByReference 
				  |  string 
				  |  Indicates whether the DXData port contains the document data or a document reference. Possible values: 
				   
  | 
 DXErrorMessage 
				  |  string 
				  |  Error message generated by the transformation. 
				  | 
 DXErrorCode 
				  |  string 
				  |  Error code generated by the transformation. If the transformation fails, the value of the DXErrorCode port is greater than zero. 
				  |