Messages with Status "Scheduled" or "Sceduled for Outbound Processing"

Hi All,
When i run my interface, sxmb_moni shows the status of messages as "Scheduled" or "Sceduled for Outbound Processing".
I know the reason and the problem gets resolved when I unlock the queues.
But, is there a solution that I can resolve this completely? Reason being, everytime the interface is triggered, I have to unlock the queues. And if it is ccBPM scenario, I have to unlock multiple times, to acheive the flow completion
Thanks,
Swapna

Hi,
Check if u have set the value for monitor parameter QRFC_RESTART_ALLOWED to 1. default is 0.Also if your queues are registered in SMQR.Also checvk these reports
· RSARFCSE: Restart an LUW (background job)
· RSARFCEX: Restart tRFC LUWs (background job)
· RSQOWKEX: Restart QOUT qRFC LUWs
· RSQIWKEX: Restart QIN qRFC LUWs
Thanks!
Edited by: sudhir tiwari on Oct 10, 2008 12:19 PM

Similar Messages

  • Message stuck in SXMB_MONI  status " Sceduled for Outbound Process." Urgent

    Hello All,
    All messages in our XI environment are getting stuck with status Scheduled for Outbound Processing ...I have already done the following..
    1) Registered the Queues
    2) Deleted entries in SMQ1 and SMQ2  and restarted messages
    Last time we had this issue, we were finally able to reslove it by doing a J2EE restart.  But this has resurfaced again within a week, and this time even the restart is not working. 
    Do you think some parameter has been set incorrectly during the install ..
    Any help would be appreciated ..
    thanks
    Mayank

    Hey Mayank,
    Did you got JCO failure error for any of XI message before start of getting this error message?
    If so it's failing because of RFC connection problem...
    You need to go to Tcode : SM59 in your xi server
    check the TCP/IP Connections which is created while post-installation phase..
    1. AI_RUNTIME_JCOSERVER.
    2. AI_DIRECTORY_JCOSERVER
    Solution :  Increase the default value for CPIC_MAX_CONV (se note 314530).
    Hope this wull solve your problem.
    Nilesh

  • Status in SXMB_MONI ( Recorded for outbound Processing )

    Hi All,
       I getting a status "Recorded for Outbound Processing" for all interfaces in SXMB_MONI. Earlier all the Interfaces were working fine.
       Kindly let me know your valuable inputs...
    Thanks & Regards,
    Ankur

    Hi Ankur,
    Pls do check the following.
    1. Pls check whether on the outbound side the user id and password you are using are correct and is not changed.
    2. The messages are getting assigned into the queues and the queue processing is happening properly.
    3. If the volume of data is more, say for eg more no of idocs, etc. then it will take some time for the processing.
    4. First of all go to the message monitoring tool and cancel all the messages of the same interface which is 'on hold' status and cancel them all from the beginning.
    Cheers
    JK

  • Reprocessing of XML Messages with status 003 i.e. Successfully Processed in

    Hello Expets ,
    I have to reprocess the XML messages which are already in successfully processed state  ( 003 ) in ECC without posting the data due to some abap bug  how am i going to do it.
    Is there any way i can changes the status of the xml message to Manual restart possible or some other way to do it...!
    Thanks in Advance

    HI,
    It's possible with some config change. (Hope your system is not production)
    First solution:
    The specified item was not found.
    Second:
    Insert the payload in RWB using test tab and send the data again

  • Troubleshoot: How to process messages in "Recorded for Outbound processing"

    Dear Experts,
    I have File >XI(3.0)>IDoc scenario with 10-25 interfaces. Per interface an average of 200 msges.
    Now we have an issue. from past 6 days all the messages for one of the interfaces are in status: "Recorded for Outbound processing"(with that single small black right arrow) in SXMB_MONI(around 1760 till now). Other than this few 100 messages for couple other interfaces are also in same status. There are other message interfaces using the same Idoc type; but they dont have this problem.
    I have checked the queues: SMQ1/Q2. There are no errors. The other threads mention about some reports; but all are for error messages. So that also did not help!
    On the first day someone had deleted the error queue entry. They had first checked the message in the queues but  that was not showing any status. (This is very strange... but for some messages , the left most status column is not showing any status at all.. but while clicking on the end time column; I am getting the pop up which says succesfully processed). But this is not our problem right now.
    Please help me process the messages in the "Recorded for Outbound processing" status.. some how!!!
    Thanks in advance for your inputs....
    P.N: Runtime workbench here is not configured properly. No CC monitoring tab; message monitoring shows only adapter messages etc.... So cannot check anything here

    Thank you for your inputs.
    @Udo.... SMQR- no issues.
    The RFC destination is fine.
    @Abhishek The Idoc has not reached SAP. The xml messages in XI are in "Recorded for outbound processing" which is kinda like Scheduled, i think. Anyway I checked the R/3 cant find the messages or errors.
    Any help would be highly appreciated....

  • "Scheduled for Outbound processing" message

    Hi,
    My scenario is: R/3 (IDoc Customer) -> XI -> PC (file) and I use a BPM with option "multi to single".
    In the Message Monitoring, I have two steps:
    1. Idoc DEBMAS06 --> BPM:
    status = "Processed successfully". Thus it's ok.
    2. BPM --> my PC:
    status = "Scheduled for Outbound processing" and in column "outbound" I have not "IENGINE". There is no other error message and obviously no data are sent to my PC.
    Have you already seen this message?
    And have you a solution?
    Note: Last friday, the same scenario was ok. I have just changed some data inside the mapping (occurence was not change).
    Mickael.

    Hi,
    Try resetting the status to "Ready".
    If you get SYSFAIL again, try deleting that particular LUW. If there are other messages waiting in the queue, just click on the unlock queue button and the remaining messages will flow thru.
    Regards,
    Sridhar

  • Message scheduled for outbound processing

    Hi All,
    We have an issue where a message is stuck in MONI in scheduled status. We checked to see if there is any stuck queues, we did not find any errors nor entries. The message has the staus "Scheduled for Outbound processing", also we can see the JOB ID (JOBnumber) with status "job not yet executed". The remaining interfaces in this landscape are working fine.
    Appreciate your help!!!
    Thanks,
    Gunasree

    Hi
    We can prevent this problem through standard SAP program RSQIWKEX. This program need to execute background. Whenever any message stuck in queue automatically this problem will restart error message automatically. If you want to delete error message from queue (due to this error message remaining messages are in hold stage. for remaining message execution we need to delete error message from queue) we need to change one function in this probem.
    Existing function TRFC_QIN_RESET_LUW , this function only can restart error message.
    Need to add function TRFC_QIN_DELETE_LUW , this function delete error message from queue.
    For this program execution we need to mentioned queue name(mandatory), find message stucking queue name and give same name to program in variant.
    /people/gourav.khare2/blog/2007/12/21/mass-cancellation-of-error-messages--xi
    Re: Unable to delete the messages scheduled for outbound processing
    Regards
    Pothana

  • Restart message scheduled for outbound processing

    Hi,
    I'm having a BPM process that collects IDocs. A lot of messages got stuck now in the status message scheduled for outbound processing. Can I manually restart these messages? What will it happen if I restart them? Will they be sent twice or just once?
    Thanks in advance,
    George

    > I'm having a BPM process that collects IDocs. A lot of messages got stuck now in the status message scheduled for outbound processing. Can I manually restart these messages?
    I think you are looking in MONI for status "Recorded for Outbound Processing" .. correct?
    Just scroll towards right and then you will find the Queue ID against your message, just click on this id and see if it has got stuck in queue if yes then just process it from there.
    >What will it happen if I restart them? Will they be sent twice or just once?
    If you process the message it will be posted only once.
    Regards,
    Sarvesh

  • Delete messages stuck in status 12, Recorded for Outbound Processing

    I am on a PI 7.10 SP8 system.  I have 59,000 XML messages showing in status 12 ( Recorded for Outbound Processing) that I would like to just delete or cancel.  These have accumulated over several days of testing interfaces.  If I have to allow them to be processed, that would also work but is not needed.  I have read about 6 different forum threads and tried several things but nothing has worked yet. <br>
      The messages can not be cancelled from SXMB_MONI. <br>
      The queues are no longer showing in SMQ2.   <br>
      I have tried restarting and re-registering the queues. <br>
      I've tried RSXMB_RESTART_MESSAGES and RSXMB_CANCEL_MESSAGES. <br>
      SWPR & SWPC show nothing to restart. <br>
    Any ideas on something else to try? <br>

    Hi,
    You can try to delete or archive mesages. use following links.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/402fae48-0601-0010-3088-85c46a236f50
    Delete Messages SXMB_MONI
    http://help.sap.com/saphelp_nw04/helpdata/en/0e/80553b4d53273de10000000a114084/frameset.htm
    Too many questions on Archive/Delete messages.
    Inder

  • Scheduled for Outbound processing - Sysfail

    I´m trying to build a (Mail-> XI -> File) Scenario and I´m having some problems.
    The attachment of the mail must be passed to xi bpm and for that I used the module PayloadswapBean
    (according to /people/michal.krawczyk2/blog/2005/12/18/xi-sender-mail-adapterpayloadswapbeanstep-by-step)
    On SXMB_MONI I checked that the Mail -> XI message have worked fine. But inside the BPM, the senders steps doesn´t work, all keep "Scheduled for Outbound processing" status
    I´ve tried a sent step to Sap r/3, to File, and all have the same error. In runtime workbench, I checked that the messages aren´t arriving to adapter.
    In SMQ2 I checked that when this error happens, a queue is created with status Sysfail. On details of message it says "Access with 'ZERO' object reference not possible."
    Can anyone help me please ?
    Thanks
    Vitor Zaninotto

    Is the sender getting invoked in the BPM? If yes then check in the adapter engine for any errors for that particular message. My guess is there would be some messages of the same instance which are stuck in the adapter engine. Once you clear the error/messages, try restarting the queue. This might solve the problem.
    Cheers,
    Sarath
    Award points if helpful.

  • Scheduled for Outbound processing - SMQ2 has 0 entries!

    Hi !
    After a XI server reboot because of a JCO communication failure, there were a lot of messages stuck in queues. We executed manually the LUWs and everything went ok, but we still have some messages with "Scheduled for Outbound processing" status in SXMB_MONI (right black arrow icon) and its queues are all empty via SMQ2.
    Those messages were sent EOIO.
    What should we do? restart manually each message in order?
    Thanks!
    Regards,
    Matias.

    Hi Sreenivas!
    There is no audit log, because the message with Waiting status is in Integration Engine, not in Adapter Engine. The audit log for the process of getting the message to enter XI went OK, all steps are in Success in audit log...but there is no audit log for "leaving" XI.
    If I restart each message manually, they go ok...is there any way to ensure the EOIO order and make XI to resend them in order?
    Regards,
    Matias.

  • Scheduled for Outbound Processing

    Hi,
    I have a simple problem: I want to send a XML file from a place to another place. When I put the file in the sender folder, XI import this file correctly, therefore, the file doesn't go to the receiver folder.
    In the XML monitor, the current status (message lifecycle) is "Scheduled for Outbound Processing".
    What can be happening?
    Tks,
    Douglas

    Hello Douglas,
      I think that message is sitting in the queue.  May be you should check whether queue registrations are done already.  Otherwise the message might sit in the outbound queue.   You can goto the queue entry (from monitoring) and unlock it if this is the case. 
    Regards
    Rampi.

  • Scheduled for Outbound Processing in SXMB_MONI

    I have a scenario RFC -> ccBpm1 -> ccBpm2 -> ccBpm3 -> RFC.
    The scenario was working perfectly. I made some simple changes in ccBpm3 and some errors started to happen.
    The Xml message from ccBpm1 to ccBpm2 started to stuck (message Scheduled for Outbound Processing in SXMB_MONI). I didn´t make ANY change in ccBpm1 or ccBpm2, before the error started.
    When I made a "dummy" change in ccBpm2 and I reactivate it, the message from ccBpm1 to ccBpm2 process, but then the message from ccBpm2 to ccBpm3 stucks. If I do a dummy change in ccBpm3, the message  from ccBpm1 to ccBpm2  stucks again.
    I have no Queues locks in smq1 and smq2. The Cache status are all 0 in SXI_CACHE. I have tried to reimport all Integration Process in Integration Directory, but no sucess.
    Seems to be any kind of bug.
    Any idea?
    Thanks

    First, I would like to know.. if there was a justification to divide the scenario into 3 BPMs. Because BPMs add to system performance. They get converted to workflows on abap engine and context switches from java to abap engine. You might want to check you configuration in ID test configuration and then close analysis of the message processing in each of the ccBPMs.
    VJ

  • Green flag: scheduled for outbound processing

    We had some network connection problem.Outcome was that in SXI_MONI ,there were some
    red color flags,single rectangles,green flags.
    Firstly i restarted red color flag,secondly i restarted single rectangles.In this way,first two issues got resolved.
    Third problem was  "scheduled for outbound processing" ie green flags.
    Fo this , i decided to fiest relate how many actual idocs are posted to destination.While i was going with htis activity.
    automatically after two hours green flags got processed.
    So what does this means ,that green color flag is scheduled to run later and an XI consultant needn;t work on this part ?

    Dear sirs,
    I feel registrations should be one time activity, ideally speaking.The queue cannot come into picture if it was not registered.
    Now i a queue is stuck due to network disconnect( i am referring to only and only network disconnect) here.I do not mean any message mapping failure and i do not mean any udf error or something.
    So if a queue is stuck due to a netwrk disconnect,plz guide me witha solution.What i came acroos i just mentioned.
    As what u r saying that we need to register/deregister queus.Kindly justify this article then as given in subject.
    You may correct spelling of technical.I did so to avoid this site filter.
    http://www.saptecnical.com/Tutorials/XI/XMLMessageQueues/Monitor.htm
    Edited by: aditya  sharma on Jul 26, 2010 3:01 PM

  • How to stop message "planned for outbound processing"?

    We have two messages with status "planned for outbound processing". Because we want to quit them i want to know how to do this?!
    Can somebody help?! these messages seems to be stuck because of java-mapping!?
    br

    Hi,
    Check the Queue name in Sxmb_moni and as expert Aamir  mentioned go to Tcode - SMQ2 look for the Queue name and delete the message.
    Cheers
    Agasthuri Doss

