File formats
The format of a payload is independent from the message type and the connector: the processing class parses the payload with format helpers, so any format can arrive over any channel.
| Format | Helper classes | Page |
|---|---|---|
| CSV / Excel | DEVFileReaderCSV, DEVFileReaderExcel (in DEVCommon) | CSV / Excel |
| XML | DEVIntegXMLReadHelper | XML |
| JSON | DEVIntegJObject, DEVIntegJsonWriter | JSON |
AI recognition via DEVIntegAIProviderGemini | PDF (AI) | |
| Standard entity formats | Processed by the DMF engine via DEVIntegProcessDMF | DMF |