Login
Register

Home

Trainings

Fusion Blog

EBS Blog

Authors

CONTACT US

Miscellaneous
  • Register

Oracle Gold Partners, our very popular training packages, training schedule is listed here
Designed by Five Star Rated Oracle Press Authors & Oracle ACE's.

webinar new

Search Courses

In this article, I would like to give you a quick trick to find "which request group should the concurrent program be added to"? Many a times, we create a new concurrent program following which we try to make that program available from a specific Menu under a specific responsibility.

Find request group for concurrent program?

In this article, I would like to give you a quick trick to find "which request group should the concurrent program be added to"?

I have created a concurrent program, and I now wish to know which request group must this program be added to?

Step 1. Ensure that profile option "Utilities:Diagnostics" is set to Yes at your user level.

Note:-This step can be skipped in case you have the apps password.

Step 2. Navigate to the responsibility from where you will submit the concurrent program.

Step 3. Navigate to the "Submit New Request" screen, where you will enter the name of the concurrent program to run.

Step 4. Now you must do examine using the help menu as shown below. Help-Diagnostics -Examine

 

Step 5. In the block field, enter PARAMETER, and in the field name enter REQUEST_GROUP_CODE

Note down this value

Step 6. Now in the value field enter REQUEST_GROUP_APPL_SHORT_NAM

 

Note down the two values from Step 5 and Step 6.

These will indicate the request group to which you must add your concurrent program.

 

Question: In the submit request screen, REQUEST_GROUP_CODE is blank??

In this case use the Request group specified in "Define Responsibility Screen"

 

The rule is :-

If request group code is being passed in as parameter to Submit Request form function, then use that request group. Or else use the request group at responsibility level.

 

NOTES:-

Why do I need both the request group code and the request group application?

Request group name and its application is a composite primary key, hence you need the application name. For example "All Reports" request group can be found under every possible application.

Where does this request group parameter come from?

This request group name and application are defined as parameters to the form functions.

Is this form function attached to submit request form?

Correct

If at the time of defining form function, we do not pass request group parameter, then request group from responsibility is used?

Correct, because request group specified against responsibility is the default request group.


Anil Passi

Comments   

0 #1 Anil Passi 2006-12-25 00:00
Hi Balla,

Glad this worked for you. However I need to know if you can see the screenshots or is that something visible just from my PC?

Thanks
anil
Quote
0 #2 balkrishna 2006-12-25 00:00
hellow sir ,
due to certain reasons screenshots are not available.pleas e check it is there or it may be possible my system error.nice article and i have implemented it it works .
thanks and regards
balkri shna
Quote
0 #3 Anil Passi 2006-12-25 00:00
Hi Balla,

Glad this worked for you. However I need to know if you can see the screenshots or is that something visible just from my PC?

Thanks
anil
Quote
0 #4 balkrishna 2006-12-25 00:00
hellow sir ,
due to certain reasons screenshots are not available.pleas e check it is there or it may be possible my system error.nice article and i have implemented it it works .
thanks and regards
balkri shna
Quote
0 #5 Aman 2006-12-26 00:00
Hi Balkrishna,

Its working for me. May be there is some problem with plugins or active-x with ur p.c. If not, install Mozilla and give it a try.

Thanks
Aman
Quote
0 #6 Aman 2006-12-26 00:00
Hi Balkrishna,

Its working for me. May be there is some problem with plugins or active-x with ur p.c. If not, install Mozilla and give it a try.

Thanks
Aman
Quote
0 #7 Anil Passi 2007-01-01 00:00
.
.
.
.
Hi Prasad

Pleas e use fnd_request.sub mit_request. Do let us know in case you face any difficulty in submitting request in such manner.

Than ks,
Anil
Quote
0 #8 prasad 2007-01-01 00:00
How to submit concurrent program to back end
Quote
0 #9 Anil Passi 2007-01-01 00:00
.
.
.
.
Hi Prasad

Pleas e use fnd_request.sub mit_request. Do let us know in case you face any difficulty in submitting request in such manner.

