Overview
Used to backup a subset of tables in an automated fashion. This is an updated version that uses modernized Appian APIs for document writes, and fixes an issue with interfacing with MariaDB using a JDBC driver >= 3.0 and removes deprecated smart services.
Smart Services: MySQLDumpToAppianDocV2
Smart service taking in a DB name, and table prefix for exporting the table create, inserts, and optionally views into a SQL Document file.
Inputs Parameters:
Outputs Parameters:
It would be awesome if we could export SPs and functions!
when heap dump reaches 80% and no new rows are pulled, will a nonfiction advise either in output file or process model as error?
when heap dump reaches 80% and no new rows are pulled, will a notification advise either in output file or process model as error? Appian AppMarket
Hey Rick, I tested out the common use cases and confirmed this plug-in works with MariaDB!
Will this work on the new MariaDB?
Release notes for v5.0.0 (12/05/2018):
-- Previous Smart Service is now listed as "Deprecated"
-- The New Smart Service (under the same name), has the new input "Lock Tables"
-- Fixed Issue where choosing an empty directory as a dump file destination would not be correctly populated