Quantcast
Channel: OutSystems Community
Viewing all articles
Browse latest Browse all 1476385

[Ideas] Allow Get Action/Function to fetch only one attribute - New Entity Action

$
0
0
As of version 9.0.0.38 we can use Get<Entity> Action as a function in the expression editor, so we can assign a value like this:
GetBooking(BookingId).Booking.RoomPrice

The problem is that this Action/Function is not optimized to just fetch that specific attribute - It will return the whole entity, meaning all attributes. This can have a meaningful impact on the performance of your app and as such, is not recommended.

My Idea is to improve Get<Entity> Action/Function to fetch only one attribute. This means that to be used as function, there would have to be a new Entity Action called "Get<Entity>Attribute"

Viewing all articles
Browse latest Browse all 1476385

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>