System Actions
/
EAV Actions (Entity-Attribute-Value Actions)

Get Entities

Get Entities

Kuika's Get Entities action is used to list all entity records defined in the system. This action enables the dynamic retrieval of entities belonging to the user or defined system-wide. The retrieved data can be used for operations such as listing, filtering, or processing related data.

This action is currently available in beta version and is still under development. It is recommended to test it carefully before using it in a production environment.

This action can be made flexible with optional parameters; only entities belonging to a specific category or along with their attribute and value information can be retrieved.

Technical Features

  • Entity Listing (EAV Panel): The Get Entities action can work with the following optional parameters:
    • CategoryId (Guid - Optional): Used to filter entities belonging to a specific category. Can be retrieved from sources such as Symbol Picker, Fixed, Form Component, Action Result.
    • IncludeAttributes (Boolean - Optional): If set to true, attribute information for each entity is also returned.
    • IncludeValues (Boolean – Optional): When set to true, not only the attribute definitions but also the values corresponding to these attributes for the entity records are returned (e.g., ‘Birth Date’ attribute: ‘John – 12.03.1990’, ‘Maria – 05.06.1985’).
  • Data Source Compatibility: All parameters can be obtained from the following sources using the Symbol Picker interface:
    • Fixed (fixed value)
    • Form Component
    • Action Result
    • Screen Input
  • Web & Mobile Support: The Get Entities action works in both web and mobile applications.

Other Related Content

No items found.

Glossary

No items found.

Alt Başlıklar