
In this post, we will learn to register a concurrent program in oracle apps. We are going to register a report as a concurrent program.
Steps in brief-
Develop a report to register as a concurrent program
Define Executable: Link it to Report file(.rdf) created
Define Concurrent Program: Link to it executable defined in
previous step
Enter Parameters and link Value Sets
Assign the registered Concurrent Program to a request group
1. Develop a report to register as a concurrent program
Firstly develop a report and move/copy it on Application server.
Please refer below link will show you how to develop oracle report and move it on...