SXMB_MONI - Message scheduled on outbound side (no queues)

Hi All,
I currently have a problem on one of our XI systems.
In SXMB_MONI all the process messages have the outbound status of "Message scheduled on outbound side" (green flag). The interface is going into a BPM process.
There is nothing in the QRFC-Monitor or in the tRFC - SM58.
I have already registered all the queues.
The XBQO queue for the BPM processing is not being triggered. This process used to work on this system, but has now stopped.
Any Ideas?
Thanks,
Matthew.

1. check in sxi_cache. the return code of ur IP shud be 0.
2. register q in smq2
3. anylogs seen from PE in moni?
or use from pg 46 for troublkeshooting from below link:
https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/bd5950ff-0701-0010-a5bc-86d45fd52283 -

Similar Messages

  • SXMB_MONI: Message scheduled on outbound side

    Hi,
    one message sticks in the integration server. The status is "Message scheduled on outbound side". Instead of the target flag there is a green flag in the column outbound status. The queue is registerd, <b>following messages were processed succesfully</b>. QRFC-Monitor is empty.
    If I start outbound channel monitor, I can see one entry.
    If i mark the outbound entry and click "display queue entry" the following message is shown (Transaction RFC):
    XIAPPLUSER   IDOC_INBOUND_ASYNCHRONOUS     CRP_100       18.01.2006 11:00:23 Transaction executing                                C0A83D0E0D9C43CE11B70077 ...
    What to do?

    Hi Jayakrishnan Nair,
    SM58 returns one entry:
    XIAPPLUSER   IDOC_INBOUND_ASYNCHRONOUS     CRP_100       18.01.2006 11:00:23 Transaction executing                                C0A83D0E0D9C43CE11B70077...
    So the status is still "transaction executing"...
    Now I have checked WE02 in the target system and I have found the IDOC being successfully posted 2 hours ago!
    It seems that you were right, that the acknowledgement was not received by XI.
    I am going to delete that entry in SM58...
    Hopefully this will not happen again in the future!
    Thanks to all for your help! Points rewarded.
    Regards,
    Christian

  • BPM Mapping error in SXI_MONITOR  Message scheduled on outbound side.

    When I try to process this message i get an error.
    Message scheduled on outbound side.
    I am using a BPM.
    MI_Source -> MI_Receive_BPM -> MI_TRANS1_BPM -> MI_TRANS2_BPM -> MI_TARGET
    Using EOIO in the send step Queue Name: cases
    If I remove MI_TRANS2_BPM the message reaches the bpm, but with both transformation in the BPM the message gets an error in the queue where I get a green flag 'Message Scheduled on the outbound side"
    This BPM was working on Friday but hasn't worked since. There have been no changes to the my development XI environment.  
    Some things that i have tried: Clearing the Queues (smq2), Redoing the entire scenario, clearing cpa cache.
    Please help.
    Thanks
    Chirag

    Hi,
    MI_Source -> MI_Receive_BPM -> MI_TRANS1_BPM -> MI_TRANS2_BPM -> MI_TARGET
    Any specific need to have the above design pattern....you can also try:
    MI_Receive_BPM -> MI_TRANS_BPM -> MI_TARGET
    You can use the message that you initially receive and apply all the necessary transformation on it and the map it to the target structure....
    As you mentioned that if you remove MI_TRANS2_BPM your message is executed successfully...it means that the BPM transformation 2 is waiting for some event / Message....
    If you need to go by the same design then you can follow the below steps to resolve the problem:
    1) Check the return code of BPM in SXI_CACHE...it should be 0
    2) Check for any errored instance of your BPM in SWWL (as mentioned in above posts)
    3) Open the corresponding Queue and see for the messages stuck in the Queue....your Queue may be blocked....your BPM will be using a particular Queue and if any message is stuck in the Queue then all the messages that follow will get stuck in the Queue....
    Now if it is only your BPM that is using this particular Queue then Delete the Queue (applicable to development environment....do not try in QA or Production environment)
    4) In SXMB_MONI click on "PE" and open the Graphic Flow to see where actually your BPM has failed (possible only if the message has entered the BPM.
    Regards,
    Abhishek.

  • Message scheduled on outbound side for proxy to proxy scenario

    Hi All,
    I am working on Proxy-to-Proxy Scenario.
    When i checked my messages in SXMB_MONI, after PE tab it was showing green flag with message as
    Message Scheduled on Outbound side.
    Please provide the solution what i have to do.
    Points will be given
    Thanks
    Ram

    Hi Swarup,
    When i clicked on PE, its leading to qRFC Monitor (Inbound Queue).
    Here error was showing as Permanent Error in BPE Inbound Processing.
    Could u please guide me how to procedd.
    Thanks
    Ram

  • XI messages status "Message scheduled on outbound side" with Green flag

    Dear,
              On My XI system , i have too old messages and i want to clear those.
              In moni messages status is "Message scheduled on outbound side" with Green flag .
             When i am trying to cancel these messages i am getting a popup saying
              "Cannot cancel message because of it's status"
              And there is no queue entries for these messsage on smq1 or smq2 (perhaps deleted by someone)
              I just want to cancel these messages, please tell me if there is any way .
    Thanks in Advance,
    Sandeep

    Dear Sunil,
                    Thanks, these meesages are neither active nor used anywhere,
                    Problem is somebody has manually deleted entries for these messages from SMQ1 and SMQ2.
    Regards,
    Sandeep

  • IDOC status "Message scheduled on outbound side"

    Hi,
    I am working on scenario file->XI->SAP R/3(Using IDOC). I am getting outbound status of IDOC as "Message Scheduled on Outbound side". When I go and see SM58 for user WF-BATCH there exists a entry with status Transcation Recorded". In SM58 if I manually click Execute LUW then only I am getting an IDOC posted in my R/3 box, but this should happen automatically.
    Can any one tell me what should I do so that it gets executed automatically?
    Thanks In Advance.
    Yaseen Mahammad.

    Most of the time it is because of the Queues and Logical system. I,e If there is no proper logical systems are created/maintained then it will give problem.
    And it also depends on the rfc Dialog users.
    Just check this thread-
    Problem with IDOCS
    Also check in the IDX1 entry...
    Thanks,
    Moorthy

  • Message Scheduled on Outbound Side

    Hi all,
    I am working on PI 7.1 and I have a IDOC-BPM-File scenario.
    If i test in ESR Test tab,it works fine.But when I triggering IDOC from ECC,in SXMB_MONI ,i can see outbound status is in green and there are no entries in SMQ1 and SMQ2.
    Any help is appreciated..

    Hi Sahana - Did you check your integration process? SXMB_MONI_BPE?
    If it is the first time you are running this scenario, make sure the backgorund jobs are scheduled.
    Have a look at the below thread
    http://scn.sap.com/thread/1973590

  • 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

  • BPM Mapping scheduled status in SXI_MONITOR Message scheduled on outbound

    Hi All,
    Please help me how can i solve following issue.
    My Scenario    WebService - PI - Proxy.
    One of the message gets an error in the moni. where I get an green flag 'Message Scheduled on the outbound side".
    The design was working fine earlier. It is giving problem now.
    I tried following options:
    1) I tested the mapping - it is working fine.
    2) I checked Cache - the status is fine.
    3) I checked Inbound queue(SMQ2) there are no messages stucked in the queues or saved in (smq3).  Here i am using EOIO.
    4) I checked SWWL - there are message with COMPLETED and STARTED but there are not ERROR messages.
    Could any one please tell me - Can i DELETE - COMPLETED messages from SWWL? If i delete what is going to happen.
    Please advice
    Thanks
    VR

    Hi,
    In SXMB_MONI click on "PE" and open the Graphic Flow to see where actually your BPM has failed
    Also suggesting to check both the Queues....SMQ1 and SMQ2.....
    delete an instance from SWWL only if it is in error state.....
    regards,
    Abhishek.

  • Queing of messages in the outbound or inbound queues

    Hi to Everybody ,
         It will be better if someone can explain how the messages are queued in the Inbound and Outbound side of XI. I would like to know where  and how the queueing theory is implimented.
    Thanks

    Hi,
    Check this blog for queue understanding  XI Asynchronous Message Processing: Understanding XI Queues -Part I
    Thanks!

  • Message stuck on outbound side of PE ( BPM)

    Hi All,
    I am facing a peculiar issue in Prod environment for one of my Interfaces.Around 1100 IDOCs were triggered from R/3 system and they were successfully sent out of R/3(status 03) but in XI where we are using a BPM for collecting the IDOCs , only 350 idocs have been successfully processed out of the PE while around 750 idocs are still waiting to be processed from the outbound side of BPM( the PE status is WAIT). Also the workflow steps are successfully executed but still the messages are not out of the BPM. As far as I understand there would be some internal error in processing of the message from BPE to IS . If thats the case,is there some way out get these messages out of BPM. Is there any way to Refresh the BPE cache? I dont want to resend the idocs again from R/3 and cancelling the old messages which are stuck in BPM in XI. Please suggest the right solution and do response immediately as the issue is critical.
    Regards
    Sarvesh Nispat

    Hi ,
    I was facing a similar issue , where messages after executing in IP, where yet to be deivered.
    check this thread
    Receiver File Adapter Problem
    was basically to do with some basis parameters..
    hope this helps u out
    Regards,
    Tauseef

  • Error in sxmb_moni  :  message scheduled

    hi,
       in sxmb_moni , i get the status messasage "scheduled".
    my queue status is "message waiting in queue".
    my receiver field is empty.
          can somebody help me to solve this problem.
    thanks in advance,
          disney

    Hi,
    If u want to manually unlock then u need to go to transaction SMQR,SMQ1,SMQ2 for queue management. There u have to select the queue and activated all entries.
    SMQ1 – qRFC Monitor for the outbound queue You use this transaction to monitor the status of the LUWs in the outbound queue and restart any hanging queues manually.
    SMQ2 – qRFC Monitor for the inbound queue. You use this transaction to monitor the status of the LUWs in the outbound queue.
    U may schedule the report RSQOWKEX (Outbound Queues) and RSQIWKEX (Inbound Queues) to restart the queues automatically.
    After that please register the queues via t.code sxmb_adm where u have an option manage ques.
    Once you register the queues, they default activated.
    Regards,
    Pradeep A.

  • Message wait at outbound side

    Hi All,
    I am facing some problems in an XI Scenario.
    The Scenario Description is as follow:
    <b>Sender:</b> ABAP Proxy (We are using standard proxy for transferring Supplier Data)
    <b>Receiver</b>: File using FTP as transport protocol.
    We are transferring Supplier Data by executing the standard report provided by SAP. Data is successfully getting transferred from Sender System. Also I am getting checked flag in XI; But File is not getting created at the Receiver end. (Also payload is not getting generated after the call adapter step)
    I have checked XML messages; the receiver determination and interface determination steps are executing successfully. Also the outbound message is successfully getting transformed into inbound message. But still file is not getting created at the receiver side. Also I am not getting any log in the FTP Server while in the runtime workbench I am getting the status of communication channel as green and “no message to be processed”.
    Using the same FTP server I have configured other scenarios successfully so I think there can not be any problem because of the FTP Server. For testing purpose, we tried File adapter using NFS and then mail adatper at reciever side in the same scenario but still we faced the same problem.
    Please revert to me if you need any more details.
    Thanks,
    Shiv.

    Hi Shiv !
    Check this weblog
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    also refer
    http://help.sap.com/saphelp_nw04/helpdata/en/ba/f21a403233dd5fe10000000a155106/frameset.htm
    ABAP Client Proxy
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    Error With ABAP Client proxy
    Can you check this article-also
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/cbc7d790-0201-0010-bea6-c549902e93e2
    Pls rewards if useful

  • BPM : Message scheduled on the outbound side

    Hi
    I have messages in SXMB_MONI that have been received into my BPE.  They have a status flag ok (chequered flag ) but the Outbound Status is green (message scheduled on outbound side).
    The BPE would have finished by now ...been in Message Scheduled on Outbound side for the entire day now.
    What has happened ?   I have no error - nothing !
    (there are no entries in SMQ2, nothing in SXMB_MONI_BPE in error etc etc or Short Dumps)
    Please help.

    I posted an OSS note on this - so answer from SAP.
    Solution is to delete the old entries via RSWWWIDE report (which could also delete work items that do not have a final status.)  I ran this for everything not COMPLETED.
    When I send another message in - it worked fine.  So the fact I had a stalled WF a week ago was affecting any new one coming in.  
    Drilling down into the message in SXMB_MONI from the PE I could see an Exception Handling in the MergeandSendBlock - no error given - but it did have a time of a week earlier.. anyway then in the ST22 Dump I could see wf-batch with runtime error MESSAGE_TYPE_X_TEXT.
    I feel this is very poor design on the BPM processing !  oh well.
    See also
    #Note 836092 - Archiving/deleting work items in the XI
    PS Thanks to Sudhir earlier on...  You nailed it - but at that stage I did not know what you mean so did not consider this - as I had no idea what affect running that transaction would do.

