Free cookie consent management tool by TermsFeed a!entityDataIdentifiers() Function
a!entityDataIdentifiers() Function

Function

a!entityDataIdentifiers( entity, identifiers )

Creates an EntityDataIdentifiers configuration for use with a!deleteFromDataStoreEntities().

See also: EntityDataIdentifiers

Parameters

Keyword Type Description

entity

DataStoreEntity

This field holds a single Data Store Entity value in which the data to be deleted is stored.

identifiers

Any Type

This field holds multiple Any Type values for the primary key values of the data to be deleted.

Returns

EntityDataIdentifiers

Feature compatibility

The table below lists this function's compatibility with various features in Appian.
Feature Compatibility Note
Portals Partially compatible

Can be used with Appian Portals if it is connected using an integration and web API.

Offline Mobile Partially compatible

Can be used with offline mobile if it is loaded at the top of the form.

Sync-Time Custom Record Fields Incompatible
Real-Time Custom Record Fields Incompatible
Process Reports Incompatible

You cannot use this function to configure a process report.

Process Events Incompatible

You cannot use this function to configure a process event node, such as a start event or timer event.

Open in Github Built: Thu, Mar 28, 2024 (10:34:21 PM)

a!entityDataIdentifiers() Function

FEEDBACK