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

Similar Messages

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

  • 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

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

  • 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 getting stuck in SMQ2 for proxy

    Hi All,
        I am facing one problem in inbound queue of proxy scenario.   Some times messages are in scheduled status. In the trace i can see the following message.
    <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
    if i am deleting the entry from SMQ2 and restarting the message will be success.
    what may be the reason. Please help me.
    Regards
    Pradeep P N

    Hi ,
    One moreThis is happening in R3 system for proxy scenario. not in XI.
    Regards
    Pradeep P N

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

  • Error handling using fault message type in outbound synchronous ABAP proxy

    Hi,
    We've a scenario, outbound synchronous ABAP proxy to synchronous SOAP receiver. The requirement is to send multiple records in a single rquest and get response for all the records sent (in the same response message).
    Say if I send 10 records from ECC, I should get 10 records as response from SOAP to ECC. But the problem here is, there could be some invalid requests, for which an invalid error status code should be sent as part of response.
    Source Structure
    Req_Proxy
        req (0..unbounded, string)
    Response Structure
    Resp_SOAP
      Resp (0..Unbounded)
           respString (0..1, String) (carries the actaul response message)
          status code (0..1, String) (carries the status of the response, for ex, 001 (successful), 002 (error))
    And now we are planning to make use of Fault Message Type, to track the errors from SOAP (status code 002). But, we are not sure on how to track this for all the requested records. Is it possible to track the errors for all the requested records in a singe call using fault message type? For eg if 8 records are successful and 2 are invalid, then we should get 10 records in response 8 for valid and 2 for invalid accordingly.
    Please calrify.
    Thanks.
    Rohit

    For eg if 8 records are successful and 2 are invalid, then we should get 10 records in response 8
    for valid and 2 for invalid accordingly.
    Check if you can modify the WSDL structure to include an error node that would get populated incase of invalid entries....this would mean that you get the success and failure details in the single message....also at the proxy-end make the necessary change in your DT.....may be then you do not need to use the fault message...
    Regards,
    Abhishek.

  • 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

  • Configuring settings for proxy scenario.

    Hi experts,
    I have SAP R/3 and XI system, need to execute a proxy scenario.
    What all configuration settings have to be done for the proxy part in both XI and SAP system.
    Please help with links to some good blogs.
    Thanks,
    Younus

    Hi,
          There are two Types of proxies which can be done by ABAP or JAVA
    ‘client’ proxy is used by an application to send messages outside of the system it resides in (normally to the IS in this context).
    ‘server’ proxy is used by an application to receive messages from sources outside itself (again, normally the IS in this context).
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy - ABAP Proxy to File
    ABAP Proxy
    How do you activate ABAP Proxies?
    /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    ABAP Proxy Runtime
    http://help.sap.com/saphelp_nw04/helpdata/en/02/265c3cf311070ae10000000a114084/frameset.htm
    ABAP CLIENT PROXY
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    ABAP SERVER PROXY
    /people/siva.maranani/blog/2005/04/03/abap-server-proxies. [original link is broken]
    To test a connection - /people/vijaya.kumari2/blog/2006/01/26/how-do-you-activate-abap-proxies
    Client Proxy - /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    Server Proxy - /people/siva.maranani/blog/2005/04/03/abap-server-proxies
    XI: Debug your inbound ABAP Proxy implementation
    Testing proxy - /people/stefan.grube/blog/2006/07/28/xi-debug-your-inbound-abap-proxy-implementation
    JAVA Proxies:
    Asynchronous inbpund java Proxies
    /people/prasad.ulagappan2/blog/2005/06/27/asynchronous-inbound-java-proxy
    Hi,
    Proxy Generation- For ABAP and Java proxy, create a Message Interface and then generate a proxy for that message interface.
    http://help.sap.com/saphelp_nw2004s/helpdata/en/86/58cd3b11571962e10000000a11402f/content.htm
    More on Java Proxy-
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/7d4db211-0d01-0010-1e8e-9b07fc2113ab
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b2096f9
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a068cf2f-0401-0010-2aa9-f5ae4b2096f9
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f272165e-0401-0010-b4a1-e7eb8903501d
    ABAP Proxies:
    Integration Builders through proxy server (Part - 2)
    /people/sap.user72/blog/2005/12/13/integration-builders-through-proxy-server-part--2
    /people/ravikumar.allampallam/blog/2005/03/14/abap-proxies-in-xiclient-proxy
    ***Assign points if you found helpful
    Regards.,
    V.Rangarajan

  • Creating a package for proxy scenario?

    Hi friends,
    Can you give me some info regarding package creation while generating proxy? In which system we need to create package?
    Thanks in advance
    Bala

    Hi Bala,
    You can try this.
    How to create a Package For Proxy Generation in R/3
    For proxies you need to create a four level package. Goto the Transaction SPACKAGE and Give your own package name starting with Z and choose create.
    Then create SAI_SXMS and SAI_TOOLS Package interfaces in the use access tab page. Now include a new package name in Package included tab page.
    Double click on your new packge name continue the same steps 2 more times,
    now the four level package has been created, you can use 
    the first given pakage name as a package name for creating packages
    Regards
    Seshagiri

  • 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

  • Anti-virus for Windows on my Mac Pro

    I have recently purchased my Mac Pro and would like to install VMware Fusion in order to put Windows Vista on my system. (Have a lot of old PC storage I want to bring in.) What is a good anti-virus program for this type of installation? Thanks, 3D Da

  • Websphere JNDI lookup problem

    Hi All Two separate webapps, have different names for Datasources, on the same host and port. Both application work fine independently. When we deploy both applications on the same app server(websphere), whichever we executes first gets its datasourc

  • How to slove the character-converting problem?

    I'm developing a Japanese Application. In jsp , i get the string "6-2-3" which is all input by Japanese. But after i sent it to JavaBean as a parameter,it turned out to be "6?2?3". I 'm really confused by it. By the way , how to get a character's uni

  • IPhoto does not recognize my jpegs. I have already rebuilt the library.

    I am using a datacard which is big (64G) and a new camera Panasonic DMC GM1. Other pictures are recognized.

  • Print (&preview) only prints small portion of page

    When I use print preview, I see only a small portion of the upper left hand corner of the page, and if I try and print, that's exactly what prints. I can scale down smaller to see the entire page, but it is still displayed in that small corner, and w