SXMB_MONI : Scheduled

when i am doing a file to IDOC scenario.....in sxmb_moni i see the status as scheduled...
how to see that its scheduled or stuck in a  queue
Edited by: Harsha reddy on Jun 25, 2008 6:15 PM

Hello,
Follow the below steps:
1. Transaction : SMQ2 : Delete the error entries only.
2. Transactin: SMQR: You need to register the queues so that entries will be processed automatically.
     Example : Register -> Enter queue name as :  XBTS*
Entries will be processed automatically from the queue : XBTS*
To know your queue id, in SXMB_MONI, you will get the queue ID , just shift to right ...there you will get queue status and queue id.
Try and let me know if this solve your problem.
Regards.
Sreenivas.

Similar Messages

  • Messages in Schedule status in SXMB_MONI and going into queue in SMQ2.

    Hi Experts,
    All messages in XI going to schedule status in SXMB_MONI. When i check in SMQ2 to release after some time the messages are going to "SYSFAIL (Time limit exceeded)" status.
    When i double click on the message in SXMB_MONI, the system is going to "Runtime Error (TIME_OUT)".
    Could anyone please help me how to fix this issue.
    Thanks in advance,
    GRK

    Hi,
    my scenario is file to idoc....
    I have set paraemter in SXMB_ADM as below.
    Category                Parameters               CurrentValue        DefaultValue
    RUNTIME                 HTTP_TIMEOUT         100000                      0
    I have gone through as you suggested still when i double click on message in SXMB_MONI...i am getting Runtime Error (TIME_OUT).
    Please do help me..
    Thanks in advance.
    Krish

  • Message status is scheduled mode in SXMB_MONI

    Hi Experts,
    In My scenario i am Using FILE sender adapter, here i am sending multiple files at a time. if any file with errors that is failing SXMB_MONI.
    Here my question is in my scenario if first message failed in SXMB_MONI remaining all messages status is in scheduled only. How over come this.
    What is the solution for this can i do any changes in Communication channel, what is that changes please let me know.
    thanks
    Srinivas

    Eg: I am getting error for one messge inthis time remaing interfaces messages scheduled in queue until deletion of the
    error message from queue. after deletion of this error message from queue then remaining messages are processing.
    This is a normal behaviour...since the Queue used by the messages is the same....one error message will block the queue and the rest wil go into the Scheduled status.....check if this blog helps you in running a background job which cancels/ resends the error message..
    /people/sap.user72/blog/2005/11/29/xi-how-to-re-process-failed-xi-messages-automatically
    Regards,
    Abhishek.

  • Message scheduled in SXMB_MONI(Queue status is stoped)

    Hi experts,
    Here my scenario is Proxy to file. I am sending the 20 .. 30 ..messages at a time from ISU system using proxy to XI. In ISU sender system Under sxmb_moni some messages are failed with errors. after this all messages are in scheduled mode(this is not in XI). scheduled messages are not at all executing.. here i registered all queues.
    Please give me the solution how to reprocess the messages.
    thanks
    Srinivas

    hi ,
    1) Here i am selected message processing mode EOIO. which one is good EO or EOIO for process the messages asynchronously. If i choose EOIO I have to give queue name right? What name i have to give?
    It depends on the requirement.
    if your messages are related with the one another . means 2nd message will only process when 1st one is successfull.
    Then use EOIO.
    and no dependency is there then use EO.
    Naming convention is given is SAP library for sapxi.
    For EOIO use like :- XBQO*
    For EO use like :- XBTO*
    2) how to process again this messsages in receiver system. (I am doing using SMQ2 but this metthod is not for production system).
    Now if duplicate entries are there then delete all those messages first. and if it is going in Database then Delete the wrong and duplicate entries in the Tabel first.
    Then restart the right  messages. Goto SXMB_MONI then delete the duplicate messages.
    Regards,
    Sumit  Gupta
    Edited by: sumit gupta on Nov 12, 2009 1:30 PM
    Edited by: sumit gupta on Nov 12, 2009 1:31 PM

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

  • 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

  • Problem with scheduled message in SXMB_MONI

    Hi All,
    I have come accross an issue. There is a scheduled message in SXMB_MONI(with green flag). It's been there at for a long time.I can see a inbound queue name in the SXMB_MONI display. But if I am looking into the que from SMQ2, there is no pending messages in the queue. How to process this message? Can we reprocess it?
    Thanks

    Hi,
    prerequisite:
    make sure the message will not be processed in SXMB_MONI
    a) restart the message from sender system
    b) take the payload from SXMB_MONI and post it from RWB
    directly to integration engine
    test it on DEV to be sure what you're doing of course
    Regards,
    michal

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

  • In SXMB_MONI with(Green Flag) "Message Scheduled Outbound Side" (using BPM)

    Hi All,
    I had a Scenario where I am using BPM (to collect the Idocs received from Sender SAP R/3 system) and create a File as target structure. But one of the entry i found as (Green Flag) with status "Message Schedule Outbound Side". But the remaining messages are processed successfuly through the same BPM.
    I even found that the when i double click on the PE of the "Green flag entry". its leading to "qRFC Monitor(Inbound Queue) with empty entries" instead it should lead me to the workflows Log screen. Since other successfully messages are leading to workflow log when i double click on the PE.
    Please let me know your comments on this.
    Thanks,
    Shailaja

    Hi Gouri,
    I am getting gray flag in the column (Status - XML Message Status) and green flag in Colum (C- Outbound Status). So this Greem flag itself is creating the problem, because of this itself my messages is not getting processed and not delivered to target system.
    I have even checked SXI_CACHE, when i click on the Integration Process-- Right click on my BPM and  select the "Activation Log" .. here a message which i had
    I  Language not set. Using system default E
    The container element MULTI_INVOIC02 is written, but not read or exported
    The container element MULTI_INVOIC02 is written, but not read or exported
    So the  "MULTI_INVOIC02 " is used in the Container Operation  & Multimapping of my BPM. I suspect that error as taken place in doing Corelation. Do you have any comments on this. If i get any error in Corelation .. how can i debug my BPM.
    Thanks,
    Shailaja

  • 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

  • SAP R/3 ( SM 37 ) Schedule Program :: 2 calls in 1Sec.

    Hi
    We are running one schedule program ( 1 min. interval ) which is calling the RFC to pass the message to Web Service Business System using SAP XI as middleware. This is a Synchronous scenario in which WebService is providing the response back to SAP R/3.
    As per the schedule logs in SAP R/3 the program is running in 1min. interval ( TCode : SM37 ) but as per SAP XI logs sometime we can see the RFC is getting called 2 times through schedule program in 1sec. & sometime within 1sec. 2 calls are happening  & same is in WebService logs. But this is intermittent, means this is happening at any time, we tried to investigate on the basis of payload ( RFC Data ) coming from RFC like based on size or some specific data and on the basis of some specific time but nothing is similar.
    Can you pls. tell me what can be the reasons that program is initiated by itself or any other with which can identify what is the cause of this.
    Regards
    - Lalit -

    Hi Agasthuri
    Now that is also the mystery because that is the scheduled job & not dependant on any other job which can actually invoke it.
    I mean for the whole process this program is the Prime Initiator. And then also somehow it is getting called by itself 2 times in 1sec.
    Only similarity we found between all such calls is the time difference between 2 calls it is either 1sec or within a second.
    I mean once the first process completes, second process starts.
    In SXMB_MONI, <i>EndTime</i> of first process & <i>StartTime</i> of second process is always same.
    - Lalit -

  • SAP R/3 Schedule Program :: 2 calls in 1Sec.

    Hi
    We are running one schedule program ( 1 min. interval ) which is calling the RFC to pass the message to Web Service Business System using SAP XI as middleware. This is a Synchronous scenario in which WebService is providing the response back to SAP R/3.
    As per the schedule logs in SAP R/3 the program is running in 1min. interval ( TCode : SM37 ) but as per SAP XI logs sometime we can see the RFC is getting called 2 times through schedule program in 1sec. & sometime within 1sec. 2 calls are happening  & same is in WebService logs. But this is intermittent, means this is happening at any time, we tried to investigate on the basis of payload ( RFC Data ) coming from RFC like based on size or some specific data and on the basis of some specific time but nothing is similar.
    Can you pls. tell me what can be the reasons that program is initiated by itself or any other with which can identify what is the cause of this.
    Regards
    - Lalit -

    Hi Agasthuri
    Now that is also the mystery because that is the scheduled job & not dependant on any other job which can actually invoke it.
    I mean for the whole process this program is the Prime Initiator. And then also somehow it is getting called by itself 2 times in 1sec.
    Only similarity we found between all such calls is the time difference between 2 calls it is either 1sec or within a second.
    I mean once the first process completes, second process starts.
    In SXMB_MONI, <i>EndTime</i> of first process & <i>StartTime</i> of second process is always same.
    - Lalit -

  • How to schedule a job to trigger SAP IE send the message

    Hi XIer,
    Our scenario:
    I created a report to use ABAP client proxy to trigger a message in SAP R3. I can see this message has generated in SXMB_MONI in SAP IE(not in XI IE)&#65292;but the message status is <message released( commit successful )>, but not send, so I go to SMQ2 inbound queue, and execute the message which pending there waiting for trigger. Then the message successful send out.
    My question will be: I believe there will be some background job to do this job to trigger the messages lay in the inbound queue, but I don't know which report will do this job, is there any one can give some hits? thank you very much for your time. : )

    Hi -
    Have you registered the queues on the R/3 side?   In SAP R/3's SXMB_ADM-->Manage Queues, then select "Register Queues" and "Execute Action" button.
    Shouldn't need to schedule a job to trigger the send.
    Regards,
    Jin

  • How to delete the messages from sxmb_moni with status cancelled

    Hi ,
    how to delete the messages from sxmb_moni with status cancelled
    Is there any report for this
    Regards
    Suman

    I think just for deleting the jobs you can do this only
    Scheduling Delete Jobs
    To schedule delete jobs, proceed as follows:
           1.      In the Integration Engine -
    > Administration menu, choose Schedule Delete Jobs.
           2.      Select the job(s) to be scheduled.
           3.      Specify the start time and date.
           4.      Specify the period you want to use and choose Schedule.
    For an overview of all jobs, choose Jobs.

  • Error in SXMB_MONI

    Hi,
      I created a scenario in my XI development scenario.i tested it and it worked there correctly.but once i put all these scenarios into my XI production i get the following error in the transaction sxmb_moni
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Receiver Grouping
      -->
    - <SAP:Trace xmlns:SAP="http://sap.com/xi/XI/Message/30">
      <Trace level="1" type="T">Party normalization: sender</Trace>
      <Trace level="1" type="T">Sender scheme external =</Trace>
      <Trace level="1" type="T">Sender agency external =</Trace>
      <Trace level="1" type="T">Sender party external =</Trace>
      <Trace level="1" type="T">Sender party normalized =</Trace>
      <Trace level="1" type="B" name="CL_XMS_HTTP_HANDLER-HANDLE_REQUEST" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">XMB was called with URL /sap/xi/engine?type=entry</Trace>
      <Trace level="1" type="T">COMMIT is done by XMB !</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-ENTER_XMS" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-SET_START_PIPELINE" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="SXMBCONF-SXMB_GET_XMB_USE" />
      <Trace level="1" type="B" name="CL_XMS_TROUBLESHOOT-ENTER_PLSRV" />
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">XMB entry processing</Trace>
      <Trace level="1" type="T">system-ID = XIP</Trace>
      <Trace level="1" type="T">client = 200</Trace>
      <Trace level="1" type="T">language = E</Trace>
      <Trace level="1" type="T">user = XIAPPLUSER</Trace>
      <Trace level="1" type="Timestamp">2005-10-12T10:39:28Z CET</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">* *</Trace>
      <Trace level="1" type="T">****************************************************</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_UC_EXECUTE" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Message-GUID = 4349D7D080A900FE00000000AC15012C</Trace>
      <Trace level="1" type="T">PLNAME = CENTRAL</Trace>
      <Trace level="1" type="T">QOS = EO</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_ASYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline = CENTRAL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID" />
      <Trace level="1" type="T">Get definition of internal pipeline = SAP_CENTRAL</Trace>
      <Trace level="1" type="T">Queue name : XBTI0011</Trace>
      <Trace level="1" type="T">Generated prefixed queue name = XBTI0011</Trace>
      <Trace level="1" type="T">Schedule message in qRFC environment</Trace>
      <Trace level="1" type="T">Setup qRFC Scheduler OK!</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Going to persist message</Trace>
      <Trace level="1" type="T">NOTE: The following trace entries are always lacking</Trace>
      <Trace level="1" type="T">- Exit WRITE_MESSAGE_TO_PERSIST</Trace>
      <Trace level="1" type="T">- Exit CALL_PIPELINE_ASYNC</Trace>
      <Trace level="1" type="T">Async barrier reached. Bye-bye !</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      <Trace level="1" type="B" name="CL_XMS_MAIN-PERSIST_READ_MESSAGE" />
      <Trace level="1" type="T">Note: the following trace entry is written delayed (after read from persist)</Trace>
      <Trace level="1" type="B" name="SXMS_ASYNC_EXEC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="T">Starting async processing with pipeline CENTRAL</Trace>
      <Trace level="1" type="T">system-ID = XIP</Trace>
      <Trace level="1" type="T">client = 200</Trace>
      <Trace level="1" type="T">language = E</Trace>
      <Trace level="1" type="T">user = XIAPPLUSER</Trace>
      <Trace level="1" type="Timestamp">2005-10-12T10:39:28Z CET</Trace>
      <Trace level="1" type="T">----
    </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PIPELINE_SYNC" />
    - <!--  ************************************
      -->
      <Trace level="1" type="T">Get definition of external pipeline CENTRAL</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-LOOKUP_INTERNAL_PL_ID" />
      <Trace level="1" type="T">Corresponding internal pipeline SAP_CENTRAL</Trace>
      <Trace level="1" type="B" name="PLSRV_RECEIVER_DETERMINATION" />
    - <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV">
      <Trace level="1" type="B" name="CL_XMS_MAIN-CALL_PLSRV_LOCAL" />
    - <!--  ************************************
      -->
    - <Trace level="1" type="B" name="CL_RD_PLSRV-ENTER_PLSRV">
      <Trace level="1" type="T">R E C E I V E R - D E T E R M I N A T I O N</Trace>
      <Trace level="1" type="T">Cache Content is up to date</Trace>
      <Trace level="1" type="T">No Relation found - accept given receivers.</Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
      <Trace level="1" type="System_Error">Application-Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    - <!--  ************************************
      -->
      </SAP:Trace>
    Thanks and Regards,
    Jishi

    Hi Jishi
    Not enough information in the trace.
    Boost up ur trace level as Manish said, also check the entry for your pipeline url as well in your SLD for the business system you are using.
    It should be something like this,
    http://XIServer:8000/sap/xi/engine?type=entry
    cheers
    Sameer

Maybe you are looking for

  • Errors in the alert log upon portal 3.0.6 installation

    We installed Portal 3.0.6 with with Oracle 8.1.7 on a RedHat 6.2, kernel 2.2.17 machine. We noticed the following error lines in the alert-log, just before opening the DB: ORA-00604: error occurred at recursive SQL level 1 ORA-04045: errors during re

  • Selecting Simulator playback for output via DV camera

    Hi, I'm trying to use a different window for viewing my DVD project in Simulator. I cannot seem to access "Digital Cinema Desktop Preview" which is specified in the manual. It says "The two choices are Simulator Window, which is the default setting,

  • Iphoto won't open after latest update

    Just upgraded to latest iphoto using software update & also latest OS update (10.8.2) & tried to open iphoto & it said that there have been 'inconsistencies in your library' detected & needed to repair library database. It tries to do then then crash

  • Effects on edge of Photo

    Am planning on using photo of map as background for a poster.  Anybody have any ideas on how to make edge of map look burned or really old?

  • Weird problem out of ideas

    Hello I had a teacher send me a link from cbs to view one of the shows for class and she said she couldn't view it. I checked it from the office, worked fine. Checked it on her desktop w/XP pro on it, and it would show the picture of the video but ju