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
Hello all, I'm having an issue with the function getcontentobjectswithnumofversions. At the moment it returns that there are no objects with more then one version which is just not true. Is there anyone else having this issue or anyone who has some insight on how I might resolve this? I'm using version 1.11.1 and using the most recent appian version. Is this a version incompatibility issue?
KB-1226 Content (collaboration) engine consumes high memory
The Content (Collaboration) engine's database process occupies high memory on RAM when compared to the size of the .kdb file on disk. The general rule of thumb is that the .kdb files should consume roughly 2.5 times the amount of RAM as they do disk space, in gigabytes.
This issue is usually caused by a large number of versions of a single constant, which increases the memory footprint of the Content engine and can also cause slowness.