Allow Incompatibility in Request Sets

Hi,
We have a requirement to allow incompatibility between two request sets A and B in our R12 instances.
I checked the checkbox using SYSADMIN responsibility in DEV instances, defined the incompatibility in the request set concurrent programs. It's working fine in DEV instance. But, when I download these ldts and apply them in PROD instance (i don't have SYSADMIN access there), the incompatibility is failing.
Please let me know the reason for this and How to overcome this issue?
Regards
Bhushan

Thanks Everyone for Help
Yes, the upload mode and custom mode were used same as suggested Hussein. The Incompatibility was set in the conc programs as well, for setting the Incompatibility in Request Sets i had referred to this link -
http://docs.oracle.com/cd/A60725_05/html/comnls/us/fnd/repset03.htm
Finally, I just re downloaded the ldts from DEV and re-applied to the Test instance. Got the CMs bounced as suggested by Srini and it worked. Just need to take care that, we FTP the LDTs in ASCII mode instead of binary(default) mode.
Regards
Bhushan

Similar Messages

  • Supplier Open Interface Request Set

    Hi,
    We are in the process of implementing EBS R12.1.3 in one of our clients site. For supplier,contacts and site detail creation we populate the AP_SUPPLIERS_INT, AP_SUPPLIER_SITES_INT and AP_SUP_SITE_CONTACT_INT tables and run theSupplier Open Interface Request Set. It completes without any warring and but stating as 0 suppliers import in the out put file.
    When I check the status of above tables, in AP_SUPPLIERS_INT as "New"and AP_SUPPLIER_SITES_INT,AP_SUP_SITE_CONTACT_INT as "Rejected".
    But it also can't find the rejected reason in AP_SUPPLIER_INT_REJECTIONS table as well.
    Attached here with the sample record we uploaded.
    As we are in middle of a implantation, awaiting for your earliest response.
    Thanks / Lathika

    Hi Lathika,
    Pl. refer following link
    Suppliers interface in R12
    If possible, post the sample code.
    HTH
    Sanjay

  • How to Submit a Concurrent Request Set Using a Self-Service Page

    Hi all,
    I would like to know how to Run/Submit a Concurrent Request Set Using a Self-Service Page
    Thanks.
    Bench

    Hi all,
    I would like to know how to Run/Submit a Concurrent Request Set Using a Self-Service Page
    Thanks.
    Bench

  • How to submit a Concurrent Request Set from OAF

    All,
    I understand we can submit a concurrent program from OAF using
    oracle.apps.fnd.cp.request.ConcurrentRequest.submitRequest( String pApplication,
                        String pProgram,
                        String pDescription,
                        String pStartTime,
                        boolean pSubRequest,
                        Vector pArgArray) method,
    But the class ConcurrentRequest don't have any method to submit a concurrent request set. The workaround is directly call the pl/sql package FND_SUBMIT.submit_program.
    Is there any other oracle.apps.fnd.cp.request.* class have method to call a concurrent request set?
    Thanks.
    With Regards,
    Kali.
    OSSI.

    Sorry for my typo.....! I meant use the pl/sql way, there is no standard solution for this in OAF.
    didn't get what you mean by,
    You mean i need to use FND_SUBMIT.submit_program? or you want me to check in OAF itself?
    >>Kali, You can use [b]fnd_submit.submit_set , this is explained "Application Developer User Guide"!
    Even i tried to use that PL/SQL FND_SUBMIT.submit_program, that is returning BOOLEAN so i am facing the problem which you have discussed in the forum
    >>Use the work around i suggested in the thread u mentioned in ur reply.
    --Mukul                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Job terminated in source system -- Request set to red,SAPSQL_SQLS_INVALID_

    Hi All,
    can any one help on this issue.
    I run the BI statistics in production and found out the error while triggering the delta's
    Error message from the source system
    Diagnosis
    An error occurred in the source system.
    System Response
    Caller 09 contains an error message.
    Further analysis:
    The error occurred in Extractor .
    Refer to the error message.
    Procedure
    How you remove the error depends on the error message.
    Note
    If the source system is a Client Workstation, then it is possible that the file that you wanted to load was being edited at the time of the data request. Make sure that the file is in the specified directory, that it is not being processed at the moment, and restart the request.
    Error msg :  Job terminated in source system --> Request set to red
    Message no. RSM078
    Job started
    Step 001 started (program SBIE0001, variant &0000000000756, user ID
    Asynchronous transmission of info IDoc 2 in task 0001 (0 parallel tasks)
    DATASOURCE = 0TCT_DSA1
    RLOGSYS = BCLNT300
    REQUNR = REQU_D4GZHNLA3PSQ7XRNGL0EMV6AP
    UPDMODE = D
    LANGUAGES = *
    Current Values for Selected Profile Parameters *
    abap/heap_area_nondia......... 0 *
    abap/heap_area_total.......... 2147483648 *
    abap/heaplimit................ 40894464 *
    zcsa/installed_languages...... ED *
    zcsa/system_language.......... E *
    ztta/max_memreq_MB............ 2047 *
    ztta/roll_area................ 3000320 *
    ztta/roll_extension........... 2000683008 *
    ABAP/4 processor: SAPSQL_SQLS_INVALID_CURSOR
    Job cancelled
    But delta laoding for same is working in DEV...but not in prod...
    Please suggest
    Regards
    Shweta

    Swetha
    finally found out the notes.
    Please look into them and ask you basis to implemnt,
    1161940
    1106569
    1145041
    1146851
    Please have a look and ask for implemtation in your system which are suitable for you
    We also faced the same issue job termination in source system for BI Statistics
    Regards#
    Srini

  • Passing Reuest ID in a Request Set.

    Hi Guys,
    I've created a request set to run a Financial statement at stage 10 and then defined XML Report Publisher to run at stage 20.
    Problem is that XML Report Publisher requires the request id from stage 10. I've tried creating an SQL statement to get that value but seeing that the request set has no run yet.. I'm getting a request ID from the previous run.
    Is there a way to get the request Id of the previous stage?

    Thanks for the reply Sujoy.
    I have a Conc. Request Set with 2 concurrent programs which run one after the other.
    I need to get the conc. request Id of program1 which has completed successfully in program2 of the concurrent request set.
    Thanks,
    Satya
    Message was edited by:
    stammine

  • XML Publisher output does not appear in Request Set

    Hi,
    I have created a request set in which i have this XML Publisher report when i run this report through concurrent program i can see the report output but when i run through request set i am not able to see the report output.
    One thing i noticed the request set does'nt attach the template to the XML Publisher report.
    would appreciate if any one can help out.
    Thanks in Advance.

    Not sure if this is same issue, but I know that the template does not attach to the request if you have not defined Territory for the template while entering the Language. It does not prompt any error but then creates problem during submission.

  • How to schedule a job to run twice within a request set?

    How to schedule a job to run twice within a request set?

    Create one more stage for the same concurrent program.
    Thanks
    Nagamohan

  • 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.

  • Error while Running "Tax Credit Upload" Request Set in Payroll

    Hi Friends,
    Firstly, wishing you all a happy New year.
    I am having an issue with a process, we have received a file from Irish Revenue which is a file with .tfa extension having the Tax details.
    While uploading the file using the "Tax Credit Upload" Request Set, the process spawns 2 more processes and then errors out with the following message in the Log file
    SQL*Loader-500: Unable to open file (99809810AMD.tfa)
    IBM AIX RISC System/6000 Error: 2: No such file or directory.
    If you could help me as to what exactly we are missing in this process.
    With Warm Regards
    Sachin Shirke

    Dear All,
    Due to some changes in Income tax in  the previous records (The 2 employees  mentioned below were inPA 4000 during 01.04.2011 to 30.09.2011) and now they are in PA 2600 pertaining to Pay Roll Area 24 (Pondy API & Pilot Plant)
    Pay roll run processed for11th Period ( February 2012) and the error appears as follows
    u2022     2 employees found error  Assignment to feature 40EPF did not take place appears.  
    u2022     PF arrear amount showing negative value
    Awaiting for your valuable replies
    Regards,
    Pinky

  • Error in submiting request set from Daily Business Intelligence Administrat

    I am getting the following error when submitting "ADS Incremental Financials Request Group" request set from "Daily Business Intelligence Administrator" responsibility in vision R12 instance :
    APP-FND-01564: ORACLE error -1116 in SUBMIT: others
    Cause: SUBMIT: others failed due to ORA-01116: error in opening database file 11
    ORA-01110: data file 11: '<path>.dbf'
    ORA-27041: unable to open file
    SVR4 Error: 24: Too many open files
    Additional information: 3.
    The SQL statement being executed at the time of the error was: &SQLSTMT and was executed for the file &ERRFILE.
    OS is Solaris 10.5
    in a document it was suggested to increase the ulimit -n equal to ulimit -Hn and in solaris for R12 nofiles (descriptors) = 65536. Both ulimit -n and ulimit -Hn have been set to 65536 but still the error is showing.
    Plz Helppp

    Check Note: 549806.1 - ADS Incremental Financials Request Group errors out with APP-FND-00806
    https://metalink.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=549806.1

  • Pass ORG_ID as sql statement for parameter in request set

    We are in a multi-org environment. We are running the request PRC: Generate Draft Revenue for a Single Project as part of the request set. We want the request to automatically fill in the open pa period as the accrue through date. We have been using the SQL Statement below as the value for the accrue through date parameter.
    select end_date
    from pa_periods_all
    where status = 'O'
    and current_pa_period_flag = 'Y'
    Unfortunately that does not limit to a specific company. We a company that still have DEC-05 while another has an open period of JAN-06. This is causing the program fits. How do I pass the org_id to the request? [in beginners terms please]
    Thanks.
    Anne

    No idea what might be wroong without more info...
    Do some output. Test the ${params.id} variable passed to the second jsp. If that is correct, then error is in the select statement or display of jsp2. If it is correct the error comes from jsp1.
    If I have to guess, then I would say the error comes from JSP1, and the ${row.vac_id} should only be called once. In which case I would do something like this:
    //in jsp 1
                <c:forEach var="row" items="${results.rows}"  varStatus="counter"  >
                    <c:set var="vac_id" value="${row.vac_id}" scope="page"/>
                    <tr>
                        <td>${vac_id}</td>
                        <td><a href="vacancydetails.jsp?id=${vac_id}">More</a></td>But that is a guess only...
    Errr... Hold on to that as reference, but the it is entirely likely that I misspelled ${params.id} It may be ${param.id} I forget and away from my machine right now...

  • Printing Multiple Reports in a Single Request Set to Different Printers

    We are running on 11.5.10 and have three reports in a single request set.
    Two of the reports are standard laserjet compatible reports and we would like these sent to whatever printer is specificed in the request set when it is executed. The third report is a shipping label report and we require that this report always print to a specific (tractor feed) printer while using a partiuclar style we have defined for this printer.
    When we set the label report in its concurrent defininition screen to print only at the label printer and the request set to print to a nearby laserjet the request fails on the first job (one that should be sent to the laserjet) with an error indicating that the style defined for the label printer (ie. "RAW") does not exist on the laserjet printer (which it does not, but it does not need to be).
    Is it even possible to have two reports in a single request set print to different printers?
    Thanks,
    Scott

    We never bounce the concurrent manager process when we update the concurrent program define. There has never been a need to do so. But, regardless, it bounces twice a week anyway and it has had no effect.
    I do not think this is possible without using a 3rd party/custom solution (ex. Optio).
    The requirement is pretty simple really: We have a report that MUST ABSOLUTLEY ALWAYS_ print only to a single, particular printer. And, if it is in a request set that contains other reports and it is defined to print to a different printer they all should go to the "correct" printers.
    If anyone has a method to do this please post!
    Scott

  • 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

  • Kimyong : 한글 Reqest , Request Set 등에서만 ORA-6502 가 발생할경우

    Purpose
    10G DB에서 한글 Request , Request set이름으로 실행할때 ORA-6502 numeric or value error: character string buffer too small 발생합니다. 이에 대한 조치사항을 안내해 드립니다.
    Explanations
    일단 아래 Pls version이 115.36 이하인지 확인합니다.
    strings -a AFNLMSGB.pls |grep '$Header'
    strings -a AFNLMSGS.pls |grep '$Header'
    115.36이하일 경우 아래 patch를 적용해 주셔야 합니다.
    Patch 6825781
    Reference
    Note 579382.1

Maybe you are looking for

  • Purpose of AP_INTERFACE_CONTROLS in the payables open import program.

    Hi, Can anyone explain the purpose of the table AP_INTERFACE_CONTROLS in the payable open import program. Regards Deepak

  • 24" Cinema display is flickering every 30 seconds or so. Has anyone found a solution?

    I have a 2009 Power Mac tower with a 24" cinema display also 2009. About a year ago the display started flickering, like it was turning on and off. I've got a duel display set up and the other one (older acrylic 20") works fine. I've checked the cord

  • How to transport ABAP Query

    Hi ,     i would like to know if it's possible to transport ABAP Query from one server to another using CTS. eg: development server to test server. plus can we assign a transaction code to an ABAP Query. its very urgent. Plz respond. Rgds, BPNR....

  • Safari activity window downloads not working now

    When clicking on the relavent file in the activity window -it now simply opens another Safari window and doesn't download. anyone else having this problem ? kindest, becca

  • PR Deletion after PO is made

    Dear All We are using R/3 6.00 version. In this version we observed that user can delete PR line item even though if a PO has been made on it. System then dont allow user to ammend that PO. Wheather this is a standard funtionality of SAP or it is com