Maybe you are looking for

  • Any hope for upgrading Safari 1.3.2 on an iBook?

    I recently obtained a clamshell iBook that has horribly outdated Safari 1.3.2 (v312.6). Is this too old to find any upgrades? I've read posts where people have problems with Safari 4 or 5 working on iBooks, but I'm light-years behind those versions.

  • Java Reflection and dynamic class loading

    I am trying to load my classes 'dynamically' using java reflection, which is a feature absolutely necessary for my webapp. I could not get this to work as of yet. Could someone please give me a piece of sample code that would do the following : - ret

  • What u hear problems in vista 32bit

    #What u hear problems in vista 32bit2 I just installed the newer variety of the x-fi notebook card with the wireless broadcast function, and for whatever reason installing the drivers failed the first time, I tried a clean install after that, and the

  • Iphone 5 shows 7GB used in the "Other" section

    When I have my Iphone5 connected to my PC for Syncing purposes, the yellow part of the bar (Other) shows 7.09GB of space used. I can't imagine what this includes. It prevents me from putting much music on the phone. I have very few photos,no podcasts

  • How to fix managed server inconsistent state

    Hi, My weblogic domain contains 2 managed servers (not in a cluster) and one Admin Server. One of my managed servers has previously encounted a problem to start. The problem is solved for this managed server : now, I can start it with the startManage