Maybe you are looking for

  • Multiple Stock Valuation without AVR

    Hi, We have requirement to keep and book 2 actual costs stock valuation version which are according to IFRS and local. Understand that SAP standard solution is AVR. But we can't use it because our upstream business not using PP at this moment. Please

  • ADDT file upload server behavior / file ownership on server

    When using the ADDT file upload server behavior, I found out that the files stored on my server have the ownership "www-data www-data", where other files uploaded (with Dreamweaver or a FTP client) have the ownership "[mydomain] www-data. This means

  • Referencing Components in HashMaps

    Hi All, In my current little project I am using a HashMap to manage my components. They are referenced everywhere from the hashmap and everything was going smoothly up until now. I am still relatively new to Java, but not new to OOP and general progr

  • Server side redirect with 4.5.1 and Netscape Enterprise Server

              Is it possible to have a servlet running under WL 4.5.1 to perform a server           side redirect ala CGI?           Here's my config:           web server: Netscape Enterprise Server 3.6 on solaris, with weblogic           plugin        

  • PC Suite problem with MS Bluetooth after update

    Hi! I got a nice working 6.81 version on my notebook. After upgrading to 6.82 it stopped using the Microsoft Bluetooth connection. If I want to activate it in the connection manager I get an error that I should check the drivers (code: "OpenMedia").