To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered.
For more information, please refer to this announcement explaining best practices for getting answers to questions.
Oracle UI: determine data source (table/columns)
Summary:
Hello,
When using the web interface of Oracle HCM, I need to determine which table and column the UI values are being populated from.
Is there a reliable way to do this using Chrome Developer Tools or some other UI tools to determine this?
One example I have is when looking at the Location page (manage locations), which gives details (name, code status, etc.) of a location. There is one field called Inventory Organization that I need to know the source so I can create a report using SQL. Is there a way to specifically determine the table/column where this data field is sourced?