Extraction : No IDocs could be sent to BI using RFC.

I am using BI 7.01   SP006 .  When extracting data, I got following error message :
Errors while sending packages from OLTP to BI
Diagnosis
No IDocs could be sent to BI using RFC.
System Response
There are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of BI.
Please could you help
Thanks in advance

Hi,
The problem seems to be with "SMQS". Please check whether you get WAITING and WAITCONN appearing,it appears if the maximum number of connections has been reached or if the scheduler is waiting for a connection to become available again.
Have a look into the below links:
http://webcache.googleusercontent.com/search?q=cache:NrEUCUI2lXMJ:help.sap.com/saphelp_nw04/helpdata/en/af/d4fa40ee14f26fe10000000a1550b0/content.htm+SMQS&cd=1&hl=en&ct=clnk&gl=in
Regards,
Lakshminarasimhan.N

Similar Messages

  • No IDocs could be sent to BI using RFC.

    We are experiencing this error while loading data from R/3 to BI 7.0. The exact problem is that these Idocs eventually get transferred to BI but at a very very slow rate:
    For a job that takes 10secs to load, you can have it running for 4hours.
    How can we resolve fast pls?
    Note there have been steps taken by our basis team all to no avail.
    SM58 on BI doesnt throw up any hanging Idocs
    =============================================
    Errors while sending packages from OLTP to BI
    Diagnosis
    No IDocs could be sent to BI using RFC.
    System Response
    There are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of BI.
    Further analysis:
    Check the TRFC log.
    You can access this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".
    Error handling:
    If the TRFC is incorrect, check whether the source system is fully connected to BI. In particular, check the authorizations of the background user in the source system.
    ============================================
    regards,
    Nneka

    Hi
    I think that you should perform with your basis some checks in your R3 environment.
    First go to we20 / we21 and check if you have the RS* message configured in the LSR3SID system.
    Also ask to your technical team if they saw some RFC response time issue in the environment. Sometimes you have a large wait time and you can set a RFC groups in order to avoid that.
    Be sure that the user used in the RFC connections are correct and if the roles assigned are the necesary.
    If all of this points are correct you can try to reduce the amount of records and the size in every InfoPackage .
    hope this help you

  • Error: No IDocs could be sent to the SAP BW using RFC.

    Hello Experts,
    I am getting following error while loading data into BW:
    Errors while sending packages from OLTP to BI
    Diagnosis
    No IDocs could be sent to BI using RFC.
    System Response
    There are IDocs in the source system ALE outbox that did not arrive in the ALE inbox of BI.
    Further analysis:
    Check the TRFC log.
    You can access this log using the wizard or the menu path "Environment -> Transact. RFC -> In source system".
    Error handling:
    If the TRFC is incorrect, check whether the source system is fully connected to BI. In particular, check the authorizations of the background user in the source system.
    Please advice how should i proceed in this case..
    Regards
    Priyanka

    Hi......
    Transactional RFC is an asynchronous communication method that executes the called function module just once in the RFC server. The remote system need not be available at the time when the RFC client program is executing a tRFC. The tRFC component stores the called RFC function, together with the corresponding data, in the SAP database under a unique transaction ID (TID).
    If a call is sent, and the receiving system is down, the call remains in the local queue. The calling dialog program can proceed without waiting to see whether the remote call was successful. If the receiving system does not become active within a certain amount of time, the call is scheduled to run in batch.
    Ur trfc connection not available may be because due to the work processors in R/3 would have not been available for the whole period of ur loading process .
    Pls wait for the parallel processes to end and then load ur data again after deleting the bad req from the manage tab
    if this error persists then go for a Ticket
    Hope this helps you......
    Thanks==Points as per SDN.......
    Regards,
    Debjani........
    Edited by: Debjani  Mukherjee on Sep 29, 2008 6:50 AM
    Edited by: Debjani  Mukherjee on Sep 29, 2008 6:52 AM

  • Idocs not being sent from 4.6c to 6.0 system

    Hello,
    I am sending Idocs from a 4.6c R/3 system to a 6.0 R/3 system. I can see that the Idocs are being created and sent to port OK (status 03) in the 4.6c system but not able to see the Idocs in the 6.0 system.
    Actually, there are 2 cases but in both cases I am using the same function module 'ALE_DISPUTE_CREATE' to send the Idocs but only in the first case Idocs are received in the 6.0 system. I checked the parameters of the function module in both the cases and they are same in both the cases with the only difference being the values.
    One more difference is the way the data is prepared . In the first case, 'FDM_CASE_DATA_PREPARE' is used to prepare the data and in the second case I am creating the data using normal data extraction and internal tables after which I pass the datas to the function module 'FDM_COM_CASE_CREATE' which is also used in the first case.
    'ALE_DISPUTE_CREATE'  is within this function module.
    I checked the queues in both the systems and did not find anything stuck there. One more interesting case, If I copy the Idocs which are not being sent using WE19, the Idocs are being sent correctly and received correctly in the 6.0 system.
    Please advice.
    Thanks,
    Laxman.

    Hi Laxman,
    You said that the Status of the IDOC at sender side is '03', have you checked the status of IDOC in reciever system. Check  the details of DOC using WE02. Use BD87 to Monitor the messages issued during IDOC processing. These messages will help you to reach to the exact problem.
    Regards,
    Vaishali.

  • Idoc- can we sent already sended idoc if status is showing error message

    hi
    Idoc- can we sent already sended idoc if status is showing error message
    without making any changes.
    Thanks in advance.

    Hi raja,
    IN BD87.
    give the idoc number,its status,messagetype and partner system and resend it.
    Regards,
    nagaraj

  • Data Extraction  or IDOC to flat file

    hi,
    I have a project to create a flat file from SAP, for an external legacy system. There are 3 requirement.
    What approach should I take. Simple data extraction OR Idoc to flat file.
    There are 4 requirements:
    1. first time extract all data.
    2. on subsequent run, extract only changed & new records
    3. if in SAP table, a record is deleted, then marked deleted in flat file.
    What approach should I take if I use data extraction.
    Thanks.

    I read your question, my first thought would be to look at where the data is going?
    What are the data requirements of the legacy system. IDOCs can speed up the development related to pushing the data out from SAP. Using ALE and change pointers you can automatically pass out the delta with a limited amount of development.
    However, the receiving system then needs to parse the IDOC data. depending on the IDOC you are working with this can be a challenge especially if the legacy developer doesn't get IDOCs.
    Sometimes its easier to collect and write the data from SAP using "simple data extraction". The data is more readily organized into a format the receiving system is expecting.
    You can also pass the idoc to a middleware maping application if one is available and do the SAP to legacy mapping there.
    Cheers

  • Link idoc in R3 sent form PI

    hi,
    can you share somethoughts on finding the idoc created by xi....i know how to find using message type but is it possible to find it via the xi message id?

    Hi,
    I think Prabhu means that he wants to search in R3 for Idocs that were sent there from PI to R3.
    I dont think IDX5 can give you those Idocs. Idx 5 is only usable for Idocs sent from R3 to the PI system.
    But than i'm not sure how to find the particular Idoc in the R3. I think it would be best to get a close range of date/time from PI and then use that same range in R3 in transaction WE02.
    Kr
    Robert

  • Hello. I can not reset my security questions. i forgot them. can you help me because I could not sent any email to mine.

    hello. I can not reset my security questions. i forgot them. can you help me because I could not sent any email to mine.
    <Email Edited By Host>

    The next option is to contact apple support & they have a team which can help you to reset security questions.
    Taz

  • I need to extract email addresses from my "Sent" folder, how can I do this?

    I have found a way to export addresses using the "export" option inside the address book-however, I need to extract the addresses from my Sent folder specifically. Is there a way to copy and paste into an Excel file? Or is there a way to do this through Thunderbird?

    Every contact you've sent a message to is automatically added to the Collected Addresses address book. One approach would be to create a new address book, then copy the desired contacts from Collected Addresses to that book by drag and drop, while holding the Ctrl key. Then, export the new address book to a csv (comma separated) file and open it in Excel.
    It's also possible to scan a folder for contacts and have them added to an address book:
    https://getsatisfaction.com/mozilla_messaging/topics/adding_email_address_from_folder_to_address_book#reply_10378723

  • TS1424 i forgot provide recure email andsecurity questions and answers. Could you sent it again please?thanks

    i forgot provide recure email ,security questions and answers. Could you sent it again please?thanks
    <Email Edited by Host>

    Not going to happen from here. We are users, not Apple. You need to change your rescue email address in your own Apple ID.
    The Best Alternatives for Security Questions and Rescue Mail
         1.  Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
         2.  Call Apple Support in your country: Customer Service: Contact Apple support.
         3.  Rescue email address and how to reset Apple ID security questions.
    An alternative to using the security questions is to use 2-step verification:
    Two-step verification FAQ Get answers to frequently asked questions about two-step verification for Apple ID.

  • How JMX notifications could be sent and received remotely?

    How JMX notifications could be sent and received remotely?

    Sun has a product called JDMK which does just that. Its actually pretty good and not too expensive.
    I believe latest versions of JBoss can do it as well. Don't know about other vendors.
    As a last resort you could intercept the notifications yourself and forward then as ordinary RMI/EJB/whatever calls.

  • I'm using OS 10.6.8 and Mail 4.5. When I receive mails with attachments which are visible the save button doesn't work. Some contacts have problems opening files sent by me using Mail too. This was never a problem on pre-Intel. A real Mac **** up !

    I'm using OS 10.6.8 and Mail 4.5. When I receive mails with attachments which are visible the save button doesn't work. And some contacts occasionally have problems opening files sent by me using Mail too. This was never a problem on pre-Intel Mac. A real Mac **** up ! Any ideas ?

    Can you drag and drop the attachments visible in the email to the Desktop OK or does that fail ?
    Re the sending: Are these recipients on Mac's or PC's as the file type could be an issue, if on Mac's then try setting the Mail Preferences Composing setting to Plain Text not Rich Text and see if that improves things.

  • Using RFC in File to Idoc Scenario

    Hi all,
       I got a complex requirement in EDI to IDOC Scenario , I am getting EDI 850 file from Customer and posting IDOC to R3 . In this process i need to have some validations using RFC(Which connects to R3) at XI level, If these validations fails then we should not post Idoc to R3 and we need to send back a mail to customer. I am not expert at XI, So can you please suggest is there is any way to build this requirement.
    Thanks for looking into this. Your help is appreciable
    Thanks,
    Kishore

    HI Kishore,
    I got a complex requirement in EDI to IDOC Scenario , I am getting EDI 850 file from Customer and posting IDOC to R3 . In this process i need to have some validations using RFC(Which connects to R3) at XI level, If these validations fails then we should not post Idoc to R3 and we need to send back a mail to customer. I am not expert at XI, So can you please suggest is there is any way to build this requirement.
    Yes, u can achieve it by using multimappping.
    First write a functional module wich is remote enabelled(just change the parameter value).
    Then in message mapping u will have  a multimapping,with mail (0..1) occurence.
    If suppose the validation fails u will send a flag or a field which to PI, and based on this value the mail is sent to the recepients.
    In operation mapping make sure that Mail occurence is 0..1.
    If any prblm still.. pl do post.
    Babu

  • Which IDoc Type and Message Type to use for Credit Memo?

    Could you guys please tell me which IDoc type and Message Type to use for Credit Memo? Also if possible tell me the process code/ function module.
    Will certainly give points for right answer. Thank you for reading.

    Hi,
    You can use IDoc type FIDCCP02 with message type FIDCC1/FIDCC2 for Credit Memo.
    Also you can use this FM FI_IDOC_CREATE_FIDCC1/
    FI_IDOC_CREATE_FIDCC2 to generate the IDoc.
    Regards,
    Ferry Lianto

  • Extracting a Report from SAP Spool into a Useful Excel 2010 Format

    Hi All,
    Extracting a Report from SAP Spool into a Useful Excel 2010 Format.  I'm currently running the following report in SAP  and would like the
    ability to set this report up as a recurring report running weekly and
    subsequently access this report in a useable Excel 2010 format without
    much data manipulation.  Can you please assist me.  Below, I've tried to
    provide an example of what I'm encountering.   Thanks, beforehand for
    your assistance.
    Here goes:
    Step one: Run 62 Report in SAP S_P99_41000062- Material List Price and
    Inventory
    Step 2. Select stored Variant "Weekly KPI", ok. Enter the enter  the
    desired company code and period I want thre report to run for and update
    the currency, if necessary. Having input my desired criteria, I believe
    I can either execute immediately, run in the background, preset to run
    at date in the future. For this example let's just execute, immediately.
    This is where the difference originates. Given, I run this report
    immediately, I'm able to simply extract the result to Excel via the list
    selection noted in the tool bar below.  The result is a data friendly
    excel 2007  report is automatically generated.
    Export to Excel via list:
    Select save and Excel 2007 opens automatically:
    That said, the method outlined above works perfectly fine if you want
    the report immediately.  Now let go back and run the exact same report
    with exceptoin of running it in the background and having to retrieve it
    from the Spool (SP01) uisng my user ID.  Given the report generated in
    the background,  I would now access the report via the spool and make
    the following selections:
    SP01 + execute to see my report
    I would hit the sunglasses to see the actual report, then want to
    extract this report to Excel by selecting the export option.
    I would at this point select spreadsheet and be given an option to save
    the spreadsheet to local file. However, upon trying to open the
    spreadsheet I will receive an error messageindicating that the format is
    different than that which the file I am currently trying to open it
    with.  I'm currently running Excel 2010 on my computer.  The currency
    format and other issues arrise with this extract.  Please help. 
    Thanks,
    Chowadary.

    Update to Latest GUI.
    Use   List -> Export -> Spreadsheet  to get the output to excel.
    I remember in ALV max length allowed is 1023 characters and the max no of columns supported is 90. Issue occurs when row size of exported data gets more than 1023 character. (This includes if Long/Medium Header Text used ) If it exceed 1023 character the columns splits and moves to next row.
    Check your fieldcatog for header lengths.
    -Satya

Maybe you are looking for