Public Codeunits
Name | Description |
---|---|
Communication Method Mgt | Functions used by Communication Methods. |
Disable Settings | |
Ext. System Public API | Contains public functions and events for External Systems. |
Ftp Wrapper | Ftp Azure Function wrapper. |
Integration Type Mgt. | Functions and events used by Integration Types. |
IQ Archive | This is the Integration Queue Step that archives the record. |
IQ Azure Storage Mgt. | Functions to get Azure File Storage and Azure Blob Storage clients from a Communication Method. |
IQ Delete Data | This is the Integration Queue Import Step that deletes the remote data (eg. file on file share, ftp etc.). |
IQ Execute Linked | This is the Integration Queue Step that processes linked records, if any. |
IQ Export Data | This is an Integration Queue Step for the Transfer Data integration type. |
IQ FTP Mgt. | Functions to use the Ftp Wrapper with the Integration Queue. |
IQ Http Mgt. | Functions to use the Web Wrapper with the Integration Queue. |
IQ Import Check | This is the Integration Queue Import Step that verifies that the data has not been imported already. |
IQ Import Data | This is the Integration Queue Import Step that imports the data. |
IQ Import FA Jnl. | The public codeunit for the "Import FA Entries" integration type. |
IQ Import Gen. Jnl. | The public codeunit for the "Import G/L Entries" integration type. |
IQ Invoke Function | This is an Integration Queue Step for the Function integration type. |
IQ Main | Functions to use the Integration Queue functionality. |
IQ S/FTP Mgt. | Functions to use the S/Ftp Wrapper with the Integration Queue. |
IQ Transfer Create New | This is an Integration Queue Step for the Transfer Data integration type. |
IQCM Not Implemented | A "Not Implemented" implementation of interfaces. This is used if the Communication Method does not need all features. |
IQCM Sample File Handler | This is a sample implementation of a "IQ Communication Method". |
IQIT Not Implemented | A "Not Implemented" implementation of interfaces. This is used if the Integration Type does not need all features. |
JQ Ext. Sys. FullSync | This codeunit is used to schedule a "full synchronization" of an External System. |
JQ Ext. Sys. RefreshSync | This codeunit is used to schedule a "refresh synchronization" of an External System. |
JQ Ext. Sys. Sync. | This codeunit is used to schedule a synchronization of an External System. |
JQ IQ Check OK | This codeunit is used to schedule an error check of the Integration Queue. |
JQ IQ Cleanup | This codeunit is used to schedule a cleanup in the Integration Queue History. |
JQ IQ Execute | This codeunit is used to schedule a processing of entries in the Integration Queue. |
JQ IQ Execute No Err | This codeunit is used to schedule a processing of entries in the Integration Queue, not stopping on errors. |
JQ IQ Imp. Exec. No Err | This codeunit is used to schedule an import into the Integration Queue and then processing the imported entries, not stopping on errors. |
JQ IQ Import | This codeunit is used to schedule an import into the Integration Queue. |
JQ IQ Import and Execute | This codeunit is used to schedule an import into the Integration Queue and then a processing of the imported entries. |
Mandatory Fields Mgt. | Functions to manage mandatory fields. |
S/Ftp Wrapper | S/Ftp Azure Function wrapper. |
Sample Function Handler | This is a sample implementation of a "IQ Communication Method". |
WS External System API | Functions for integrating with External System via Web Services. |
WS General Jnl Posting | Post G/L Journal Lines via Web Services. |
WS Master Data API | Functions to create Items and Customers via Web Services. |
WS Page Extension | Provides functions that can be used together with published Web Service Pages. |
WS Sales Document API | Functions to handle sales documents via Web Services. |
This documentation is generated from Spider v27.0