Kuika's Get Entity Value action is used to retrieve a single recorded attribute value (entity value) belonging to a specific entity from the system. This action is used to read a specific data record in dynamic data structures and display it on the screen.
For example, in a campaign management screen, the “DiscountRate” value associated with a specific discount code in the DiscountCodes entity can be retrieved using this action. This retrieved value can be displayed to the user as an informational message such as “This code provides a 20% discount.” This allows the user to experience a dynamic interface based on information retrieved from the system in real-time.
Technical Specifications
1. Determining the Records to be Read
2. Action Definition
3. Using the Result
To display a specific attribute value (e.g., ‘Address’) in the detail form of a customer record:
Technical Risks
The Get Entity Value action is a critical data reading tool for dynamic data management on the Kuika platform. When configured correctly, it provides detailed and customisable data display in applications.