How to attach reports in Oracle Applications ?

The steps are as follows :

  1. Design your report.
  2. Generate the executable file of the report.
  3. Move the executable as well as source file to the appropriate product�s folder.
  4. Register the report as concurrent executable.
  5. Define the concurrent program for the executable registered.
  6. Add the concurrent program to the request group of the responsibility.

Showing Answers 1 - 3 of 3 Answers

Kiran Kumar

  • Jul 11th, 2006
 

 Design your report

 put your file into product_top>version>language>file.name

 define executable

 define concurrent

 add to the request group

 run the report respective responsibility.

krish_ORA

  • Sep 21st, 2007
 

STEP- ONE: Register the application.

  STEP-TWO:   Put Report in appropriate server directory.

 

        STEP-THREE:         Define Executables. (NavigatoràConcurrentàProgram àExecutables)

 

        STEP-FOUR:        Define Program (Concurrent à Program à Define)

 

        STEP_FIVE: Define Responsibility (Sysadmin responsibility).   (SecurityàResponsibilityà Define).

 

          STEP-SIX:        Define Request Group. (Navigatoràsecurity  àResponsibilityàRequest)

 

         STEP-SEVEN:     Define Data Group. (Navigatorà oracleàData group).

 

        STEP-EIGHT:   Run the request through SRS. A request Id is created  Through which u can view the request.

 

 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions