Home Discussions Questions & Answers Enabling Discoverer SQL Extraction for Import

Enabling Discoverer SQL Extraction for Import

Avatar photoCustomer August 12, 2022 at 2:26 am

When attempting Discoverer worksheet import, the LOV of available worksheets is empty. I suspect the worksheet SQLs aren’t being written to the required table. What is the necessary prerequisite setup?

Viewing 2 reply threads
  • Author
    Replies
    • Support August 12, 2022 at 8:46 am  

      The Discoverer Worksheet import relies on SQL being present in the EBS table `AMS_DISCOVERER_SQL`. This table is updated by a Discoverer trigger called `eul_trigger$post_save_document`.

    • Avatar photoCustomer August 12, 2022 at 11:05 pm  

      How do I ensure this trigger is correctly set up?

    • Support August 14, 2022 at 7:32 am  

      You need to re-register the underlying PL/SQL function `APPS.AMS_DISCOVERER_PVT.EUL_TRIGGER$POST_SAVE_DOCUMENT` via Discoverer Administrator. You should then validate the function is working. If the function doesn’t appear, the EUL user might require `grant execute any procedure to eul_us`.

Viewing 2 reply threads
  • You must be logged in to reply to this post.

Login with: