P_CONC_REQUEST_ID mandatory in oracle reports to run in
oracle applications or not ( I am not talking about running
in report builder or D2k ) or not ?
Answers were Sorted based on User's Feedback
Answer / rohit yaduvansi
it is mandatory only when we r using user exits
| Is This Answer Correct ? | 30 Yes | 2 No |
Answer / devi nossam
yes,
it is the mandatory parameter
why bcos while running the pgm request id will be generated
if it is in front end (srs window),or back end(pl/sql ).
then that request id is captured by this p_conc_request_id.
finally we know that this is mandatory parameter in reports
| Is This Answer Correct ? | 20 Yes | 2 No |
Answer / nrk
No . Its not mandatory.
Even not using the P_CONC_REQUEST_ID , we can run the
reports.
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / shaik jeelan basha
No its not mandatory. Without p_conc_request_id also we can
submit the reports in Ora Apps.
it is mandatory if we need to work on profiles like
org_id,user_id,resp_id....etc.By using p_conc_request_id we
can capture the resources like profiles for the current
concurrent program which we are going to submit in srs
window.
| Is This Answer Correct ? | 15 Yes | 1 No |
Answer / amandeep singh
no its not mandatory. i am able to run the report in oracle
applications without this parameter.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / sumeet.mishra05
No It's not mandatory.
It's required when you run it thru SRS form only .
Not required if you want to run it by call from PLSQL thru
FND_REQUEST.SUBMIT_REQUEST as it's a function and returns
the concurrent request id automatically.
Check it and let me know.
| Is This Answer Correct ? | 19 Yes | 16 No |
Answer / kranti
whenever we are using multiorg table is is not mandatory.
whenever we are using non_multiorg table i.e. without _all
it is mandatory.here we have to use user exits,p_conc_request_id ..
but I dont know wat is going in backgroun..can any one explain me @ challakranthi123 at gmail
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / s
it is not mandatory .p_con_request_id parameter use use the
user_exit
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / rajesh
it is not manditory
it is used to generate request_id dynamically only through api
FND_REQUEST.SUBMIT_REQUEST in plsql
| Is This Answer Correct ? | 0 Yes | 1 No |
please send me forms, xml pulisher questions,answers
what is global tempory table?
i have 3 parameters like p1,p2,p3.In p1 i have 2 parameters like a,b.if pass parameter 'a' p2 should be enable and p3 should be disable then if pass parameter 'b' the vice versa.
1 Answers IBM, Sierra Atlantica,
can we execute one concurrent program through another concurrent program?
How to migrate .rdf file from dev instance to test instance?
3 Answers Accenture, Oracle, TCS, Tech Mahindra, Unisoft Infotech,
in which tables the transaction details stored? at least two.
Define multi org structure with example(take any businees).
Tell me how to find the custom directory in front end?
Can you differentiate between mediator and osb?
hi gurus my name is ramesh i was completed orcale apps technical trainning i wnt to put 3+yrs experience is it correct r not ,if any freshers jobs are available in market pls suggest me. my mail id rameshmcaou@gmail.com and contact no is 9000342411
what is the difference between request group and request security in oracle apps?
What multi org tables . example - difference between app table non all table . Po_header and po_headers_all