Acknowledgement not possible though the message was sent successfully

Hello Everyone,
I have the following scenario below.
Sender = R/3
Interface = IDoc - stored procedure
Receiver = JDBC Adapter
I need 2 kind of acknowledgements.
1. If the message got an mapping error in XI/PI we need to send "any kind of ack" back to the R/3 to inform the Team that something happens during the mapping.
I do get a ALEAUD success message when a IDOC is sent to PI .
2. If everything is ok and the message was sent to the MSSQL- I gett an error like "Acknowledgement not possible". AnywayIi don´t need a ack if mapping in XI/PI is successful as it is a asynchronous scenario.
I think it is trying to send back an ack because i have a receiver IDOC channel defined for the R/3 receiver.
How can I get rid of this Acknowledgement not possible  information ?
Thank you ,
Teresa

chk this:
1)    http://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/903a0abc-e56e-2910-51a8-9dc616df56eb
2)  To suppress ack maintain the entries in table IDXNOALE (DO not request ack)

Similar Messages

  • Reply with the same address the message was sent to

    Hi guys,
    Sorry in advance for my bad english.
    I am using a Gmail account which fetching multiple mail from multiple e-mail account.
    On web-app desktop Gmail I set up the option "Reply with the same address the message was sent to".
    Nevermind I know that has no impact of the behaviour of built-in mail app on iPhone.
    Please would you know how to reply as default setting, directly from the e-mail account which receive first my e-mail not by using the field selector "From :" (I would like this field select automatically the right e-mail account).
    For information I set up the other smtp server which I would like to use (Config> Mail, Contacts, Calendars > XXX (account) > Account > (Outgoing Mail Server) SMTP > The other SMTP Servers are all on "On").
    Many thanks in advance for your helpful answers.
    J.N. P.

    Dear Johnnnyone,
    Thank you for your advise. I just deleted and re-installed it but again I still experiencing the same challenge.
    Let me show you what I mean on below print screen from my PC....
    What I want from my Gmail at Black berry is to have the same option as appeared on my PC. In my PC I can send as other user using Gmail.
    Deeply appreciate to have your advise all. Thank you very much once again  

  • I can not see whom the email was sent to in the sent folder

    I would like to see who I sent emails to in my sent folder and can not find a way to do it
    can anyone help me?

    thank you got it

  • Reply from the same address the message was sent t...

    Hi,
    I have 2 email addresses synced into one gmail account (one regular gmail "[email protected]" and the other from my business school eg. [email protected] ). I receive emails addressed to any of the mentioned emails into regular gmail account.
    When I write my emails from a PC, the compose box gives me an option to let me select which email address will be displayed to the receiver ("send from" option.... [email protected] OR [email protected]).
    I want to figure out how can I get the same option on my 920 mailbox. It by default sends the emails from the regular gmail account even if the initial message has been replied to the london.edu email.
    Let me know if there is solution to this.
    Thanks.
    Solved!
    Go to Solution.

    Metromail may be good for you if you are looking for gmail features support
    Click on the blue Star Icon below if my advice has helped you or press the 'Accept As Solution' link if I solved your problem..

  • When I try to send a message, I get a note saying that the message hasbeen sent to my outbox "no password provided" and "Please go to mailbox account setup and enter a password". There already is a password in my mail account setup.

    Can anyone help me with this problem?

    Try the options at https://services.mozilla.com/ and see if you can't recover the password.

  • SXMB_MONI - weird message "Acknowledgement not possible"

    Hi All,
    I Am working on an async scenario of:
    ERP -> IDOC -> XI -> PlainHTTP -> 3RDPARTY
    I have now got the original message doing all that I want it to, I create it in the ERP system, it goes through XI and ends up at the right place. But I had a few problems with Acknowledgements. First off I had the seemingly infamous "Unable to convert the sender service to an ALE logical system" error, but by searching through the forum and some useful weblogs (thanks Michal..) was able to sort this out (still find it far from obvious that a 3rd party system needs an LS..).
    And now my ALE Ack is (seemingly) successfully going back into my ERP system and if I look with Transaction WE05 it says it was processed successfully (code 53, using process code AUD1), plus in the RWB the acknowledgement is shown as having been processed successfully, but SXMB_MONI still shows the icon and message "Acknowledgement not possible" in the list of XML messages, although when I look at the details there are no errors... it is weird and I am tempted to ignore it as it does not seem to be causing any issues but I would love to know why it still displays this message.. any ideas?
    Many thanks,
    Chris

    Hey,
    Thanks Udo, I kind of suspected that it was ignorable but it is always nice to see only green lights and clean messages in RWB... So I will move on.. but am still a little confused though, as to what it means to say that acknowledgements are not supported? I can see that an acknowledgment is being created, sent and accepted back into the Sender system (which suggests a certain level of support for acknowledgements..)
    So does that mean there are further acks that could/should be sent but are not supported? The acknowledgment documentation I have found does not seem clear on this. Perhaps I am getting the Ack from the IS but not from the plain Http adapter??
    Many thanks for your help,
    Chris

  • How do I determine a message was sent by a proxy user?

    Any ideas?
    I looked through the object, but could not find reference to the proxy user.
    Is there somewhere in the message object that says that the message was sent
    by a proxy user?
    Thanks
    Andrew

    Thanks.  This is what I thought.  I just went into a text conversation that went on for 2 months over iMessage and all texts are gone prior to Dec. 23rd.  I am wondering if the other person in this conversation could erase the conversation.  I have no idea where they could have gone.

  • Can Apple Mail be set up to reply to same address message was sent to without having to manually select?

    Is there a way to set up Apple Mail so it replies from the same address the message was sent to without having to manually select which email address I'm sending it from? I have multiple Gmail accounts that I forward to one main account and in Gmail it's possible to do this. It's great and super easy. Since I started using the Mail program, I'm constantly sending email from the wrong address and as far as I can tell (which doesn't mean too much) there is no way to prevent this in Apple Mail.
    Can anyone help, or at least confirm that there is no actual way to do this? It seems like such a simple option to have, and yet...I dont' see that it's possible.
    Thanks!

    I'm thinking an Applecript might do it.  I am assuming you have all those email accounts set up in Mail so that you can send from them.  I'm no Applescript guru but I've thrown this together from some stuff found around the Internet. I doubt it is very robust but give it a shot and tell me if it does what you are asking. I'm sure it could be improved.
    This particular script replies to all recipients. Find the line with "and reply to all" and delete those words for a it to be a simple reply.
    If you haven't used Applescript, open the Applescript Editor app, copy the script from below, paste it in, compile it. Select an email message then run it. If this works for you, the next step is to create a service from it and give it a keyboard shortcut.
    -- Purpose of this script is to send an email response from the account
    -- that received the email.  This is mainly useful for mail that has been
    -- forwarded to another account and you wish to reply from the original
    -- account.
    tell application "Mail"
      -- must have an email message selected/open.
              set theSelection to selection
              if theSelection is {} then return
      activate
              set theMessage to item 1 of theSelection
              set theRecipients to the recipients of theMessage
      -- Search the recipients and find one that matches up with one of your email accounts
              set theSendingAccount to ""
              repeat with i from 1 to (count of items of theRecipients)
                        repeat with j from 1 to (count of email addresses of every account)
                                  if (address of item i of theRecipients) = (email addresses of account j as string) then set theSendingAccount to (email addresses of account j as rich text)
                        end repeat
              end repeat
      -- If a match was found, create a reply from that account
              if theSendingAccount ≠ "" then
                        set theOutgoingMessage to reply theMessage with opening window and reply to all
                        set sender of theOutgoingMessage to theSendingAccount
              end if
    end tell

  • When replying to a message in Apple Mail it does not use the address to which the original was sent

    I use Apple Mail with Mountain Lion (10.8.2). When I reply to an email it does not, as it used to do, use the email address to which the email was sent. Nor does it use my nominated email address fro creating emails. (It simply selects the first address in my account list (iCloud) and I am unable to change the list order and in any case this is not a solution.)
    I cannot find a setting to have replies sent from the address I received it in.
    Bruce

    Here we go. The problem is how the sender replied to a message then sent to you. He/she inserted the reply above the quoted text, and added a sig delimiter '-- '.
    When you reply to the message you received, TB treats everything below the sig delimiter as signature, and cuts it off. This is the intended behavior.
    http://email.about.com/od/emailsignaturenetiquette/qt/Use_the_Standard_Email_Signature_Delimiter.htm
    So ideally the reply should be inserted below the quoted text. Since this is beyond your control, use 'Forward' instead of 'Reply' as a workaround.
    You'll then need to add the recipients manually in the 'To' field.

  • IPad constantly reboots every 2-3 minutes, after full recovery is not activated to  wi-fi, and Itunes - for 20 days, Itunes says that the activation was not possible because the server is not available try again later. Ipad under warranty, but he was more

    IPad constantly reboots every 2-3 minutes, after full recovery is not activated to  wi-fi, and Itunes - for 20 days, Itunes says that the activation was not possible because the server is not available try again later. Ipad under warranty, but he was more than 6 months, so please call customer service apple can not. by DFU also restored Official Ipad bought in a store in Russia. When buying activated immediately.  IMEI 013311005943507. Help please! the official service Moscow  representation FDA ipad offer to send in the U.S. for $ 500!

    Hello this is happening to us also (minus the Bluetooth speaker).  We can't figure out what is causing the data usage.  I turned off mobile data as soon s I activated the device, and got the message that unless I am connected to WiFi.....(that is exactly what I wanted). We watched Netflix for about three hours, then the alerts started.  Like you we have many devices connected and never used over 2GB now all of a sudden we have used it in a matter of hours.  My husband called Verizon  and got the usual doubting Thomas response.  I understand that they don't know my device settings.  So over the phone we check all the settings and turned  off every possible culprit eating up the data and end the call.  By now I have purchased another gig for the month!  Assured we are NOT using mobile data, we continue on the IE path to bliss.  HA!  A few hours later I check the mobile data usage on the Verizon website and that darn thing is still using data.  After two more phone calls and two VERY uneventful trips to the local store we were told to take out the sim card.  This has stopped the data usage, but it defeats the purpose of having the data plan.  I could have just stuck with my Surface.  Verizon sent us a new sim card.  Its been installed and I have set my homepage to Verizon mobile data usage (just kidding) but I am on that site a lot.   I am surprised at the number of complaints about this device.  When we called the Verizon support acted as though this was the first time they had heard about this.   Loved your post, you should write for a living.

  • Send email messages from same address to which the email was sent?

    I have multiple email accounts set up on my iPhone, including one Work and one Personal account. I'd like for the iPhone to automatically reply to a message using the same account to which the email was sent (e.g., if someone emails me at my Personal address, the iPhone replies using that address) but I can't figure out how to do it. Right now, it's just sending everything using my default (Work) account.
    Anyone know if it's possible?

    Hello all,
    I'm having the same problem; I've recently upgraded to the iPhone4 and I have two mail accounts on it: 1.) My personal gmail account and 2.) my work email which is using the imap version of google apps (it has our unique domain name instead of "@gmail.com") -
    So now, whenever I try to send an email from my work email it is delivered as though it was sent from my personal gmail account... +that's even if I choose to change the "from" field- in the drop down scroll menu+ ... I can see both account names and even if I choose my work email it is still delivered as from my personal - the only difference being that if I manually choose to "send it" from my work email a copy of the sent email is then delivered to my work inbox - yet it still lists the sender as my personal gmail account.
    This is very frustrating... My old 3g never had this problem so I am stumped as to what's causing this.
    I apologize if my way of explaining this was overly confusing... but thank you in advance for any help!
    Message was edited by: Surrealist gesture

  • HT1399 Why cant I create a playlist for my music/song videos? Continuous play is also not possible in the video app on the phone!!!! previously, prior to IOS 6, it was possible to have both music videos & songs mixed in the same playlist in the music app

    Why cant I create a playlist for my music/song videos? Continuous play is also not possible in the video app on the phone!!!! previously, prior to IOS 6, it was possible to have both music videos & songs mixed in the same playlist in the music app

    I am back with an update. I turned off Match on both the ipad and the iphone 5. By doing so I was able to sync my Iphone and ipad to itunes and store the music on my devices rather than the slow streaming.  So far this has fixed my problems with the iphone I have all my music, playlist, most of the album art and so on.  But the ipad is a different story.  I have the music and artist but not one playlist  I am sure Apple will have an upgrade soon that will address these issues they are usually very good about this. 
    Now have any of you experienced another problem that has existed as long as I have used faces in Aperture.
    I have over 200 faces and they are organized a-z problem is I have this going on A-Z folowed by a few that start over A-Z followed by another few A-Z and again a 4th time A-Z.  Imagine how difficult it is while I am showing someone the great features of my iphone, ipad and imac.  Which I do talk highly of all the time.  But how do I explain that even though their name starts with a or b or what ever they are not important enough to me to be in the first list of A-Z or even the 2nd or 3rd list of A-Z someohow they are in the 4th section of the list!!!!
    I have managed to get the Imac to fix this but for some reason the IOS devices do not.   Any ideas?
    Thanks Al

  • In system settings 15 item are not accessible, get the message: cannot open it, is not possible on intel based MAC. Items like security, i cloud user and groups network and more

    in system settings 15 item are not accessible, get the message: cannot open it, is not possible on intel based MAC. Items like security, iCloud user and groups network and more.
    Genius bar told me to erase the harddisk and install OSX Maverick again. This has not changed the problems with the system settings

    You need to Repartition the drive as One partition which will erase all data from it and then reinstall OS X. then with the initial setup system you chose the language on the first screen that comes up. That sets the language for the whole system.
    There is no other way of completely removing certain information created by a previous owner. this hold strue whether you are selling or give a Mac to someone.
    To do the repartitioning you need to use the Online Internet Recovery system, if the Mac came with Lion 10.7 or above, or from the original system reinstall discs that came with it when it was new.

  • Hi, for Iphone tips page "see when a message was sent " , then how do I know that the message has been read?

    Hi,
    for Iphone tips page "see when a message was sent " , then how do I know that the message has been read? Thanks  

    Hi Bhavesh,
    Please see my replies inline:
    > 1. If i remember your ealier thread correct also, I
    > would suggest that you drill down in Where Did the
    > Error Occur. Instead of no restriction, select
    > Adapter Engine and also your Corresponding Adapter
    > and then trigger the error message and check if the
    > alert is triggered.
    When I click on "Where did the error occur" -> "Adapter Engine", I do not have a choice of errors from the dropdown. I only see one option "*".
    Is this right?
    > 2. ><i>When I click on "Alert Inbox" ->
    > "Subscription", I get a message "The table does not
    > contain any entries". Is this correct?</i>
    >
    > Yes this is correct. You have defined in your alerts
    > as the option as FIED RECIPIENTS. You also have
    > options like Reciepients via User Role and
    > Subscription Authorization in ALRTCADTDEF.
    >
    I see.
    I've also managed to overcome this problem by selecting "Subscription Authorization" in the Alert Category Definition page, and entering SAP_XI_MONITOR as one of the roles.
    After that, I am able to see a the alert category defined. By default it's already subscribed, because I'm using the same user - PISUPER.
    I saw in another post that the option "Suppress Multiple Alerts of this Rule" should be left unchecked. I tried that, but I still do not see any alerts raised in ALRTDISP.
    What did I miss?
    Please help.
    Thanks.
    Ron

  • HT202297 I just bought an ipad3 and I was wondering if anyone knows how to have my reminders displayed in my calendar? If it not possible on the iPad , is it possible on the iphone4s? if not, than does anyone know of any apps that make it convenient to do

    I just bought an ipad3 and I was wondering if anyone knows how to have my reminders displayed in my calendar? If it not possible on the iPad , is it possible on the iphone4s? if not, than does anyone know of any apps that make it convenient to do so?

    That's only for the iPhone 5. On the 4 and 4S, they can repair the back glass in store for $30. They will not replace the display on a 4 or 4S. They must replace the entire phone. Replacing the display on them requires disassembling the entire phone, which they will not do in store.

