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
We are using this plugin and the function getdocumentsfromfolder is being indicated as not available after we upgraded to 19.1 earlier today. No change in the plugin itself was made. Kindly help asap!
Luckily we only upgraded our Dev and Test and not Prod as we wanted to rule out any issues before we upgrade Prod. But we need this addressed asap so we can upgrade Prod. Your help is much appreciated!
Pavan
I received a descriptor error when deploying installing this plug-in in both 18.3 and 19.1. Looks like it might be an case issue in the appian-plugin.xml file for getFilesLargerThanSize and getFilesOlderThanDate as the classes start with G not g