How to cancel Scheduled Request Set

Hi,
How should i cancel the Scheduled Request Set in Apps.
Thanks

Pl post details of OS, database and EBS versions. The steps are the same as canceling a regular request.
http://docs.oracle.com/cd/E18727_01/doc.121/e12894/T202991T202993.htm#I_viewrqst
HTH
Srini

Similar Messages

  • Getting Rolling Date for a request in scheduled request set

    Hi All,
    I have a request set and autoinvoice runs as a part of this request set , autoinvoice has parameter default Date and when I schedule this request set , I have to fill this parameter (eg:07/07/2006) as this is mandatory parameter. However when I schedule this request set , I find that now reques set runs autoinvoice everyday with default date parameter having same value ie 07/07/2006 even though I have setup request set correctly ie I have supplied current date as default value for this parameter in request set.
    Can anybody tell me how do I get rolling date for a Autoinvoice request which fires as a part of scheduled request set running everyday.

    Hi Robert,
    This is an AOL problem. Please post your query in the AOL forum to get better replies.
    Regards,
    Swapna.

  • How to Run a Request Set on specific days and at specific hours

    Hi community,
    The question is simple, how to rin a Request Set on Specific Days and at Specific hours?
    Let me explain the scenario.
    E-Business Suite, Release 11.5.9.
    We have a request set under Sysadmin user. This Request set is running 24x7, during all year, and we want to restrict the execution from Monday to Friday since 08:00 a.m. to 20:00 p.m. in order to increase the productivity of our system and more over, to avoid the size increase of a table (OE_EXPOSURE_INTERFACE)
    The Request Set includes 5 Requests:
    10. Workflow Background Process.
    20. GUZMAN: Cálculo metodo pago en pedidos.
    30. GUZMAN: Exposición de crédito externo.
    40. Credit Exposure Import.
    50 Initialize Credit Summaries Table.
    As you can see three of them are standar Oracle Order Management Processes and two of them are custom Oracle Order Management Processes; and the requests must be executed in that order.
    We have just thinking about to create a Custom Manager with a workshift from Monday to Friday since 08:00 a.m. to 20:00 p.m., and include the requests as specialization rules or assigning those request to a Request Type and then include that Request Type as specializated rule, but this does not assure us that the request will be executed in that order.
    Any suggestion?
    Thanks a lot for your answer in advice.
    Luis.

    Hi Anchorage,
    It could be a solution, but not the exact solution that we want. Let me say why.
    With the Request set we have the security that each concurrent request is executed when the prior one finishes; is that to say 20, does not begin till 10 finishes, and 30 does not begin till 20 finishes and so on. The most critical concurrent requests are 40 and 50, cause those are the ones that import an external credit exposure in the OE_EXPORURE_INTERFACE table (40) and are the ones that delete those external credit exposures imported (50). The problem is (and we do not know why) that these actions makes grow the size of the table and each time the 40 and 50 processes takes more minutes to finish. That's why we need to truncate the table in order to avoid the excesive grow of itself.
    Making each process independent, with a begining time and hoping and expecting that the following one does not begin till the prior one ends is not an admisible or realizable solution due to the problem with the 40 and 50 processes.
    So at the end, we need a request set in order to know that each one began when the prior one ends.
    And Due to in order to truncate the table, as I said before, the processes that have a relationship whit it, must be stopped (just the 40 and 50 processes) prior to the truncation.
    So as you see, it is difficult, very difficult.
    Regards.

  • How to cancel online request

    My IPad goes wrong. The home button does not work properly. I registered online sevices on the apple web but now I want to cancel the online request to go to on-site store. Please let me know how to cancel online request?

    You can still just go to the store, they're not mutually exclusive. At least as far as I know, they're not.

  • How to cancel AE request that is on hold

    Hi,
    How to cancel a request in AE that is on hold and got escalated. Both the initial approver and the escalator are not able to cancel it.
    The request has crossed the approval deadline.
    Thanks.

    You can access the Configuration tab under Workflow --> Administration on the sidebar. Search for the request and cancel as necessary
    RJ

  • Scheduling request set to run in conc manager

    Hi,
    I need to schedule a request set to run in conc manger once every three hours from Mon - Thurs from 4 am thro 6 p.m. I tried to pick schedule on specific days in the conc program submit form - it looks like it will run only once on specific days. I cannot pick periodic scheduling because it will fire on all days once every three hours. How can I do this? Should I need to create a seperate conc manager and create work shift for that manager. How I can make this request set to use that manager to run? Any help is appreciated. This is a high priority ticket to work on.
    Thanks
    Akil

    https://metalink.oracle.com/metalink/plsql/f?p=200:27:9953214638785884271::::p27_id,p27_show_header,p27_show_help:683925.993,1,1
    Thanks for your reply. I asked the DBA's to create a custom concurrent manager and workshift. I think that should work.
    Thanks
    Akil

  • How to call a Request Set from OAF

    How we can call a Request set from OAF page .

    Hi Sumit ,
    Thanx for your responce.
    I tried to call the below code in OAF AM method but i am getting error as : Invalid Column Type.
    Please help me on this.
    IS i am doing it in right way or not?
    public void handleLaunchReconProg()
    String sqlStatement = "BEGIN :1 := FND_SUBMIT.SET_REQUEST_SET (:2,:3); END;";
    OADBTransaction txn = (OADBTransaction)getDBTransaction();
    CallableStatement cStmt = txn.createCallableStatement(sqlStatement,1);
    try
    cStmt.registerOutParameter(1, Types.BOOLEAN);
    cStmt.setString(2,"XXDIS");
    cStmt.setString(3,"XXDIS_RECON_SUPP_BKLG");
    cStmt.execute();
    catch (Exception e)
    throw OAException.wrapperException(e);
    finally
    try
    cStmt.close();
    catch (Exception e)
    throw OAException.wrapperException(e);
    }

  • How to cancel scheduled background job?

    Hi,
    I have used FM 'HR_START_BATCHJOB_IN_OTHER_SYS' to schedule background job.
    Some mistake has happend and this FM calling has gone to infinite loop. So, now the system is keep on generating background job. I tried looking into SM36 to stop this background job but i failed.
    Can anybody help me how to stop scheduled background job please.
    Regards,
    Mukund.

    Hi,
    Check which background process your job is  running from the Job details and inform your Basis consultant to Kill the process. If you have sm50 acess or sm66 access you can do the same.
    Regards,
    Vijay v

  • Cancelling  scheduled request from database

    Hi experts
    I have around 200 similar request scheduled with diff parameters
    and i want to cancel it from database.If i go to application it will
    take long time and i want to cancel from database or update the concurrent tables
    instead of going to application and cancelling one by one.How can i acheive it
    rgds
    rajesh

    i use the following
    update fnd_concurrent_requests r
    set r.hold_flag='Y'
    where r.phase_code not in ('R','C')
    and r.concurrent_program_id not in
    (select p.concurrent_program_id
    from fnd_concurrent_programs p
    where concurrent_program_name in ('FNDCPPUR','RGOPTM','CMCTCM','FNDWFBG','FNDGSCST','FNDOAMCOL','FNDWFBES_CONTROL_QUEUE_CLEANUP'));
    try first the select stament and compare it to your runing requests
    fadi hasweh
    http://oracle-magic.blogspot.com/
    Oracle is not Magic, it just takes years of experience

  • How to cancel Travel Request after manager approval?

    Dear All,
    Version EHP6 and 7.3
    Client is Indian.
    BUSINESS PROCESS:
    Employee applied Travel Request -----Manager approved----Travel Admin booked Tickets --- Employee has taken travel advance also.
    Now due to employee personal problem he do not want to travel. Now He want to cancel.
    Can employee get cancel option in ESS portal?
    How FI will recover the amount?
    What is the process?
    Regards
    Somu

    Hello
    There is no functionnality to cancel a trip in ESS portal (only possible to delete it, but deletion is only for "non posted" trips).
    It is possible from backend : Canceling a Trip That Has Been Posted - Travel Management (FI-TV) - SAP Library
    Regards
    Mathieu

  • How to submit a request set from plsql

    Its Apps Request ,,
    Im using below code
    STAT := FND_SUBMIT.SET_REQUEST_SET(APPLICATION => V_APPL,
    REQUEST_SET => 'FNDRSSUB2237');
    V_REQ_ID1 := FND_SUBMIT.SUBMIT_SET(START_TIME => SYSDATE,
    SUB_REQUEST => TRUE);
    FND_FILE.PUT_LINE(FND_FILE.OUTPUT, V_REQ_ID1);
    DBMS_OUTPUT.PUT_LINE(V_REQ_ID1);
    It is giving 0

    904032 wrote:
    Its Apps Request ,,
    Im using below code
    STAT := FND_SUBMIT.SET_REQUEST_SET(APPLICATION => V_APPL,
    REQUEST_SET => 'FNDRSSUB2237');
    V_REQ_ID1 := FND_SUBMIT.SUBMIT_SET(START_TIME => SYSDATE,
    SUB_REQUEST => TRUE);
    FND_FILE.PUT_LINE(FND_FILE.OUTPUT, V_REQ_ID1);
    DBMS_OUTPUT.PUT_LINE(V_REQ_ID1);
    It is giving 0Have you reviewed old threads? -- https://forums.oracle.com/forums/search.jspa?threadID=&q=%22Fnd_Request.Submit_Request+%22+AND+Concurrent+AND+Set&objID=c3&dateRange=all&userID=&numResults=15&rankBy=10001
    Thanks,
    Hussein

  • How to Cancel Scheduled Job in DB13

    Dear All,
    I have scheduled transaction log backup in DB13. But its getting fail due to device error.
    Now i want to cancel this.
    I know it can be cancelled through db13 but i m not getting from where i can cancell. Pls guide me step by step.
    rgds
    Awnindra Dutt Tiwary

    Hi,
    Find the running (Active) job in SM37 starting from "DBA:XXXXX"
    Then select it and from Menu Job --> Cancle Active Job..
    That's it...
    Your backup will be cancel...
    Regards..
    Rajesh Narkhede

  • Scheduled concurrent requests/ request sets

    Can anyone please help me with a query for picking up list of scheduled concurrent programs and also list of scheduled request sets using backend database tables?
    Thanks,
    SK

    Thanks for your responses.
    The query is picking up the concurrent programs that are pending for normal execution. But my focus in on the below mentioned details:
    1) Concurrent programs that have been scheduled for future execution.
    2) Request Sets that have been scheduled for future execution
    It will be great if you provide me two different queries, one for concurrent programs and another for request sets
    Thanks,
    SK

  • Request set not getting picked up by concurrent manager.

    Hi All
    We have an issue today where the daily scheduled request set did not run and status for which remained at "Pending Scheduled". Concurrent Manager did not pick up this and status remained:
    This request is waiting to be processed by the Conflict Resolution Manager.
    This request cannot yet begin execution because other requests may conflict with it. The Conflict Resolution Manager will determine when this request may begin execution.
    User <user_ name> submitted this request on 06-MAR-2011 23:17:33.
    No action required. This is a normal condition.
    This request may have to wait on one or more of the following requests to complete before it can begin execution:
    I checked all the 'incompatibilities" of the programs for request set and none of them were running.
    We did the below, but no success:
    1. Restarted the concurret manager
    2. Cancelled the scheduled run and submitted request set again.
    Still the status remained at "Pending Scheduled" with above message.
    When we tried to run the individaul programs for that request set it all worked fine. So I would like to know what could be the issue and how to overcome this. I think the issue could be with request set as the individual program is working fine.
    Any pointers will be highly appriciated.
    Many Thanks,
    -Shashank

    which manager is Processing that request.. if it is Custom manager Then U should excllude this concurrent program from the concurrent manager.
    otherwise both the Standard manager or custom manager both are not going to pickup the process..
    he
    Please Check The Cocnurrent Manager which is going to process and check wether its included in the respective manager.
    Thanks
    Reddy
    http://11iapps.wordpress.com

  • Programatically cancel concurrent request

    Hi,
    How to cancel concurrent request from plsql ?
    Thanks a lot.

    Thanx,
    but it seems that it does not work in a trigger on fnd_concurrent_requests table.
    like this one:
    CREATE OR REPLACE TRIGGER aaaa
    after insert on apps.fnd_concurrent_requests
    for each row
    DECLARE
    pragma autonomous_transaction;
    req_id number;
    BEGIN
    if :NEW.concurrent_program_id = 11111
    THEN
    req_id := :NEW.request_id;
    update fnd_concurrent_requests
    set status_code = 'D', phase_code='C'
    where request_id = req_id;
    commit;
    ELSE null;
    END IF;
    END;
    trigger fires but update does not work when i exec the concurrent. Why ??
    if i manually execute this update it works.

Maybe you are looking for