Idoc Not received on MII Message Listener

Hi All,
I am trying to post Idoc from R/3 to MII Server , but some how I am not getting it
I have configured Destination, Parter, Partner Profile on the R/3 and Message Listener on MII.
When I am trying to send Idoc from R/3 using BD10 transaction (Idoc type MATMAS), Idoc Status as 03 in WE02 transaction , but I the MII server does not show up for this.
Even the Failed Messages is showing no results.
Am I missing some thing here.
Any help is appreciated.
Kind Regards

I got the issue,
The problem was Partner was wrongly selected.
Thanks

Similar Messages

  • IDoc not received in MII

    Hi All, 
    I am using SAP MII 12.1.5 Build 87. 
    I am facing problem with iDoc Listner we have configured iDoc Listner properly in SAP ERP, SAP NW and in SAP MII. 
    We are able to send iDoc from SAP but we are not able to receive same in MII. 
    Port and iDoc Server is giving status connected previously it was working fine in SAP MII 12.1.5 Build 83. 
    Following are the log details for SAP MII Logger as well as SAP NW Log. 
    SAP NW Log: 
    Error processing JRA IDOC message  
    SAP MII Log: 
    Error processing JRA IDOC message  
    Error processing JRA IDOC message [server=xxx, client=xxx]  
    [EXCEPTION]
    java.lang.NullPointerException
    at com.sap.xmii.ejb.JRAListenerBean.onMessage(JRAListenerBean.java:130)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_MessageListenerType.invoke(Interceptors_MessageListenerType.java:110)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Lock.invoke(Interceptors_Lock.java:21)
    at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
    at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
    at com.sap.engine.services.ejb3.runtime.impl.MDBProxyInvocationHandler.invoke(MDBProxyInvocationHandler.java:77)
    at $Proxy943.onMessage(Unknown Source)
    at com.sap.mw.jco.jra.idoc.JRAIDocExtension$IDocMessageHandler.onMessage(JRAIDocExtension.java:72)
    at com.sap.mw.jco.jra.JRA$ReaderThread.sendDirectToMdb(JRA.java:6641)
    at com.sap.mw.jco.jra.JRA$ReaderThread.sendAsynchRequest(JRA.java:6601)
    at com.sap.mw.jco.jra.JRA$ReaderThread.handleRequest(JRA.java:6771)
    at com.sap.conn.jco.rt.DefaultServerWorker$RequestDispatcher.handleRequest(DefaultServerWorker.java:989)
    at com.sap.conn.jco.rt.DefaultServerWorker$RequestDispatcher.handleRequest(DefaultServerWorker.java:967)
    at com.sap.conn.jco.rt.DefaultServerWorker.dispatchRequest(DefaultServerWorker.java:142)
    at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.dispatchRequest(MiddlewareJavaRfc.java:2927)
    at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.executePlayback(MiddlewareJavaRfc.java:2659)
    at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.playbackTRfc(MiddlewareJavaRfc.java:2478)
    at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.handletRfcRequest(MiddlewareJavaRfc.java:2362)
    at com.sap.conn.jco.rt.MiddlewareJavaRfc$JavaRfcServer.listen(MiddlewareJavaRfc.java:2207)
    at com.sap.conn.jco.rt.DefaultServerWorker.dispatch(DefaultServerWorker.java:259)
    at com.sap.conn.jco.rt.DefaultServerWorker.loop(DefaultServerWorker.java:322)
    at com.sap.conn.jco.rt.DefaultServerWorker.run(DefaultServerWorker.java:220)
    at com.sap.mw.jco.jra.JRA$ReaderThread.run(JRA.java:7260)
    at com.sap.engine.services.connector.jca15.work.TaskImpl.run(TaskImpl.java:255)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:115)
    at com.sap.engine.core.thread.execution.Executable.run(Executable.java:96)
    at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)
    Please help me out on this issue.                                         
    Regards,
    Manoj Bilthare
    Edited by: Manoj Bilthare on May 19, 2010 12:57 PM

    Hi Manoj,
    Once you have configured your Listener have you checked pressing the update button and i dont want to ask you which version of NW SP you have installed as you said it was working for you with Build 83, but nevertheless NW SP Level should not be not less than SP3.
    If this doesn't help you,please try  restarting your server again.
    How about the credential editor have you configured this as well?
    Regards,
    Sudhir Kumar
    Edited by: Sudhir Kumar Shambana on May 19, 2010 10:46 AM

  • IDoc Data Lost between ECC and MII Message Listener.

    We have recently experienced some network issues which caused the IDoc's to stop flowing outbound from ECC to MII Message Listener.  This happened 3 times during a network switch reconfiguration.  2 of the three occasions the MII Message listener had to be restarted on the MII server in order to get data to flow again.  Interestingly some of the IDocs that were generated during this outage time were processed by the message listener and some didn't.
    We are running MII 12.0 sp11 and ECC 6.0.  The ECC server and MII server are located in different geographic locations.
    When we look at the ECC system in WE05 we see only sucessful status for the IDoc messages saying the Data passed to port OK. 
    When we check the Message listener on the MII end there it only shows processed successfully.  There are no failed messages or messages without rules.
    Where can I check further to see the IDocs that really didn't make it to be processed by the Message Listener on the MII server?
    Also is it possible that these IDocs that got lost somewhere are still sitting on the ECC or MII servers somewhere where we can re-process them?
    And the Last question is, Why didn't the Message Listener handle the network issue automatically instead of needing to restart it?

    Hi Robert,
    Did SAP ever respond/resolve the ticket you created for this issue? Someone told me that this was a known issue, but I have yet to have it verified by SAP. They asked me to simulate the issue - but our non-prod systems are on a VM server with other systems. So I can't exactly start pulling network cables out - I did drop it from the network a few time while sending IDOCs down - but this failed to hang the processing of the IDOCs.
    We're hopefully going to MII 14/15 next year - but the business is keen to resolve this issue as it has impacted production a few times. The MII sites are in some remote regions and I don't think we can really improve the WAN links much further.
    @Christian - thanks for the link, we don't really have an issue with IDOC's not being received, its just the message processing just hangs and we either need to restarted the services or sometimes the system.

  • Idoc Not received?

    Hi
    During data loading , I got one Error that Idoc Not received.
    What will be the cause of problem and How to resolve it?
    Regards & Thanks
    Durai

    Hi Robert Negro !
    I checked  , Dump has been there.
    How can I resolve?
    what will be other causes apart from the Dump?
    Thanks A Lot .
    Regards
    Durai

  • I am not receiving some texts messages as of 2 days ago

    Please help. I am new to the site. My iPhone 4s just started not receiving some text messages in the last 2 days. Any ideas?

    There's a small vocabulary issue here.
    "Reset" means a specific action, which does not involve iTunes at all.  You reset your iPhone by holding the on/off and home buttons together for about 10 seconds till the Apple logo appears.  You could try that - it's risk free - but probably would not work.
    "Restore" (not reset) is something you do using iTunes.  Plug your iPhone into iTunes on your computer (current version: 11.1.3).  Let it sync.  Then choose "Restore" from the iPhone's summary tab in iTunes.

  • My husband and I both have 4 iphones. I do not receive any text messages that he sends me. He gets mine though.   He sends texts to other iphone users and they get them.  I get text messages from other phones including iphones. Please help.

    My husband and I both have Iphone 4's. I do not receive any text messages that he sends me. He gets mine though.   He sends texts to other iphone users and they get them.  I get text messages from other phones including iphones. Please help.

    Both of yall need to go to settings, meassages, send and recieve, scroll down to start new conversation from, and make sure you have different email addresses with a check mark beside it. Right now sounds like they are the same email addresses.

  • Hello ..Forgot your answer to the secret question and did not receive an email message

    Hello ..Forgot your answer to the secret question and did not receive an email message

    As we don't know your location, call Apple from your National help number per the link below and ask them for help from the security people.   Contact Apple support
    It would also help if you could find a moment to fill in your profile so that we are better equipped to answer your questions.

  • SAP ERP - SAP ME - iDOCS - Not received

    Dear Experts,
    We are trying to send data ( MATMAS iDOC) from ERP to ME.
    We used the below transaction in SAP.
    1. using BD10 transaction in SAP ( Send material) Idoc was sent
    Checks :
    We checked in WE05 in SAP and found that Idocs sent is successful
    Opened MII ( Queue Monitor) and Found that Idoc was received successfully with ID but Message ( "" sucessfully Queued) Status : Queued
    Problem : We are not able to see the material in ME system
    No errors found in NWA logs.
    Kindly suggest any solution.
    Regards
    Shankar

    Make sure you have the plant id in the idoc. Here are the few place in the idoc that you need to add the PlantID. We're using TN01 as our plant.
    <MATMAS03>/ <IDOC>/ <E1MARCM>/ <WERKS>TN01</WERKS>
    <MATMAS03>/ <IDOC>/ <E1MBEWM>/ <BWKEY>TN01</BWKEY>
    <MATMAS03>/ <IDOC>/ <E1MVKEM>/ <DWERK>TN01</DWERK>

  • Outbound IDOC not received at the receiver system.

    Hi,
    Im sending an IDOC from sap to a non-sap system. During this process, from sap system it is executing successfully without any erros and the status is also '03' .
    The problem is that the other system is unable to receive the IDOC sent from SAP system.
    The connection is like TCP/IP and the registered server program is given as 'PROGRID' in RFC destination.
    I would like to know what would be the possible cases where this IDOC is not received at the receiver system.
    The configuration is perfect as per my knowledge. Just want to confirm one thing 'do i need to include any message type such as "SYNCH".
    Awaiting for your solutions.
    Thanks
    rohith

    Hi,
    If the IDOC is sent successfully from the sender system then the status of the IDOC will be '03' , no matter whether the receiver has received the IDOC or not.
    As per your case,
    Check the Partner Profile parameters , whether the basic and extended message types are used properly.
    The message type Synchron (Sync) is generally needed in Inbound IDOC side. Check whether you have added SYNCH or not.
    Hope this Helps.
    Regards,
    Abhinab Mishra.
    Experience is the name everyone gives to their mistakes.

  • IDoc not received by the Webmethods

    Dear Abapers,
    I have a scenario :
    Here the idoc  is being created perfectly with all the segments prooperly populated.  Also from SAP side, we are getting the message that it has been sent.
    However, the receiver ( Webemthods) is saying that it is not receiving the idocs . So, what can be the possible reason ??
    Appreciate your reply...
    Thanks and Best Regards,
    Kunal.

    error send questionnaire in srm Ros
    Registration - Error after Send / No Questionnaire
    ROS Questionnaire link sent by email
    ROS Questionaire
    Re: Status for the transferred Suppliers is not updated in ROS client!

  • Not Receiving Text (SMS) Messages (On Rogers Network)

    I have recently been experiencing trouble with my iPhone 4s. I would send text messages, however, the recipient would receive them, text me back and I would not get their texts back. After a few days or so, I would receive all the texts I did not receive in bulks. This has happened a few times already. My friends/family members who own a Blackberry have been receiving a notification that there is network congestion. (However, iPhone or Android users do not receive the same notification). No one I know is experiencing the same problem as I am.
    I am on the Rogers network, texting phones (Blackberrys, iPhones, Androids) on the Fido, Rogers, Telus and Bell networks.
    Is this a network problem or a phone problem?

    I am having the exact problem - also a Rogers Customer with an iPhone 4S.   The rest of my family have Blackberrys (on Rogers, and Koodo).    When they text or BBM each other they each receive each others messages immediately.    When I try to text them, most times they receive the text after a delay which can be several minutes or up to a few hours.   Oddly, when they respond to the text, I receive the response immediately.
    I believe this to be a hardware related issue, and am trying to isolate when it happens.    BTW - I get a similar problem with email - where it will not send and eventually goes to the outbox.    I have to resend and sometimes have to disconnect from the network (by turning on Airplane Mode) then re-connect before the emails get sent.
    BTW, I am not running IOS 6 yet because I do not want to lose Google maps.   Running - 5.1.1

  • Switched from iPhone 4 to Samsung Galaxy S4 and am not receiving iPhone text messages...

    Hello,
    I recently switched from the iPhone 4 to the Samsung Galaxsy S4 and am no longer able to receive text messages from other iPhone users. I have combed the forums looking for a solution and so far have come up empty handed. What seems to be working for others is not working for me. Here is what I've tried so far:
    Turned on my old iPhone and iPad, went into settings and turned off iMessage, removed iCloud, disabled FaceTime, and disabled my AppleID in the iTunes & App Store settings. I do not own any other devices that could be using my Apple ID.
    I logged into Apple's Apple ID software and unregistered both devices from my Apple ID account.
    I logged into iTunes and changed my Apple ID, address, removed credit card info, and deactivated all accounts attached. I even deleted any backups that were stored. It's basically a generic account now with no information relevant to my old account.
    I went to the Apple Store and they suggested this was a problem with AT&T...
    I spent hours on the phone with AT&T... they directed me to Apple, do you feel my pain?
    I'm losing my mind here, I'm on call 24/7 for my job and rely on emergency call out text messages for critical incident situations. I am not getting those messages because they are being sent from an iPhone based system. If anyone has any additional information on this I'd really appreciate it, I can't afford to wait 45 days for Apple to recognize I am no longer using the Apple ID associated.
    Thanks for your time,
    ~J

    Hi Chris,
    Thanks for the response. I contacted Apple at the link you listed and spoke with a representative. We walked through the steps I took in my first post above to ensure I had done them correctly. He didn't offer any new suggestions other than making sure my contacts turn on their MMS before texting me.
    Unfortunately that is not working either. I tested this with several friends and I am still not receiving their messages. They get a response immediately upon texting me that says the message was undeliverable. They are able to receive my messages, I just don't get theirs.
    Any other ideas?
    It's mind boggling that Apple has made this such a difficult transition. There should not be repurcussions for choosing to discontinue the use of their product. The only other thing I can think to do is have my service provider change my phone number... what a nightmare.

  • Can't open any files in hotmail account or even post on there forum anymore. I am not receiving any error messages.

    This started a couple days ago. I can log into my hotmail account but I can't do anything once in it. What I can do from day to day varies. I have never received an error message. Day one I could log into hotmail but not open any files or emails. Day two was the same problem. Today, I was able to open some files and emails but cant send an email. I posted on hotmail's troubleshooting forum but today I can't even access their response to tell them their "solution" did not work. All that happens is I get the blue circle of Windows that shows up when waiting for something. The top tabs will indicate it is connecting and it flashes like crazy.

    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Offline Storage (Cache): "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode]]</u> to check if one of the extensions or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox (Tools) > Add-ons > Appearance/Themes).
    *Don't make any changes on the Safe mode start window.
    *https://support.mozilla.org/kb/Safe+Mode

  • I'm not receiving my I messages?

    Why wouldn't I be receiving my I messages? I've tried closing down and restarting the iPad but still nothing, obviously I'm at home with full wifi etc, I have seen the messages on my husbands iPhone but not received them, also at one moment the red dot appered but then disappeared when I touched the icon!
    Thankyou for any help

    Settings - message - MMS - on.
    If your still having trouble, contact your phone carrier.

  • Why does my Imessage not receive or send messages

    When someone else messages me on Imessage i do not receive the message although on their Ipod it says delivered, and i also cannot send a message.

    Helloooooo ?
    Anybody ??

Maybe you are looking for

  • Creative Cloud abonniert – funktioniert nicht. Noch immer im Testversion Modus

    Hallo Zusammen. Das ist wirklich tricky: Ich habe seit ein paar Tagen das CC-Neukunden-Abo Abonniert. Jetzt ist es aber so, dass mir die Creative Cloud weiterhin vermittelt, dass ich alle Programme in der Testversion habe (-noch 20 Tage). Wenn ich au

  • Iphone photos in "Moments - Collections"

    My Iphone is set to sync with my iphots library and there are around 1600 pics on my macbook and they are also showing in my iphone. However, when i connect my iphone to my macbook, it shows there are 2800 pics (18gb). When I look at the albums, they

  • Where can I find the serial number for Photoshop Elements 9?

    Where do I find the ser# for my PSE9

  • Oracle-BAM failed

    Hi can any body tel when I config new BAM I got the error Please correct the reported issue and redeploy the BPEL process. : Endpoint Activation Error. AdapterFrameworkImpl::endpointActivation - Endpoint Activation Error. The Resource Adapter was una

  • TTF Font for Unix Server?

    Hi, Does all TTF fonts works in Unix environment for the Font Subseting of Oracle PDF Reports? Thanks.