Home Discussions Questions & Answers Mass Import API for Discoverer Worksheets

Mass Import API for Discoverer Worksheets

Avatar photoCustomer September 14, 2020 at 10:31 pm

How do we programmatically import individual Discoverer Worksheet SQLs, and what identifying parameters must be passed?

Viewing 2 reply threads
  • Author
    Replies
    • Support September 16, 2020 at 11:50 pm  

      You use the PLSQL procedure `xxen_api.import_discoverer_worksheet`. This procedure requires identifying information including `p_workbook_owner_name`, `p_workbook_name`, and `p_worksheet_name`. It also takes `p_eul`, which defaults to ‘eul_us’.

    • Avatar photoCustomer September 18, 2020 at 7:16 pm  

      Does the import process consider which worksheets were actually executed recently?

    • Support September 19, 2020 at 6:52 pm  

      Yes, by default, the LOV of worksheets available for import shows only those that ran within the History Days timeframe.

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

Login with: