Outbound Status of PE is green in SXMB_MONI

Hi,
working on 1:N mapping with BPM...
getting the following error...
  <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!--  Inbound Message
  -->
- <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 = XIParty</Trace>
  <Trace level="1" type="T">Sender agency external = http://sap.com/xi/XI</Trace>
  <Trace level="1" type="T">Sender party external =</Trace>
  <Trace level="1" type="T">Sender party normalized =</Trace>
  <Trace level="1" type="T">Party normalization: receiver</Trace>
  <Trace level="1" type="T">Receiver scheme external =</Trace>
  <Trace level="1" type="T">Receiver agency external =</Trace>
  <Trace level="1" type="T">Receiver party external =</Trace>
  <Trace level="1" type="T">Receiver 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="2" type="T">Request Line = POST /sap/xi/engine?type=entry HTTP/1.1</Trace>
  <Trace level="2" type="T">Host = XXXXXXXX</Trace>
  <Trace level="2" type="T">Server protocol = HTTP/1.1</Trace>
  <Trace level="2" type="T">Remote address = 10.130.20.175</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="2" type="T">XMB kind = CENTRAL</Trace>
  <Trace level="2" type="T">Switch to external start pipeline PID = CENTRAL</Trace>
  <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="2" type="T">system-ID = PID</Trace>
  <Trace level="2" type="T">client = 200</Trace>
  <Trace level="2" type="T">language = E</Trace>
  <Trace level="2" type="T">user = PIAFUSER</Trace>
  <Trace level="1" type="Timestamp">2008-06-23T09:45:22Z 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 = 0D92EE4F5E0C45793027E4BDFD98B66B</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 : XBTI0005</Trace>
  <Trace level="1" type="T">Generated prefixed queue name = XBTI0005</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="T">--start sender interface action determination</Trace>
  <Trace level="1" type="T">select interface MI_CognosEplanningData_OB*</Trace>
  <Trace level="1" type="T">select interface namespace http://sws.com/BAS/FI/RTR/Controlling</Trace>
  <Trace level="1" type="T">no interface found</Trace>
  <Trace level="1" type="T">--start receiver interface action determination</Trace>
  <Trace level="1" type="T">Loop 0000000001</Trace>
  <Trace level="1" type="T">select interface *</Trace>
  <Trace level="1" type="T">select interface namespace</Trace>
  <Trace level="1" type="T">no interface found</Trace>
  <Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
  <Trace level="1" type="T">Hence set action to DEL</Trace>
  </SAP:Trace>
Thanks,
kumar

Hi,
  Error log clearly saying no interface found i.e
Trace level="1" type="T">--start receiver interface action determination</Trace>
<Trace level="1" type="T">Loop 0000000001</Trace>
<Trace level="1" type="T">select interface *</Trace>
<Trace level="1" type="T">select interface namespace</Trace>
<Trace level="1" type="T">no interface found</Trace>
<Trace level="1" type="T">--no sender or receiver interface definition found</Trace>
  Please check once again your BPM corresponding abstract intetrfaces.
  Mean-while monitor this from sxmb_moni_BPE.
warm reagrds
mahesh.

Similar Messages

  • SXMB_MONI: Outbound Status Red (Need Err Message Alerts)

    What is the best way to setup meaasge alerts in XI for a red flag in SXMB_MONI in the "Outbound Status" field? We currently have error messageing setup in ALERTCATDEF that will send an error message when the "Status" field is a red flag but I don't know if there is a way to point it to the "Outbound Status" also. We use the following short text in ALERTCATDEF for notification:
    System: &SXMS_ERRSRC_SYSNAME&
    POS XI Message ID:    &SXMS_MSG_GUID&
    POS XI Error Category:    &SXMS_ERROR_CAT&
    POS XI Error Code:    &SXMS_ERROR_CODE&
    I am thinking tha ALERTCATDEF will only send an alert when the "Status" field is red flag, and may not be possible to point to the "Outbound Status" field".
         Any suggestions?    Thank-You.

    Bill,
    2 questions here,
    1. Are alerts also triggered for outbound errors?
    Am not very sure but if i remember correct ,in one of our scenarios when there was an error in SM58 while posting the Idoc ( error on outbound side in MONI ) no alert was triggered.  I dont have any access to a server where alerts are working and so would just like to confirm if alerts are triggered also for Outbound side errors or are they triggered only for inbound errors?
    2.  If they are triggered for both, then wouldnt selectin NO RESTRICTION in where did the error occur suffice?
    Regards
    Bhavesh
    Message was edited by:
            Bhavesh Kantilal

  • Outbound Status in the Monitor

    In SXMB_MONI when i check for messags status there are several messages struck with Outbound status  = Message Scheduled on outbound status
    MY scenario is Idoc - XI/BPM - File . I'm collecting all Idocs in BPM before sending out to file.
    Any idea what I have to do.
    I did checked in SMQ2 and all queues are empty now.
    Thankx

    Did you check all the steps in BPM during runtime ? Is all the steps are showing green in the Graphical View of workflow instance.. I think some of the steps are having problem..
    Also which collectPattern you used in the design ? Is the end condition is satisfied ?
    Go to Transaction SWEQADM ( to check if the event queue background job is running.
    If everything looks ok, test the syntax for the BPM in the Repsotiory, re-import into the directory and re-run the scenario..
    If it goes into qRFC monitor when you click on PE in SXMB_MONI, then I think BPM is not triggered ..
    Check did you configure correct Receiver Determinations ?
    i.e Idoc ->BPM
        BPM->Target
    Also test with one idoc first..Also make sure that Idoc data is coming to XI correctly. Check the Sender Interface, Sender Service, Reciever Interface and Service in SXMB_MONI so that you can understand which is message has come to integration server etc..
    Regards,
    Moorthy

  • BPM outbound status?

    Hi all,
    I am building on a simple scenario using BPM (S/A bridge). At first it was working fine, but after some test cases (also wrong), I canu2019t make it work again.
    I always get the initial message stuck in queue XBQO$PE_WS90000001 with error u201CPermanent error in BPE inbound processingu201D.  I delete then these queues manually. In SXMB_MONI I see error "Timeout condition of pipeline reached", and a lot of messages that have a green or red flag under Outbound status.
    My questions are:
    What exactly means the outbound status in BMP?
    How to get rid of this green/red flags? Or they can stay there with no harm for next messages, but what else can be the reason for errors?
    Thanx, Janos

    But I have one more question: In which cases I should go to SWWL to solve problems? I mean, is this a standard way, or
    it is a u201Cdirty wayu201D to be used only in emergency? (I donu2019t have any error handling implemented.)
    It is the dirty way
    Having an error handling is always beneficial...just think how much time consumption will be there in actual Production environment if such a thing happens
    With error handling not only the BPM will remain unstuck but also the Support folks will come to know why and where the error occured.....my personal opinion and experience
    Update:
    You just need to delete the Error instance of the BPM from SWWL
    Regards,
    Abhishek.
    Edited by: abhishek salvi on Jul 31, 2009 1:55 PM

  • Outbound status to delete XML messages in PI

    Hi,
    we are using a deletion process in PI wiith the pg RSXMB_DELETE_MESSAGES but the XML messages with a outbound status = 1 cannot be deleted. It seems that the pg SXMS_REFRESH_ADAPTER_STATUS permits to change the status to 6 but does not work for me.
    So, I need guidance. For information, we condigured the deletion period (10 days).
    Thank you

    Hi Pascal,
    You should try to manually confirm the messages (in SXMB_MONI - Cancel Processing of messages with Error CTRL F8) and then run all the deletion jobs again.
    Please see Note 872388 and 820149 for details. Following is the relevant portion from 872388:
    "Check if there are asynchronous messages in error status.
    Asynchronous messages in error status are neither deleted nor archived.
    This behaviour is different to erroneous synchronous messages which get
    deleted after their retention period (see step 5) has expired).
    Asynchronous erronous messages, however, must be cancelled and then be
    archived. You can either use transaction SXMB_MONI, search for erronous
    messages and manually cancel them. Or you can use the report provided by
    SAP: RSXMB_CANCEL_MESSAGES. Should you decide (for non-productive
    systems only) that you would like to delete these manually cancelled
    messages, please use note 820149."
    Regards
    joel

  • Idoc Outbound Status Error

    Hello everybody,
    I have an interface that sends and Idoc to an R/3 system and I have it on Status "Processed" but in Outbound Status "System Error" with red flag in SXMB_MONI in PI, but I can't see no dumps neither in PI or R/3, so message in queues I turned on the trace in ST01 and I can't the RFC call that PI should do to R/3 to send the Idoc, I think is about roles and security oft he communication user that exists in R/3, but I'm not sure what roles it should have to allow the Idoc to go thru, any suggestions?, thanks in advance.
    Regards,
    Oscar

    You dont' have enough permission.  SAPALL try with..
    check this one SAP Note Number: 460089
    Edited by: Anand on Dec 4, 2008 7:03 PM

  • Outbound status locked?

    Today we sent thousands of idocs from sap systems to non sap systems, and from non sap to sap.
    A strange thing happens: a lot of idocs that go from sap no non sap system, has the status "message being sent" on the outbound status (in the sxi_monitor TC), and the other idocs doesnt have this problem. They seems to be stacked in BPM, and they are passing very very slow (half an hour per 10 idocs).
    How can I change this or what should I do? Because its all stacked here un Prod.
    And when I refresh the cache, it appears some errors on idocs and I cant resend them because they dont appear in the TC SWPR and in the Runtime Workbench gives me the next error:
    "Unable to schedule 1 of 1 messages for processing; update the status"
    So I cant resend them, or maybe they were sent but I cant see that in here.
    Well, if someone can help me I'll be very very happy
    Thanks!!!

    Hi Claudio,
    >
    > A strange thing happens: a lot of idocs that go from sap no non sap system, has the status "message being sent"
    >
    Message being sent means the messages are processing through queue and you can check these messages in queues SMQ1 and SMQ2 also execute the queue in error if any and monitor the queue if it is processing very slow you require tuning.
    >
    So I cant resend them, or maybe they were sent but I cant see that in here.
    >
    For this you can check in SXMB_MONITOR --> Advance Selection Criteria --> Out Bound Status with various options.
    May be you can find some messages there.
    Also Check in SWEQBROWSER , Check the box other events and radio button all events.
    If you dont find any messages there then in moni tcode click on PE and check the BPM steps.
    Thanks!

  • BPE outbound status

    Hi,
    in transaction SXI_MONITOR for same BPE process the column Outbound Status has the status "Message being Sent", but the BPE process was completed and all messages were processed and delivered.
    Because this status ( Message being Sent ) in BPE process?
    tks.

    HI
    All BPM use the PE that can be the reason for the status. Moreover use SXMB_MONI_BPE to monitor BPM's
    Thanks
    Gaurav

  • CcBPM: Message outbound status, Message being sent

    Hi
    I have a message with status flag message being sent at the outbound status PE since 30 days. Because of this message many messages got blocked with scheduled on outbound side status.
    I tried to delete work items related to the message in SWWL, but i am not able delete.
    Please suggest solution
    Regards
    Subba Rao

    Hi velidi subba rao,
    Please go to SMQ2 and right click on the entry and Select Save to LUW. It saves it to SMQ3. You will be able to reprocess it from there.
    Give it a try and let me know if it worked. Also just release the queues once you have saved the message that is stuck.
    Regards,
    Jannus Botha

  • PE_Adapter status with gray colored arrow in sxmb_moni

    Hi ,
    I have one interesting problem to discuss,
    We are working in the production system and all archiving and deletion jobs are scheduled on weekly basis.
    Scenario is IDOC-->SOAP and BPM is also used. When checking in sxmb_moni the status of message is checkered flag but on the outbound side the status is green with scheduled for outbound processing. and when i display the message PE_ADAPTER's status is not checkered it is a gray colored arrow.and deletion and archiving job have not deleted only these messages.Also when i click on PE in sxmb_moni it doent take me to the BPM process steps it just refers to Inbound Queue.
    What i have done so far
    1. There is no entry in SMQ1,SMQ2,SWPR,SWPC,SWWL,SM58 for these messages.
    2. In message monitoring also when i check with the message ID as filtration criteria it is showing successful for integration engine.
    How to complete this PE_Adapter step of pipeline.
    or is that the case like new message was created for same process in sxmb_moni and the current messages are just to display.?
    Thanks in Advance.

    Hi Krishna,
    I have done everything related to queue, deregistering,registering and activating but still no luck, there is nothing in the queue and these messages are two months back. b'coz there status was incomplete , they were not deleted and in sap side Idoc dint get acknowlegement for these messages.

  • XI- CRM through IDOC adapter - error in outbound status of XI

    I have set of messages created today, each of which have 10,000 records as well as same no. of idocs as outbound in XI.
    only few messages have status 'messages processed' adn lot of messages are in staus 'Message Recorded (Commit follows)' and 'System Error (Restart Possible)'.
    So only the expected idocs are not coming in CRM. But i see the idocs XI. i clicked on IDOC in outbound column of SXMB_MONI.
    how can i restart the same message and get the idocs into CRM.
    THanks for your help in advance.
    Regards,
    Jilan Bhasha

    hi Agasthuri Doss,
    Do you mean to Restart the message?
    i tried restarting the message, then prompted with the below message.
    Do you want to retain the trace level for the
    selected messages (with errors) for the restart
    or increase it (maximum level)?
    i click on Retain, then the below error appears.
    'You cannot restart XML message
    E79C4320576611DBBAB10003BAD9E360 with this
    status/type'.
    Thanks & Regards,
    Jilan Bhasha

  • Why PSA data show red status when opened but green on PSA page?

    Run RSA1 -> click PSA to open PSA page, locate one infosource and find the PSA under it, find the status column shows it's green, but when opening it, find the 1st column shows red for each row.  How does the inconsitance occur?
    BTW, if we open the infopackage monitor for the above one, find a weird thing is that each request get two consecutive processes running with a circle of red ball and green ball in the left frame.  Double click one of them, in the right frame and click the monitor Status tab, the msg window is as following (in between two dashed lines below):
    Incorrect data records - error requests (total status GREEN)
    Diagnosis
    Data records were recognized as incorrect.
    System response
    The valid records were updated in the data target and can be used in reporting.
    The incorrect records were not written to the data target, but were posted retractively under a new request number in the PSA.
    Procedure
    Check the data in the error requests, correct the errors, and post the error requests.
    Sounds like the data failed to uploaded to data target due to error in PSA, but why the status show green in somewhere?   And if clicking the Details tab, all show green!  Weird!
    Thanks

    Hi Kevin,
    In your InfoPackage Update tab, click the Error Handling button. It seems that the Valid records update, request green option is chosen. This is why you see the green request and some error records.
    This means that the corect reocrds were loaded and are available for reporting, but the incorrect ones were left behind. This is used to check the erro records separatelt so that they do not disrupt the entire data load.
    Hope this helps...

  • OutBound Status in Message Processing

    Hi,
    I am trying to call a BAPI and pass the data to BAPI and getting the response from the BAPi. I am capturing the response from BAPI. Once I capture the message I am trying to transform the message . This transformation step is always showing as " In Process" continuously. After some time this status is getting changed to "Message has error status on outbound". And also overall status message is showing as 'CLOCK ICON'(WAIT).
    Please help me, if you have any idea.
    Thanks & Regards
    Katta Mohan Reddy

    Hi Katta,
           The mapping will work fine individually. But due to the data which cannot be parsed, it will throw exception at runtime and that happens in transformation step. You can check the t-code SXMB_MONI_BPE and see the details in graphical view showing transformation step with a red mark in the full flow. If you choose for list with details you can see the error in mapping.
    Thanks & regards,
    Jayakrishnan

  • Idoc Monitoring (Inbound & Outbound Status codes)

    Hi ,
    In a scenario...whr IDOC has to be send to XI to file.....
    and idoc is sent to XI ...if an error occurs ...wht  is the process to troubleshoot...wht r the various reasons codes ? in a reverse way ..an IDOC needs to send to R/3 and an error occurs..wht is the process to trouble shoot....pls give a brief note on various idoc status ???
    Best Regards,
    Kir@n ; )

    Main Tools
    XI Runtime Workbench
    Transactions:
    ●     IDX1
    ●     IDX5
    ●     SXMB_MONI
    ●     SM58
    ●     SM21
    Analysis
    For an overview of analysis steps see  a very good link to troubleshoot
    [http://help.sap.com/saphelp_nw04/helpdata/en/05/d5fc3f8fc2c542e10000000a1550b0/frameset.htm]

  • Process Chain Status Red, DTP status yellow, DTP is green from inside

    Hello All,
    I have a problem where the  Process Chain  status is red, but the process(DTP) status is yellow.
    When I right click on the yellow process there is no error message and the DTP is green in Process Monitor.
    But the chain did not complete and the rest of the process steps are grey.
    After 20 minutes the Process Chain ran again(automatically after new data arrived) and this time without errors and it went green.
    My question is, how to proceed with the red Process chain and complete the further process and make it green.
    Regards
    Alex

    hi,
    There are scenarios where you need to change status of a process chain or a particular step in process chain.
    You might need to change the status in the cases where we need mark these steps successful so that dependent steps get processed. There are other scenarios where one needs to change the status of a single step in the process chain or status of whole process chain.
    Step by step instructions on change process chain status
    1. Right click on the failed step in the process chain monitor and go to displaying messages
    2. Go to u2018Chainu2019 tab and note down variant, instance and start date
    3. Go to SE16 and the table RSPCPROCESSLOG and enter variant, instance and start dates from step 2 and note down log_id, type, variant, instance.
    4. Go to SE37 transaction and execute the function module RSPC_PROCESS_FINISH and enter the values from step 3 and enter the new status u2018Gu2019 in status field and execute the FM
    5. This sets the status of the process chain (PC)
    After you set the status using the FM, go to the monitor screen of the process chain, you will notice the changed status. Now dependent steps in the process chain will start running
    Thanks

Maybe you are looking for

  • MacBook 13-inch Aluminum (Late 2008) to Sony Bravia KDL-40W5800

    Hello forum, I am looking to buy a Sony Bravia KDL-40W5800 (Sony link, Amazon link) in the near future. I am going to be using it to play PS3, watch television and DVDs/Blu-Rays, but also I would like to be able to connect my MacBook to it if I wish

  • JAR files just won´t run, multiple systems, JRE & JDK installed.

    Hi! I´ve been looking on many different places for an answer for this issue: I have to run different JAR files for applications, one is from Apache ActiveMQ, and the other is a hash calculating app. I´ve read on many topics that if you get error "Fai

  • Wi-Fi access using DLink DIR 615

    I just bought my IPad this Saturday. Can't get Wi-Fi access using my DLink DIR 615 router at home. This router supports my brother's laptop w/no problem. My IPad works fine with other hotspots

  • Brushes have pixelated edge: when filled with color there's a white line at the border

    Hello, I'm trying to make geometric shapes that are black outlines filled with color. I'm drawing the shapes with the pen tool. When I fill them using the bucket tool, there's a pixellated white line separating the black outline and the color infill.

  • SEM CPM Management Cockpit in Business Object

    Hi, Can the Cockpit used in SEM-CPM module can be created using Business Objects?. if so, is there any documents or links which can give an idea?. I got an initial response from BO General forum that it cannot be done, but i would appreciate if this