Table of Contents

Scripting

APEX_IR

The APEX_IR package provides utilities you can use when programming in the Oracle Application Express environment related to interactive reports. You can use the APEX_IR package to get an interactive report runtime query, add filters, reset or clear report settings, delete saved reports and manage subscriptions.

APEX_UTIL

  • IR_CLEAR Procedure
  • IR_DELETE_REPORT Procedure
  • IR_DELETE_SUBSCRIPTION Procedure
  • IR_FILTER Procedure
  • IR_RESET Procedure

APEX_INSTANCE_ADMIN

APEX_INSTANCE_ADMIN.REMOVE_SUBSCRIPTION Removes a specific interactive report subscription.