Than ks,
Anil
Quote
0 #10 prasad 2007-01-01 00:00
How to submit concurrent program to back end
Quote
0 #11 Anil Passi 2007-01-18 00:00
.
.
.
Hi Sandeep,
Glad you made a switch. The only advice I can give you is to keep working hard, and to read as much possible from as many places, and then form a picture relating all that you read in your mind.

Life will never be easy in Oracle Apps. And if your life does become easy in Oracle Apps, by then its time to learn new things in Oracle apps/fusion.

Thanks,
AniL Passi
Quote
0 #12 Sandeep Somvanshi 2007-01-18 00:00
Hello Anil,

I am very new to Oracle Apps and just 2 months back started learning Oracle Apps.

My previous 4 yrs of exp. was in Shell scripts, Sql, Pl/sql. Now i am switching to Oracle Apps and found your articles very useful.

Please guide me and give some valuable suggestions to make my life easier.

Thanks and regards,
Sandeep Somvanshi
Quote
0 #13 Anil Passi 2007-01-18 00:00
.
.
.
Hi Sandeep,
Glad you made a switch. The only advice I can give you is to keep working hard, and to read as much possible from as many places, and then form a picture relating all that you read in your mind.

Life will never be easy in Oracle Apps. And if your life does become easy in Oracle Apps, by then its time to learn new things in Oracle apps/fusion.

Thanks,
AniL Passi
Quote
0 #14 Sandeep Somvanshi 2007-01-18 00:00
Hello Anil,

I am very new to Oracle Apps and just 2 months back started learning Oracle Apps.

My previous 4 yrs of exp. was in Shell scripts, Sql, Pl/sql. Now i am switching to Oracle Apps and found your articles very useful.

Please guide me and give some valuable suggestions to make my life easier.

Thanks and regards,
Sandeep Somvanshi
Quote
0 #15 seshadri 2007-05-19 00:00
Hi Anil,

I cannot find the words to praise ur service to learners.Hope u will continue with the same type of articles and as well material in ur site.

I have a small doubt in this article:

Whe n i was trying to enter REQUEST_GROUP_C ODE in the Field column,it simply skipping out with out showing the value in the Value field.

Same problem with the REQUEST_GROUP_A PPL_SHORT_NAME also.

Pls help me out.

Thanx in advance,


R egards,

Sesh adri reddy.
Quote
0 #16 seshadri 2007-05-19 00:00
Hi Anil,

I cannot find the words to praise ur service to learners.Hope u will continue with the same type of articles and as well material in ur site.

I have a small doubt in this article:

Whe n i was trying to enter REQUEST_GROUP_C ODE in the Field column,it simply skipping out with out showing the value in the Value field.

Same problem with the REQUEST_GROUP_A PPL_SHORT_NAME also.

Pls help me out.

Thanx in advance,


R egards,

Sesh adri reddy.
Quote
0 #17 RD 2007-06-04 00:00
Hi,

Great site!!! Keep up the good work.

Could you please let me know the difference between Request group and request set?

Thanks
RD
Quote
0 #18 ranganath 2007-08-01 05:34
hi anil,
i am appreciating u for writting these apps concepts,but i have doubt
how can we find the request group for concurrent program from back end

thanks
ran ganath.
Quote
0 #19 Anil Passi 2007-08-01 05:58
Hi Ranga

Please use the SQL below

SELECT fav.application _name || '---->' ||
frg.request_gro up_name
FROM fnd_application _vl fav, fnd_request_gro ups frg, fnd_request_gro up_units frgu
WHERE frgu.request_gr oup_id = frg.request_gro up_id
AND frgu.request_un it_id = &conc_program_i d
AND frgu.applicatio n_id = fav.application _id
/

Thanks
Anil Passi
Quote

Add comment


Security code
Refresh

Search Trainings

Fully verifiable testimonials

Apps2Fusion - Event List

<<  May 2024  >>
 Mon  Tue  Wed  Thu  Fri  Sat  Sun 
    1  2  3  4  5
  6  7  8  9101112
13141516171819
20212223242526
2728293031  

Enquire For Training

Fusion Training Packages

Get Email Updates


Powered by Google FeedBurner