Skip to main content

Community

Connector Improvement: Feature request for Oracle Business Intelligence Publisher connector

Answered

Please sign in to leave a comment.

Comments

1 comment

  • Official comment

    Hi Tom, 

    Did you run the second part of the query to check if the tables are active?  

    SELECT TABLE_NAME, APPLICATION_SHORT_NAME FROM FUSION.FND_TABLES WHERE select_allowed = 'Y' and status = 'Active' and TABLE_NAME = '<table_name>'

    Let me know what the output of this is. 

    Frank