Home Discussions Questions & Answers API for Polaris Reporting Workbench Import

API for Polaris Reporting Workbench Import

Avatar photoCustomer May 21, 2024 at 11:04 pm

I need to mass import Polaris Reporting Workbench reports. What API procedure should I use?

Viewing 4 reply threads
  • Author
    Replies
    • Support May 22, 2024 at 3:26 am  

      You should use the procedure **`xxen_api.import_reporting_workbench`**.

    • Avatar photoCustomer May 23, 2024 at 2:06 pm  

      This process also involves view expansion. Which parameter controls whether views are expanded into the imported SQL?

    • Support May 24, 2024 at 4:44 am  

      The parameter is `p_expand_view_sqls`. It accepts values like ‘none’, ‘all’, or ‘custom’. ‘Custom’ means only views starting with XX% or custom application short names will be expanded.

    • Avatar photoCustomer May 25, 2024 at 9:57 am  

      Are there any views that are always expanded regardless of the setting?

    • Support May 26, 2024 at 11:26 am  

      Yes, any view which references Polaris RWB objects starting with XXRX%, such as views using `xxrx_util_pkg.get_parameter_char_value()`, will be expanded regardless of the `p_expand_view_sqls` setting.

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

Login with: