How does Outsystem Entities determine what built-in entity actions are available? This is an O11 App
the CreateOrUpdateSome and DeleteAll entity actions were recently introduced. However, some table don't have it. Shouldn't it automatically be available for all entities? #3 is understandable since there is no PK column.
Hey Lawrence,
I also have the latest version of the Outsystems service studio and all but I am not able to see the Create or Update some entity action and delete all entity action. I have only seen them in ODC not in O11 can you please explain the current version you use in service studio so that I can check how it comes?
I am using version 11.54.50
This is why because if you are creating entities in reactive then you will get the 6 entities actions. but in mobile if you are creating any local entity then you will get one extra entity action and if you are creating a static entity then you will get only 1 entity action. it's all depends on the entity type
you just defined from the documentation. This is not what I am looking for. I am looking for the criteria on how some entities have the 2 new built in actions and some don't. Please do not comment just for the sake of increasing your rank & visibility in the forums.
Hi Lawrence,
The "All" entity actions are only implemented in O11 for Mobile Local entities.
In ODC they are implemented for Entities and Local entities.
There is no criteria, this is OutSystems Product Management decisions on what to implement or not in O11 and ODC.
Regards,
Daniel
Hi Daniel,
The screenshot I included was from our O11 Traditional Web Application. Just now I tried creating a new Entity, and add some foreign keys and columns, the CreateSome / DeleteAll Entity actions did not show up. Just found it strange that some of our entities have it.
Are you saying that #2 is an entity in your TWA with these entity actions? That is weird.
all 3 entities in my screenshot are from the same TWA.
I will check with OutSystems
Any updates on this?
I also see some Entities (in a Service module) that have the bulk built-in actions and others don't and can't seem to find a pattern.
i think delete all actions it's for mobile data base only