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, we had the same error. It was caused by installing another plug-in, 'constantProperties', which is incompatible.
Appian AppMarket if getcontentdetailsbyuuid() is called with an invalid uuid by me (with the developer role but no longer sys admin role, i believe) viewing an interface, it returns "No object with this UUID has been found" but a basic user gets an error. Whom can I reach out to for support on this?
In what version did the `Delete Rule/Constant Versions` smart service get added?
Hi, with the 1.7.3 update it seems like we are no longer able to do partial text search using "FindDocumentsByName".
Before, entering something like "en" would return a document with the name "Document_en", but now only entering the full name works. Is this expected behavior?
Thanks
Hi AllI am using function getprocessmodeldetailsbyuuid. I am using this function in an expression rule which is getting called from the interface.I am getting the error 'user does not have sufficient privileges to perform action'I have given viewer access to the user to expression rule, interface, process model of which I am trying to fetch details.I even tried giving admin access to the process but still getting same error.
But when I add the user to designer group, it is working fine.Is being a member of the Designers group a requirement to leverage getprocessmodeldetailsbyuuid function to get the desired results?
Any help would be appreciated!
Thanks!
getconstantvaluebyname(consName)
Hi, I'm trying to use Update Expression Rule smart service. Could you tell me where can I find the id of a given rule?
Regards
Hi Adithya,
I am facing the same issue, Did you find solution?