Enhancements for Data Entities

This release includes these enhancements for Data Entities.

19.0323.01
GenAI can generate an entity using an image or PDF file.
19.0323.02
Entity fields support a card view based display in addition to Grid based display.
19.0323.03
A picklist field provides a preview of picklist items from the selected picklist.
19.0323.04
In add or edit picklist item, a translation option is available.
19.0323.05
A standard picklist can be localized.
19.0323.06
Entity records can be compared with other records within the entity.
19.0323.07
In a parent entity, if a field in the record is referenced by a child entity, the user can click the record to display the records from all child entities where the record is referenced.
19.0323.08
When a new entity is created, a new standard field TOPLEVEL_PROC_INST_ID is added automatically. If the entity is used as a primary data source in an app, it automatically captures the process instance ID of the process instance that created the record. Records associated with these process instances can be viewed in the Process Viewer.
19.0323.09
Import entity records displays the number of records that failed to import and provides an option to review the failed records with a detailed error message.
19.0323.10
Importing an entity template using JSON, XML, Excel, or CSV provides an option to preview the entity and modify the entity structure by adding or deleting fields before importing.
19.0323.11
When previewing records for an imported entity, client side validation identifies duplicates and empty values in the primary key and other unique fields.
19.0323.12
When previewing records for an imported entity, the user can map the fields being imported and the target entity field. This helps in importing data from any Excel, JSON, or XML structure into the entity.
19.0323.13
Import entity has a Review Import Error Records screen, where the user can edit records that failed to import and the import can be re-executed.
19.0323.14
Export Data exports only the selected data records.
19.0323.15
A user can add a field to be visible in Data tab list view directly from the Data tab instead of having to configure it on a per field basis.
19.0323.16
A user can add a field to be visible in Data Tracking tab directly from the Data tab instead of having to configure it on a per field basis.
19.0323.17
The Relationships tab has a diagram view to represent the relationships between entities.
19.0323.18
Entity Audit Trail permissions are available only for Entity Owners and users belonging to Global Data Entities Permission Managers and Global Entity Designers.
19.0323.19
The RetrieveMultipleEntityMetaData API performance is improved.
19.0323.20
In Data Entities, the Phone field length is increased from 20 to 30.