OBEROn - Bug Trace - Oberon Platform
Viewing Issue Advanced Details
67 OOQL language feature have not tried 2011-09-22 07:22 2011-09-22 15:06
g_prajeesh  
administrator  
normal  
resolved 2.4 - DB build 0062  
fixed  
none    
none 2.5 - DB build 0064  
0000067: Need to include "get" in OOQL object show get{..} view viewname token
In the latest build we have the ability to use OOQL with viewname such as

object show objectId, objectid view viewname token; some time we need to get additional info for business purpose other than the view columns. So if I can get the additional info using the get{..} with view, it will be great
Issue History
2011-09-22 07:22 g_prajeesh New Issue
2011-09-22 15:06 administrator Note Added: 0000108
2011-09-22 15:06 administrator Status new => resolved
2011-09-22 15:06 administrator Fixed in Version => 2.5 build 00xx
2011-09-22 15:06 administrator Resolution open => fixed
2011-09-22 15:06 administrator Assigned To => administrator
2011-09-22 15:06 administrator Target Version => 2.5 build 00xx

Notes
(0000108)
administrator   
2011-09-22 15:06   
Added the "hidden" flag for view-columns.
When you use a view in queries or object show/navigate commands the xml tag for hidden columns includes the attribute (hidden="true") and you can skip this column