Overview
These functions extend Appian content and offer document/folder search, directory listing, and the ability to get/set the searchable attribute of a folder.
Functions are designed for and only work on Appian content, not the local filesystem. All search functions assume the root folder and all subfolders are searchable. Search functions will not return results contained within non-searchable objects.
All functions use the serviceContext of the user account executing the expression at runtime.
Key Features & Functionality
Data Types
Smart Services
Functions
I faced an issue trying to deploy "Content Tools" plugin into our Appian cloud environment upgraded today to 19.1
I see that the function getdocumentsfromfolder was present in the Plugin "Custom Content Functions" (shown in Admin screen as Custom Expressions) and it looks like the issue we are facing (i.e getdocumentsfromfolder shown as being unavailable ) must be due to this change. I shall try upgrading the "Custom Content Functions" to latest version to see if it helps and report