Oracle Reports (MOSC)

MOSC Banner

how to call oracle report 10g from another report through pl/sql not hyperlink ????

user521177
user521177 Posts: 7 Blue Ribbon

Comments

  • Aasubram-Oracle
    Aasubram-Oracle Posts: 740 Silver Badge

    Hi Jaidev,
    Your understanding is correct. The database-package SRW enables you to run a report from pl/sql. The script for the SRW-package is installed along with the developer-suite under $ORACLE_HOME\reports\admin\sql and it can be used to start a report from the database. You can also start a report using UTL_HTTP, or if you like, write some java classes to do so. You can also have a look at the document

    Note 218080.1 How to launch report from database procedure

    Thanks
    Anand

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center