How will u register concurrent request ?
Answer Posted / mchava
If you want to reister a report as a concurrent program.
First develop the report in report 6i.
then move that report from local machine to oracle apps
server
If it is PO module. move the report by using following
diretory PO/11.5.0/reports/us/ xx.rdf
First create executable by using system adminstrator
responsibility
in executable window you need mention excutable name, short
name, application, execution type, execution file name.
we will create concurrent program attach executable,
incompatabilites, parameters to concurrent program
we will create request group and attach concurrent program.
we will create responsibility and attach request program to
responsibiltiy
we will attach repsonsibility to user,
user will sumbit concurrent program from standard request
submission window
Cheers
Madhu Chava
USA
Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
CAN YOU CUSTOMISE THE COUTOMISE CUS_TOP
How do you register report in oracle apps?
Can you differentiate between mediator and osb?
do you know is it possible to run the interface without using oracle apps?
What are the different components you should consider while defining a responsibility in oracle apps?
please any one provide the oracle erp technical interview questions on modules(PO,AP,AR,INV,GL,OM)wise to my mail id..narendra_609@yahoo.co.in
Which oracle applications pl/sql standard apis you are familiar, have you used most of them?
Hi Friends this is preetham, i am searching for job on oracle apps(technical) i put 3 years fake exp, so any one please could you help me for realtime interview questions and 9739782164 this is my no srpsrp777@gmail.Com please guys please provide your no for contact i have a doubts i want to clarify
Tell me how to debug the report?
What do you understand by a set of books?
What are the benefits of using soa architecture?
Is soa a part of oracle fusion middleware?
How can a process be deployed in soa?
What is count(*) from po_vendors(any table)?
1. when we r doing interface/conversion which things u will take care to improve the perfrmonce?(except bulk collect) 2. In conversion,u r loading the data using sql*loader,I dnt want to use sql*loader,& i have millions of records,Id der any way to load the data withing fraction of time considering best performance. 3. When u r doing conversion,taht using sql*loader u r loading data into staging table,u r writing control file bt I dnt want to use sql*loader,when u r creating con prog that time can we pass all values from flat file using paramere,valuset?how? 4. In flat file u got 50 records,out of 50 ,30 records are proceesed & inserted into base table,after taht clien understood that 1 item having wrong name e.g insted of ABC he given DCE, so can we delete?hw?(client permission is der) i have lot of wrong item name randomly spreaded,can we delete it?hw? 5.after doing validation hw u will follow approach to error out records?if i want to send all the error out records to client daily,whats ur approach? 6. In outbound interface is der any way to load the data(large data-millions of records) except UTL_FILE package? 7. what is parsing? 8. In technical doc.s which section will mention?except code? 9. Do u have any idea about code depository tool? 10.whats is performance tunning,DB link? 11, How u will do RMA?