Data Integration Hub
- Data Integration Hub 10.5
- All Products
Port
| Type
| Description
|
---|---|---|
DXDescription
| string
| Description of the document to attach to the event.
|
DXMIMEType
| string
| MIME type of the document to attach to the event.
|
DXEncoding
| string
| Character encoding of the document to attach to the event. This is the character set to use to convert strings to byte arrays.
|
DXTemporaryFilePath
| string
| Optional. Path and file name generated by the DX_Generate_Temporary_File transformation where the workflow stores the new file. The DX_Add_Document_To_Event transformation saves the file as a new document reference in the document store and attaches the file reference to the event.
You can set this port or set the DXData and DXDataByReference ports. If this port and the DXData and DXDataByReference ports are not set, the transformation creates an empty document and adds it to the event.
|