Plug-in (Function & Smart Service)Free

Bean Array Accessor Functions

by Appian Corporation

Description

Get a property value for a single object or a list of objects in a single function, which is very useful when generating display information for dropdown lists or grid columns on task forms.

Features

Functions mirror the default bean accessors but add support for accessing properties of multiple Appian objects at once (user()->users(), group()->groups(), etc) Support both single value and multi value inputs and can be used in place of the standard accessor functions

Release notes

Security Fixes

Version history (1)

6.0.3

[MIGRATED] These custom expression functions mirror the default bean accessors but add support for accessing properties of multiple Appian objects at once (user()->users(), group()->groups(), etc). The new functions support both single value and multi value inputs and can be used in place of the standard accessor functions. The attached .zip file contains an application with several expression rules that can be used to test the new capabilities.