Home Discussions Questions & Answers Report Header Configuration and Security

Report Header Configuration and Security

Avatar photoCustomer February 13, 2022 at 8:47 pm

I need to ensure a new report, which handles system-critical data, cannot be modified by junior developers. How do I protect it using the Report Type field?

Viewing 5 reply threads
  • Author
    Replies
    • Support February 15, 2022 at 7:49 am  

      To protect reports, you should set the Type field to Protected or System. Reports of this type are visible to users with access profiles set to User Admin or Developer, but they can only be edited by users who have their access profile set to System. This provides an additional layer of protection, especially useful for system functionality like outbound interfaces.

    • Avatar photoCustomer February 16, 2022 at 2:21 pm  

      Under Report Options, what is the role of the Time Limit setting, and what happens if a report exceeds that time?

    • Support February 17, 2022 at 5:12 am  

      The Time Limit defines the maximum run time in minutes for the report. If a report exceeds this limit, the Blitz Report Monitor concurrent program automatically cancels it. This prevents excessive server load caused by reports running too long, often due to insufficient parameter restrictions.

    • Support February 17, 2022 at 4:27 pm  

      The time limit set in the Run window options takes the highest precedence. The full hierarchy is: 1) Run window options time limit, 2) Profile option on user level, 3) Time limit on report level, 4) Profile option on responsibility level, and 5) Profile option on site level.

    • Avatar photoCustomer February 18, 2022 at 2:13 pm  

      I am importing a BI Publisher report that uses a `beforeReportTrigger` to populate temporary tables. How does Blitz Report ensure that trigger runs before executing the SQL?

    • Support February 19, 2022 at 2:34 pm  

      When importing a BI Publisher report, the original data definition XML is stored in the BIP Code field. When this field is populated, Blitz Report automatically executes the `dataTrigger` section, such as `beforeReportTrigger`, of the associated XML template before it executes the primary report SQL, supporting reports based on preprocessed data in global temporary tables.

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

Login with: