Which table column holds the information whether a Component Source is Oracle or Custom
I have navigated to Desktop Integration Manager - Manage Components form and queried Component Name = OA_FLEX Component (say).
This is returning 3 records all with Source=Oracle
I have subsequently ran the following query from a SQL*Plus session
select * from BNE_COMPONENTS_VL where USER_NAME like 'OA_FLEX Component'
But I can't see any column which might indicate whether the Component Source is Oracle or Custom.
Can anyone tell me in which table column the Component Source is held
Thanks
Sanjay Ray