how to create requst set in oracle apps and how to send
muliple requests at a time,
Answer Posted / sasikala
1) Define Executable using Sys Admin --> Concurrent -->
Program --> Executable
2) Define concurrent Program and the required parameters
using Sys Admin --> Concurrent --> Program --> Define
3) Define the request set using Sys Admin --> Concurrent-->
Set. Define all the stages i.e the order in which the
request set should execute the program.
4) Add the request set to the required request group.
Is This Answer Correct ? | 18 Yes | 9 No |
Post New Answer View All Answers
What is count(*) from po_vendors(any table)?
what is the difference between request group and request security in oracle apps?
What do you understand by soa?
What are do's and dont's of Interface?
how do you describe O2C along with tables
How can a process be deployed in soa?
List the various types of value set.
A program must be written which accepts date parameter. The date parameter will accept data in the format DD/MM/YYYY. This data has to be validated and post validation, the following details have to be displayed for this date parameter 1. Input date must be defaulted to sysdate, It can be overridden by any other date. 2. Financial year should be displayed for this date parameter. Eg: If the input date is 30/11/2010, the financial year must be displayed as 1. From Date : 01-Aprr-2010 To Date: 31-Mar-2011 3. Calendar year and Calendar month must also be displayed. 4. The next payment cycle (say for EB), must be displayed based on this date parameter. 5. The previous payment must also be displayed based on this date.
Tell me where we find the status of order information?
What is a flexfield? List out its types.
Can you define an erp system?
What does appl_top directory contain?
List of all the modules under Manufacturing, Finance and Distribution in oracle applications?
How to move the one file from one instance to another instance? And your scripts also?
Do you know what is applysys in oracle application database schema, what is apps?