Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!

The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.

Apryse Connected System Plugin

Overview

Users are able to view, annotate, edit documents (PDFs, office documents, images), and store them into Appian. Contains the connected systems, smart services, and functions to work with WebViewer.

Key Features & Functionality

The connected system allows opening and saving documents from and to Appian in WebViewer. There are also smart services and functions that can help bridge between Appian and WebViewer.

Setup:

  • Specify a user that will be the author of newly created documents in Appian
  • Optionally, enter your WebViewer license. You can get a demo license from the Apryse website
  • Optionally, set the file chunk size (if files exceed the heap size limit, the CSP will chunk them into smaller bits to allow for loading/saving large files)

Smart Services 

  • Base64ToDocumentSmartService
  • Base64ToDocumentVersionSmartService

*Please note that the PDFNet Smart Services has been deprecated in this plugin, and placed into its own plugin. You can find the plugin by looking for the Apryse Smart Services plugin. Please use this instead for document processing.

Anonymous
Parents
  • v3.0.0 Release Notes
    • Updated Appian SDK to the latest (23.2).
    • Updated API usage to use new stream APIs for reading and writing documents.
    • Added file data merging endpoint. Documents being saved will now be saved in chunks first, then a merge will occur afterward to combine them at the stream level so memory issues should not occur.

Comment
  • v3.0.0 Release Notes
    • Updated Appian SDK to the latest (23.2).
    • Updated API usage to use new stream APIs for reading and writing documents.
    • Added file data merging endpoint. Documents being saved will now be saved in chunks first, then a merge will occur afterward to combine them at the stream level so memory issues should not occur.

Children
No Data