Each Data Exchange transformation that has a DXData port also has a DXDataByReference port. When you pass a document to the transformation in the DXData port, you must indicate whether the data is a document or a document reference. If the value of the DXDataByReference port is true, the DXData port contains a document reference. If the value is null or the value is false, the DXData port contains the document data.