IQCM Export
This interface must be implemented for all Communication Methods that supports data export.
Object Definition
| Object Type | Interface |
| Object Name | QWESR IQCM Export |
Procedures
| Name | Description |
|---|---|
| CheckExportSettings(): Boolean | This function should check if all settings for export is valid. |
| Export(Record "QWESR Integration Queue"): Boolean | This function should export the data blob in the provided record according to the settings for this Communication Method. |
| ExportIsSupported(): Boolean | This function responds to if the Export Interface is implemented or not. |
| SetCommunicationMethodCode(Code[20]): Boolean | Sets the Communication Method to be used for this instance. |
This documentation is generated from Spider v27.2