Changing the name of imported entities and actions
1135
Views
3
Comments
Implemented
Service Studio
OutSystems 5.0

I'd like to we able to rename imported actions and entities.

If we already have an action called ValidateClientCode and we import another action with the same name, the imported action will be called ValidateClientCode2. It would be nice if we could change this name, mentioning perhaps the system name where we are validating the data, the Extension or OML name...

I'd like to have an application that would consume entities from other OMLs and in all of them the entity name is Log_Operation. Having Log_Operation, Log_Operation2, Log_Operation3 is kind of hard to keep track of which is which.
2016-04-21 20-09-55
J.
 
MVP
You can build a wrapper around it?
This has been released in 5.0, as you can see below. It's really useful for the scenarios you described.




Already Done.