
Base64 to Database Services
by Appian Corporation
Description
Provides two smart services that are database agnostic and supports dynamic queries.
Features
Get Base64 Document from Database - Retrieves a document as a base64 string from a SQL query and converts it into an Appian document, returning the document id. Insert Document as Base64 into Database - Takes an Appian document id, converts to Base64 and updates the database as specified by a SQL query.
- 2021-02 - 1.0.4 updated commons-codec library, the base64 string is no longer chunked
- 12/March/2019 - 1.0.3 AutoCommit change fix
Release notes
Updated deprecated APIs, and changed the application minimum version to 23.2
Version history (3)
1.0.4
[MIGRATED] Get Base64 Document from Database will retrieve a document as a base64 string from a SQL query and convert into an Appian document, returning the id. Insert Document as Base64 into Database takes in an Appian document id, converts to Base64 and updates the database as specified by a SQL query. Get Base64 Document from Database Insert Document as Base64 into Database
1.0.3
[MIGRATED] Get Base64 Document from Database will retrieve a document as a base64 string from a SQL query and convert into an Appian document, returning the id. Insert Document as Base64 into Database takes in an Appian document id, converts to Base64 and updates the database as specified by a SQL query. Get Base64 Document from Database Insert Document as Base64 into Database
1.0.2
[MIGRATED] Get Base64 Document from Database will retrieve a document as a base64 string from a SQL query and convert into an Appian document, returning the id. Insert Document as Base64 into Database takes in an Appian document id, converts to Base64 and updates the database as specified by a SQL query. Get Base64 Document from Database Insert Document as Base64 into Database
Resources
- Download
Base64 DB Instructions.pdf
Other