Maybe you are looking for

  • Is it possible to get System form Matrix Data in DI API?

    HI,    i would like to use DI API to get the System Form Matrix ( like Sale Order ) . Is it possible?    i know that using UI API is most easier way. However, UI API cause extermemly slow perfomance.    no matter i use Form.Freeze or not. Please Advi

  • How to pass parameter to Webdynpro

    Hi, I need to pass the document number as a parameter to a webdynpro application and then initialise the values on the iview accordingly. I have created service call to a function module which will take the document number as input and return the det

  • IPhoto Slideshow Image Quality when export to IDVD

    Aloha ... I have two issues that I am having problems with when I export to IDVD. My images look very fuzzy (originals are very high res and print quality images} when exported to iDVD and a DVD is made. Also in the show my vertical images look fine

  • Help with reboot error for solaris 10

    Hi, we have a sun sparc solaris 10 machine and recently there was a power failure and one of the server domain was down. So today morning i have powered up the domain and it returned me to ok prompt then i have booted the machine with disk from deval

  • Question about Mac OS X Server 10.5.8

    Hi. I currently have a xServe 2.1  (Early 2008) with Leopard Server OS (10.5.8). I was wondering what is the feasibility of upgrading it to Mac OS X Mountain Lion or would you reocmmend upgrading to another OS? I read somewhere that the model of xSer