How to assign particular concurrent requests to sparate concurrent managers

How to assign particular Users concurrent requests to custom or Sparate concurrent managers
OS : Linux
Apps: 11.5.10.2

Hi,
This can be done via "Specialization Rules".
How to Create a Custom Concurrent Manager [ID 170524.1
How to Split the Load of Work to Many Concurent Managers [ID 473310.1]
Oracle Applications System Administrator's Guide - Configuration (zipped) -- Page 7-14
http://download.oracle.com/docs/cd/B25516_18/current/acrobat/115sacg.zip
Make sure you bounce the CM once you are done.
Thanks,
Hussein

Similar Messages

  • ROUTINE AFPTPR CANNOT TERMINATE CONCURRENT REQUEST ERROR IN CONCURRENT MANA

    제품 : AOL
    작성날짜 : 2003-05-13
    ROUTINE AFPTPR CANNOT TERMINATE CONCURRENT REQUEST ERROR IN CONCURRENT MANAGER LOG
    ==================================================================================
    PURPOSE
    Concurrent Manager log에 있는 error를 해결한다.
    Problem Description
    Concurrent Manager 가 이유없이 죽거나 하여 log를 살펴보니 log에 계속해서
    다음과 같은 error message가 반복적으로 print 되어있다.
    Atempting to Routine AFPTPR cannot terminate concurrent request
    ID 1443445 with controlling manager ID 86576 and manager's operating system process ID 1185.
    Workaround
    none
    Solution Description
    1. 현재 떠있는 the concurrent manager process를 모두 내린다.
    2. Apps User로 database에 접속 후 다음 SQL 문을 실행한다.
    SQL> update fnd_concurrent_requests
    set status_code='X', phase_code='C'
    where request_id=1443445;
    SQL> commit;
    Reference Documents
    150865.1

    제품 : AOL
    작성날짜 : 2003-05-13
    ROUTINE AFPTPR CANNOT TERMINATE CONCURRENT REQUEST ERROR IN CONCURRENT MANAGER LOG
    ==================================================================================
    PURPOSE
    Concurrent Manager log에 있는 error를 해결한다.
    Problem Description
    Concurrent Manager 가 이유없이 죽거나 하여 log를 살펴보니 log에 계속해서
    다음과 같은 error message가 반복적으로 print 되어있다.
    Atempting to Routine AFPTPR cannot terminate concurrent request
    ID 1443445 with controlling manager ID 86576 and manager's operating system process ID 1185.
    Workaround
    none
    Solution Description
    1. 현재 떠있는 the concurrent manager process를 모두 내린다.
    2. Apps User로 database에 접속 후 다음 SQL 문을 실행한다.
    SQL> update fnd_concurrent_requests
    set status_code='X', phase_code='C'
    where request_id=1443445;
    SQL> commit;
    Reference Documents
    150865.1

  • Help.I want to learn about how to assign a custom request  with manager .

    Hi.
    When i submit a custom single request.I got this problem.
    No concurrent manager is defined to process this request, so it cannot be processed.
    Contact your system administrator to define a concurrent manager to process this request or to verify that existing concurrent managers have the correct specialization rules.
    Then, I check the request with request id in application manager.I found there is no manager with my program.So I think i need to assign it.But i don't know how to do it.
    So.please help me.waiting for reply...
    Thanks
    Snail.

    Check Note: 342932.1 - No Concurrent Manager is Defined to Process This Request on Shutdown of Managers
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=342932.1

  • How to assign particular PLD format to particular vender or customer

    Hi Friends,
    I have 3 groups of customer and 2 groups of vendor so and my payment terms and PO or Sales order format is different for every group so please help how to I assign particular format to particular vendor or customer

    Hi Naveen,
    As Bala has already said...
    When you click on "Set As Default" button you will land on to a window "Default Template", where you will have the following options:
    1. Set as Defau&lt for All Users
    2. Set as Defa&ult for Current User
    3. Set as Default for Specified Users
    4. Set &as Default for all BPs (for whom a Default Template has not been assigned)
    5. Set as Default for Specified BP
    The last option might work for you. Check and post back.
    Regards,
    Rupa

  • How to assign one JSP request object to another JSP

    Hi,
    I want to assign one JSP request object (i.e., previous JSP Page request object) to another JSP (i.e., current JSP page request object).
    I don't want to use "<jsp:forward>" tag or "RequestDispatcher" obect here.
    Because i want to display one message in the current JSP page, before sending both JSP pages' request to a servlet. How to do this ?
    please help
    Thanks in advance
    Vishnu

    You cannot assign a request and response object of one jsp/servlet to another, every jsp or a servlet get is own fresh copy of request and response object with the request parameter data from the previous page.
    Unless u use request dispatcher or jsp:forward action, this solution that u r looking for by re-assigning the request and response object doesn't work

  • How to find Particular Transport Request.

    Hi All Experts,
    Can anybody please tell, how to find previous transport request for the scenario like mentioned below.
    If I have created some objects and transported to quality system from dev system.
    Now, i need to do some changes in those objects and retransport those changes, with original object.
    So in the request for changes to existing objects if I need to include the request from which the object was transported before, how can i find that old request.
    Your help will be surely rewarded.
    Regards
    Vinay

    Hi,
    in SE01 you can display your requests.
    Alternatively you can use SE03 / Search for Objects in Requests/Tasks, enter your user ID in the Owner, select relevant status, mark the first empty checkbox in the selection of objects, enter the object type (e.g. IOBJ for infoobjects, CUBE for ICube...) and enter its name in the input box; execute
    this will show all your requests packed with the selected objects...
    hope this helps...
    Olivier.

  • How to assign particular condition to particular po

    Hi,
    I want to assign one particular condition parocedure to my particular Po. how its possible. give me complete details about it.
    Sydanna

    first of all if ur query is abut a particular condition type for all of ur PO,then i dont think it is possible.
    but if it is a calculation procedure then assign the calculation procedure with a vendpr schema group and purchase org schema group in define schema determination.then in the vendor master assign that vendor schema group in the purchasing view.
    regards,
    indranil

  • How to assign a Transport request to a FUNCTION in PE04.

    Hi to All,
    I had a query related to FUNCTION PE04. This is a Z----- funtion (Full and FInal settlement of a leaving employee)  created by a some earlier in my place and was transported to Quality from Development. But the problem is i couldnt able to see it in Quality/Testing box. When i checked the Transport request in Dev and Quality its showing as transported. And this FUNCTION is working fine in Development box.
    Now im trying to assing a new Transport request to the function but i couldnt able to do so.
    Any suggestion welcome.
    Thanks,
    Mak,

    Resolved, Problem is from the basis side.

  • How to determine the user who placed a certain concurrent request?

    Hi there,
    Is there a way (SQL query, for example) that can help me determine the user (EBS username) who placed a certain concurrent request?
    Thanks,
    Tareq

    Hi Tareq;
    Please check below notes which could be helpful for your issue:
    Concurrent Request-whcih is submmited by one of the Oracle USER *<<Posted By Hussein Sawwan*
    How to See Others Concurrent Request Oracle 11i
    Concurrent program- How to find database session *<<Posted By Hussein Sawwan*
    Re: Reg: Apps Concurrent
    Regard
    Helios

  • Concurrent request -one at a time

    I am going to run this request from PL/SQL,
    this is going to be called more than 1 time simultaniously, if more than 1 user runs the report at a time.
    I want to make it run one at a time, instead of running 2 different calls at same time.
    like i want to make the first request get completed and then run the next.
    How do i do it?
    FND_REQUEST.SUBMIT_REQUEST('BOM','BMCOIN','Import Bills and Routings',
                                                   NULL,FALSE,
                                              org_id,'1','1','1','1');

    Hi,
    Please see these threads.
    running cuncurrent request
    Re: running cuncurrent request
    Concurrent request compatibility Issue
    Concurrent request compatibility Issue
    Thanks,
    Hussein

  • APEX integration with EBS 11i10: view concurrent request output

    Hi All:
    ENV: APEX 4.0
    EBS: 11i10
    DB: 10r2
    APEX is installed in the same database as EBS 11i10
    1. I have developed a APEX application that is can be launched from EBS as a form function. Also, the APEX will not ask any credential when user launch it from EBS, since user is already authenticated. Also, APEX will also display FND username, responsibility for user who has login - <<This is already implemented>>
    2. by Default, APEX will display a page, where user can browser and import a csv file into a predefined custom table <<This is already implemented>>
    3. After csv file is imported into cusotm table, user will click "Submit" button to process the data. APEX will submit a concurrent request (eventually, the concurrent program will call Oracle API to process data). A concurrent request is will display on the apex page. << This is WIP and I don't forsee any issue to implement this, since many have done this before>>
    4. User will write down the request id from step 3 and go to another apex page. In this page, user will enter request id and click "View Output", which should retrieve the concurrent output for that request id and display the output in a new browser. I don't want user go back to EBS to view the concurrent output. << This is my question for this thread>>
    My question for step 4: is there a seeded EBS API (FND_???) that I can call by passing a request id and API should display the concurrent request output in a browser automatically? Assuming, I will use fnd_global.apps_initialize() API in this page to set EBS env properly.
    My question may not be a direct APEX question; however, I hope someone can offer some help to me. I have done numerous research on this and still haven't find this API.
    Thanks!
    Kevin

    Hi Kevin,
    I am having an issue implementing the Call from an EBS menu entry to the APEX Page.
    I created the menu entry as a SSWA Function that use the apex_launch procedure to call the APEX page but when the user clicks on the option menu, the EBS login page appears.
    Can you share with me how can I fix this?
    Thanks
    AEstrada.

  • Problem with concurrent request set api call

    Hi,
    Scenario...
    I have a concurrent request set that is called as follows from a plsql script....
    ** Note : I removed the cursor definition for simplicity.
    VARIABLE exit_status number
    DECLARE
    ln_request_id NUMBER := 0;
    ln_user_id apps.fnd_user.user_id%TYPE;
    ln_resp_id apps.fnd_responsibility.responsibility_id%TYPE;
    ln_app_id apps.fnd_responsibility.application_id%TYPE;
    ln_resource_id apps.jtf_rs_resources_vl.resource_id%TYPE;
    ex_errors EXCEPTION;
    lb_chk BOOLEAN;
    BEGIN
    :exit_status := 0;
    OPEN cur_appsinit;
    FETCH cur_appsinit
    INTO ln_user_id,
    -- ln_resource_id,
    ln_resp_id,
    ln_app_id;
    CLOSE cur_appsinit;
    fnd_global.apps_initialize(ln_user_id,
    ln_resp_id,
    ln_app_id);
    lb_chk := fnd_submit.set_request_set('BPSI', 'FNDRSSU1890');
    IF lb_chk = TRUE THEN
    ln_request_id := fnd_submit.submit_set(NULL, FALSE);
    IF ln_request_id = 0 THEN
    :exit_status := 1;
    fnd_file.put_line
    (fnd_file.LOG,
    TO_CHAR(SYSDATE, 'hh24:mi:ss')
    || ' : ERROR : There are Errors in the execution of the Request Set. Check the Logs of the respective Concurent Programs in the Request Set.');
    END IF;
    END IF;
    EXCEPTION
    WHEN ex_errors THEN
    :exit_status := 1;
    END;
    EXIT :exit_status
    This is script i am calling from another concurrent request.
    The concurrent request set is attached to a request group RG1 which is attached to the Resp1.
    The concurrent program which calls the above script is attached to request group RG2 and which is assigned to Resp2.
    ** Note - The apps initialize is also done to Resp1 (responsibility)
    I did all the above from system administrator responsibility.
    For execution of the above script... i changed my responsibility to Resp2 and tried to execute the concurrent program (which calls the script submitting the concurrent request set)....
    The concurrent program is completing with Completed Status....but the concurrent request set is being submitted. And the reason being the the fnd_submit.set_request_set is returning false and so not going ahead.
    To verfiy the above i checked the following query in toad....
    SELECT rs.application_id,
    rs.request_set_id,
    allow_constraints_flag,
    rs.print_together_flag,
    rs.owner,
    rs.printer,
    rs.print_style,
    cp.concurrent_program_name,
    rs.user_request_set_name
    FROM fnd_request_sets_vl rs,
    fnd_application a,
    fnd_concurrent_programs cp
    WHERE rs.application_id = a.application_id
    AND rs.request_set_name = 'FNDRSSUB1890'
    AND a.application_short_name = UPPER('BPSI')
    AND rs.start_date_active <= SYSDATE
    AND NVL(rs.end_date_active, SYSDATE) >= SYSDATE
    AND rs.concurrent_program_id = cp.concurrent_program_id(+)
    AND rs.application_id = cp.application_id(+)
    the above query is returning one row... it means the concurrent request set exists... but not able to execute it....
    Any help is highly appreciated....
    Kiran

    Hi,
    Scenario...
    I have a concurrent request set that is called as follows from a plsql script....
    ** Note : I removed the cursor definition for simplicity.
    VARIABLE exit_status number
    DECLARE
    ln_request_id NUMBER := 0;
    ln_user_id apps.fnd_user.user_id%TYPE;
    ln_resp_id apps.fnd_responsibility.responsibility_id%TYPE;
    ln_app_id apps.fnd_responsibility.application_id%TYPE;
    ln_resource_id apps.jtf_rs_resources_vl.resource_id%TYPE;
    ex_errors EXCEPTION;
    lb_chk BOOLEAN;
    BEGIN
    :exit_status := 0;
    OPEN cur_appsinit;
    FETCH cur_appsinit
    INTO ln_user_id,
    -- ln_resource_id,
    ln_resp_id,
    ln_app_id;
    CLOSE cur_appsinit;
    fnd_global.apps_initialize(ln_user_id,
    ln_resp_id,
    ln_app_id);
    lb_chk := fnd_submit.set_request_set('BPSI', 'FNDRSSU1890');
    IF lb_chk = TRUE THEN
    ln_request_id := fnd_submit.submit_set(NULL, FALSE);
    IF ln_request_id = 0 THEN
    :exit_status := 1;
    fnd_file.put_line
    (fnd_file.LOG,
    TO_CHAR(SYSDATE, 'hh24:mi:ss')
    || ' : ERROR : There are Errors in the execution of the Request Set. Check the Logs of the respective Concurent Programs in the Request Set.');
    END IF;
    END IF;
    EXCEPTION
    WHEN ex_errors THEN
    :exit_status := 1;
    END;
    EXIT :exit_status
    This is script i am calling from another concurrent request.
    The concurrent request set is attached to a request group RG1 which is attached to the Resp1.
    The concurrent program which calls the above script is attached to request group RG2 and which is assigned to Resp2.
    ** Note - The apps initialize is also done to Resp1 (responsibility)
    I did all the above from system administrator responsibility.
    For execution of the above script... i changed my responsibility to Resp2 and tried to execute the concurrent program (which calls the script submitting the concurrent request set)....
    The concurrent program is completing with Completed Status....but the concurrent request set is being submitted. And the reason being the the fnd_submit.set_request_set is returning false and so not going ahead.
    To verfiy the above i checked the following query in toad....
    SELECT rs.application_id,
    rs.request_set_id,
    allow_constraints_flag,
    rs.print_together_flag,
    rs.owner,
    rs.printer,
    rs.print_style,
    cp.concurrent_program_name,
    rs.user_request_set_name
    FROM fnd_request_sets_vl rs,
    fnd_application a,
    fnd_concurrent_programs cp
    WHERE rs.application_id = a.application_id
    AND rs.request_set_name = 'FNDRSSUB1890'
    AND a.application_short_name = UPPER('BPSI')
    AND rs.start_date_active <= SYSDATE
    AND NVL(rs.end_date_active, SYSDATE) >= SYSDATE
    AND rs.concurrent_program_id = cp.concurrent_program_id(+)
    AND rs.application_id = cp.application_id(+)
    the above query is returning one row... it means the concurrent request set exists... but not able to execute it....
    Any help is highly appreciated....
    Kiran

  • Need to retrive the name-value pair of concurrent request

    Hello All,
    I need to write a query that takes the concurrent request ID (executed concurrent request) as input and retrives the concurrent request parameter names and the values submitted to run that request.
    we have considered the following tables to acheive the result:
    fnd_descr_flex_col_usage_tl
    fnd_concurrent_requests
    fnd_concurrent_programs
    however unable to map the parameter name-value pairs properly.
    Thanks
    Krrish

    declangallagher .. I am sorry for not being very clear ...
    I am sorry for taking your time.But I appreciate your effort .and time ..
    I
    I have two servlets 1. result (existing) 2. preResult ( probable wrap around)
    The servlet
    1.result : takes in the Name and gets the result from the db ( Actually uses Castor and JDO ) to get the result
    and the GET is as follows
    http://128.173.99.68:8080/WebApplication/result?queryFor=Experiment&Name="john"
    where "queryFor" is for the name of the form and Name is the text in the VTL ( View)
    2.preResult is supposed to be a wrapper around the servlet "result" this takes in the ID from the user
    and is of the form
    http://128.173.99.68:8080/WebApplication/preResult?queryFor=Wrapper&ID="1234"
    There exists a DB mapping to ID and Name .
    So Instead of calling the result servlet ..I'll directly call the preResult servlet ...get the ID from the user ...
    and get the corresponding Name from the db
    ....here
    I wish to (If possible) tweak the "request" parameter
    change
    1.The queryFor value to Experiment
    2. add The Name="john"
    and send this to the result servlet so that it process it ...........

  • How to view concurrent request of other users

    We have upgraded recently to R 12.
    Would really appreciate if some one can guide me how i can allow the super user "A" to be able to view all the concurrent requests that were submitted by various key users of HRMS.
    I know in 11i there is a profile option: "Concurrent: Report Access Level" that defines who can access the output of concurrent requests.
    I want to assign the same to one user (super user) only in R12 instance.
    how to do this???

    594647 wrote:
    We have upgraded recently to R 12.
    Would really appreciate if some one can guide me how i can allow the super user "A" to be able to view all the concurrent requests that were submitted by various key users of HRMS.
    I know in 11i there is a profile option: "Concurrent: Report Access Level" that defines who can access the output of concurrent requests.
    I want to assign the same to one user (super user) only in R12 instance.
    how to do this???Please see these docs/links.
    R12 View Concurrent Requests FAQ [ID 1261985.1]
    Unable To View Concurent Output Executed By A User Of The Same Responsibility [ID 1468231.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=View+AND+Concurrent+AND+Other+AND+User+AND+R12&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to assign the trip type to a particular employee.

    Hi,
    In HR - Module - Travel Management.
    I am trying to create a travel request for an employee.
    i am getting the error message :
    Statutory trip type does not exist in the system (T702G)
    how to assign the trip type to a particular employee.
    regards
    Giri
    *Points will be assigned for all the valid answers.

    If you are applying as employee you need to configure trip schema and single field control for webdynpro provided you are using webdynpro application as employee.
    there in the tri provision variant you need to enter the variant you have created.
    Under that select the travel planning trip schema PL.
    on right hand side you have a field trip schema: statutory where you need to select appropriate schema from drop-down.

Maybe you are looking for

  • Purchase Order Report In R12

    Hi All, I have created a purchase order report in R12,in the test instance the report is running perfectly for all the operating units but when i moved the rdf to the LIVE instance the report is running for only one operating unit(nothing is hard cod

  • How Do I create a Hyperlink back to a keynote file on a certain slide

    In my Keynote presentation I have a demo on (say for example) slide 30 which contains a hyperlink to another keynote file, at the end of this keynote file I want to create a hyperlink back to the original presentation from slide 30 or 31. Any ideas?

  • An error occurred while processing your request. How do I fix this?

    I have been getting this error for the website: www.poptropica.com and i tried different browsers but no difference i cleared my history, my cookie and my cached files it is still there, and when it goes away and i try logging in there is a pop up wh

  • Efiboot mba can't boot can't repair

    I have a 9 week old MBA. Im quite impressed with Lion (its my first MAC) and the ease of dualbooting. I have Windows 7 dualbooted with Lion using MacDrive to see Macs files. Ever since two days ago, I can no longer boot into "Macintosh HD". It just s

  • Vendor open AP items

    Hi, How to find the vendor open AP items and what it mean.... can any one explain me in detail.......... ASAP. Regards, Raghunath.S