Overview
This smart service can be used to copy large amounts of data from one data source to another. It can come in handy when you need to copy the data from a table in the Appian cloud database to be stored in a local database.
Key Features & Functionality
Parameters
Notes
When reading from MariaDB where a column is defined as MEDIUMTEXT or LONGTEXT, the copy fails with an error: Error looking up from copy Table: Key is <index of last column> Unknown column <value> in 'field list'
Target can be MEDIUMTEXT or LONGTEXT. But it seems the query is causing issues when source column is MEDIUMTEXT or LONGTEXT