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
Hi,
Getting the following error on the Interface using the function getcontentdetailsbyuuid(). We are using the function to get the Id and name of the document from the document UUID.
Expression evaluation error at function 'getcontentdetailsbyuuid' [line 190]: The user does not have sufficient privileges to perform the requested action. (APNX-1-4198-000)
Looks like a security issue. Please provide what access should the user have for this.
Regards,
Vikrant Bhardwaj.