Hi everyone,
I am currently using ODC and I have a problem that I need help with. I want to get the entity name but it seems that ODC does not have an Entity table to use like O11. I tried querying the INFORMATION_SCHEMA.TABLES table but it only stores the name as a physical name. Is my problem possible to solve? If it is possible, please let me know
Thanks and Regards
Hi @Nam Nguyen Phuong,
Please check this post; it might be helpful to you: https://www.outsystems.com/forums/discussion/101555/get-entity-attribute-name-in-odc/
Hi @Rajan C,
Thank you for help. I saw this post discussing about getting table properties through table physical name but I want to get table name displayed in end user screen like this image below:
Following this post, just in case there is an answer...as I am also still searching for it