How to Send Emails for failed messages without using Alert

Hi Experts,
In our project, we need to trigger Emails for the failed messages in SXMB_MONI / Adapter Engine without using Alert Framewrok.
Please let me know the below :
1. Is this really possible to avoid Alert?
2. If possible, then can we accomplish this by creating any PI Scenario? Please provide me some knowledge.
3. Can we do it by writing any ABAP Code? If ABAP report can make it, then please provide me the code/ tables which will be needed. If any Blog/ Wiki is there, then please let me know the URLs. 
Thanks,
Nabendu.

Hi Nabendu,
   If your customer asks for mails with specific text for message failure, tell that it is not possible. Because Message will go through several engines like Adapter Engine, Integration Engine, BPE. You can not generate mails for the message failures in all these areas with out standard alert mechanism. These are pure technical alerts which only PI people can understand, not business alerts.
Example: assume your sender channel is unable to connect FTP Server, in this case you can not generate even though you will develop adapter module to generate alerts.
                        So for message validation only you can send mails not for message failures.
thanks,
madhu

Similar Messages

  • Hi i dont have a wifi broadband n i just bought the new ipod touch can anyone tell me how 2 download apps for my ipod without using wifi

    hi i dont have a wifi broadband n i just bought the new ipod touch can anyone tell me how 2 download apps for my ipod without using wifi

    Download the apps on your syncing computer and then sync to the iPod. Note that you can only sync apps for the one syncing computer you use with the iPod. You can manage music and videos among different computer.

  • Documaker : how to send Email for test

    Hi Experts,
    I want to do the test sending email from Documaker.
    I can created the HTML file, but I can not figure out how to send mail for test.
    This question might be very basic contents, but please let me know.
    Thanks,

    You can find all of the Documaker documentation online at the following link: Insurance Documentation

  • How to run MRP for Bulk Material without using LTP

    Hi, how can I run MRP for BULK material without using LTP.
    Thanks in advance
    BK

    Hi,
    Use trasnsaction code OPPQ and goto BOM Explosion and selection depends on
    Field selected
    No dependent requirements are created for informational purposes for bulk material items in the plant selected. This can improve system performance.
    Field not selected
    Dependent requirements are created for bulk material items in the plant selected. These dependent requirements are displayed in the planned order for informational purposes only. They are not considered in the net requirements calculation; that is, they are not included in material requirements planning (MRP) and are not displayed in the stock/requirements list
    Reg,
    Deepak.
    Edited by: deepak k b on Nov 11, 2008 6:56 AM

  • How to send Email with Cc and Bcc using MailPackage

    Hi ,
    we are using Mail Package to send the Email using Mail Adapter.We have a requirement where we need to send Email with Cc and Bcc using Mail Package .
    Can we send Cc and Bcc using Mail Package ?
    Thanks
    Rajesh .

    HI Rajesh,
    There is a standard structure for Receiver Mail adopter which we can get from SAP market Place but it is not provided with CC if u want to use CC then you have to go with Dynamic Configuration.
    DynamicConfiguration configuration = (DynamicConfiguration) container.getTransformationParameters().getStreamTransformationConstants.DYNAMIC_CONFIGURATION);
    /*any other required fields*/
    DynamicConfigurationKey key = DynamicConfigurationKey.create("http://sap.com/xi/XI/System/Mail", "THeaderCC");
    configuration.put(key, "ccemail @ test.com");
    Regards
    Praveen Reddy
    Edited by: Maareddy Praveen Reddy on Aug 10, 2011 12:17 PM

  • Sending non-SOAP XML message without using JMS

    Hi, I would like to build application to exchange non-SOAP XML message without using JSM. Could you please tell me which Java Technology that can help doing this? Thanks in advance

    to be more specific, could you please tell me any open source jaxm-like that support non-SOAP XML?

  • How to send a new text message without appending it to a previous message to the intended recipient

    I have a new iPhone 5c with IOS 7. When I try to send a new text message to my sister, the new message is appended to an old one I sent her. I do not want to delete the old one, but I don't want the new message tied to the old one. How might I get around this?

    It is the latter (it's in the same thread), so I guess you have answered my question, which means I must delete the previous thread. As to why I would want to retain the old thread; (1) I might want to discuss two totally different topics over the same interval of time, or (2) I possibly need to retain some of the info in the older thread for reference, such as email address, phone number, etc. I am new to not only Apple, but smart phones in general. I guess there is a way to archive old threads (icloud, etc.), but I was hoping that not necessary for relatively new threads that might still be active. At any rate, I guess I can quit chasing the wind by hoping to retain the old messages while entertaining a new one with the same recipent. Thanks for your help.

  • How can I pay for photoshop CC without using a credit card?

    My son is paying for CC without using a credit card, The subscription is being taken from his bank account/debit card, I was told this wasn't possible by an adobe rep. Is it possible?
    Adobe told me everyone that has a subscription must have a credit card to pay.

    A debit card, if it can be used as a credit card, can be used to pay for anything online. If he's using his debit card to pay for his CC account then it is possible. The rep may have just been referring to using a checking account being a method that isn't possible.
    He needs to stop using his debit card to pay for anything online as debit cards are unsecured so if someone were to acquire the card number they could clear out his checking account and your son would be unable to do anything about it.

  • How to send emails to several people without showing everyone's addresses

    I email copies of my newsmagazine to many subscribers. One has asked me to send the emails without showing eveyone's addresses. How do I do it?
    Season's greetings!
    -Heather

    "There must still be at least one address in the TO: field."
    Actually, there does not need to be an address in the To: field.
    eMail without a To: address generally arrives as addressed to "undisclosed recipients".
    Regards,
    Barry
    PS: A better place for this thread would be in the Mail and Address Book forum for the version of OS X used by the person posting the question (The link to the one in the OS X v10.5 Leopard section). This is a Mail question, even if the newsletters are created in Pages.
    Regards,
    Barry

  • How can I send a photo through messaging without using photo stream?

    Ever since I updated my phone I can't send a pic without photo streaming and not everyone has an iPhone so I can't send pics to everyone I want to/

    Well, if you have iOS 6 on your iPhone 4, and click on a photo in your photo library, then click the "share" button in the lower left, you see these options:
    Mail
    Message
    Photo Stream (OK, you don't want that one)
    Twitter
    Facebook
    [4 other options not directly related to electronic sharing]
    So I would say you have a plethora of options.

  • Send email to each message selected using applescript

    Hi,
    I have a script which will send a single email to a number of recipients but I wanted it to send individual emails to the selected messages. I also wanted the script to extract the first name from the sender field. The problem I've had with that is the sender field reads something like "Joe Blogs via PayPal" I'd be happy with "Joe Blogs" if I could remove the "via PayPal". I found a script to remove words from text
    set replyName to {}
    set replyNametext to ""
    set replyName to "Joe Blogs via PayPal"
    set haystack to replyName
    set needle to " via PayPal"
    set replacement to ""
    search_replace(haystack, needle, replacement)
    on search_replace(haystack, needle, replacement)
              set old_delimiters to AppleScript's text item delimiters
              set AppleScript's text item delimiters to needle
              set temp_list to every text item of haystack
              set AppleScript's text item delimiters to replacement
              set return_value to temp_list as text
              set AppleScript's text item delimiters to old_delimiters
              return return_value
    end search_replace
    But I can't get that to work in the main script.
    This is my main script:
    set thesenders to {}
    set thesenderstext to ""
    set replyName to {}
    set replyName to ""
    tell application "Mail"
              set themessage to the selection
              repeat with i from 1 to the number of items in themessage
                        set thesender to (extract address from (the reply to of (item i of themessage)))
                        set replyName to (extract name from (the reply to of (item i of themessage)))
                        if thesenders does not contain thesender then
                                  set thesenders to {thesender}
                                  set replyName to {replyName}
                        end if
              end repeat
              set AppleScript's text item delimiters to ", "
              set thesenderstext to thesenders as rich text
              set AppleScript's text item delimiters to ""
              set newMessage to make new outgoing message
              set theSubject to "instructions"
              set theContent to "Dear " & replyName & ",
    Thanks so much for your email. ...
    Regards ..."
              set newMessage to make new outgoing message with properties {subject:theSubject, content:theContent, visible:true}
              set theAttachment1 to POSIX file "/Users/Jim/qrcode.13177607.png"
              set theAttachment2 to POSIX file "/Users/Jim/qrcode.13177658.png"
              set theAttachment3 to POSIX file "/Users/Jim/qrcode.13177665.png"
              tell newMessage
                        set visible to true
                        make new to recipient with properties {address:thesenderstext}
                        make new attachment with properties {file name:theAttachment1} at after the last paragraph
                        make new attachment with properties {file name:theAttachment2} at after the last paragraph
                        make new attachment with properties {file name:theAttachment3} at after the last paragraph
              end tell
              set toAddress to thesenders as rich text
              tell newMessage
                        make new to recipient with properties {address:toAddress}
                        --  send
              end tell
              activate
    end tell
    I realise this is probably a bit of a Frankenstein monster of a script which probably contains lots of redundant features but I'm a total novice to scripts. Please could you help.
    Thanks.
    Jim

    Hi all,
    We are also facing same issue.
    The function ids:getUsersInGroup doesnt return value.
    Even i imported identityservice.xsd and is_config .xsd and created variable using the *"users"* element of identityservice.xsd schema and assigned the value to this variable.
    But Audit always says
    *"XPath query string returns multiple nodes.*
    *According to BPEL4WS spec 1.1 section 14.3, The assign activity part and query should not return multipe nodes.*
    *Please check the BPEL source at line number "72" and verify the part and xpath query "*
    Help me to resolve this issue.

  • Having horrible service with 4GLTE I have had 3G for several weeks (I am not the only person I know having this problem), I have reset my network settings and it did not resolve the issue.  I am also unable to send SMS and text messages without them eithe

    Having horrible service with 4GLTE I have had 3G for several weeks (I am not the only person I know having this problem), I have reset my network settings and it did not resolve the issue.  I am also unable to send SMS and text messages without them either failing or not sending at all.  Is there an outage in the Cleveland, Ohio area (zip codes 44129, 44134, 44137) or anything else I can do to resolve this issue?

    Not that I'm a Verizon employee, but I have experience in the field. An LTE tower will only extend up to, on a perfect day, with no elevation, 6-7 miles. On a typical day, you will be lucky at four (4) miles. The three ZIP codes you've given are all within about a 12 mile radius. That would mean that 2-3 towers are currently down at the same time, and Verizon would know about it within the hour. Being it's Cleveland, I'm sure they would receive numerous calls regarding an outage of that size.
    My point is that if you're having issues in all three ZIP codes, chances are it's a phone issue. If you're handset is simply not receiving LTE, but still receiving 3G, that would signify a SIM card issue. You need to get your SIM card replaced.

  • I deleted a pop email account from mail.  How can I recover those sent messages without Time Machine?

    I deleted a pop email account from mail.  How can I recover those sent messages without Time Machine?

    Thomas,
    "Note that you were warned that this would happen and approved it.  When you delete an e-mail account in Mail, you are shown a message like the following:"
    You didn't read my problem - I said I deleted a POP email account.  I always read the messages that pop up and in Mail when you delete a POP account - IT DOESN'T TELL YOU NUTHIN!  It just deletes it - which *** for me.  Fortunately, I had an iPhone and on that device I had about a 1000 messages that I could recover but on all my POP accounts I download them from the server onto my Mac so they were only on Mail (the really old ones that I wanted to keep.)  I had to move them into another directory one by one basically because when I would move 50 some of them would move and some wouldn't and I never did figure out that problem.  Basically the ones that would not move are the ones that were associated with my domain changes with GoDaddy, and there were a lot of those.  Have no idea as to why only those were resistant to moving but I can get all that data from GoDaddy anyway.
    This thread is now moot seeing as how I've recovered everything I can and am going to just move on - and back up more often.  ;-)
    Apple and Mail need to rewrite that program to include a WARNING MESSAGE when deleting an Account in Mail that says ALL YOUR MESSAGES ARE GOING TO DISAPPEAR NEVER TO RETURN IF YOU DELETE THIS ACCOUNT, SO YOU DANG WELL BETTER HAVE A BACK UP IF YOU WANT TO KEEP ANYTHING BEFORE PRESSING THAT MINUS SYMBOL!  ;-)

  • How can i send email for suport to rest my questions' please helpe'

    how can i send email for suport to rest my questions' please helpe'

    You need to ask Apple to reset your security questions; this can be done by clicking here and picking a method, or if your country isn't listed, filling out and submitting this form.
    They wouldn't be security questions if they could be bypassed without Apple verifying your identity.
    (109789)

  • [SOLVED]How to send email to a local user?

    I have installed Mutt, msmtp, procmail and I can send and receive emails to/from remote hosts and I'd like to send email locally also (to the recipients on the same machine as the sender).
    When I try to send email to a local user from the root account -
    echo "Test message" | mail -s "Test subject" localuser
    then I get an error that connection to the port 25 is refused. Because the /etc/msmtprc file contains the 'localhost' as the default account's host, and on the local host I don't have a mail server listening on 25 port running.
    When I try to send email from a non-root account which has in /$HOME/.msmtprc file a real email account on a remote server, then of course there is an error that the domain for the email address 'localuser' is not recognized.
    How can sending email to local users be enabled?
    Last edited by nbd (2014-09-30 22:33:37)

    If I understand correctly, postfix it's a constantly running daemon. Seems to be an overhead for delivering only from time to time sent messages.
    ewaller wrote:
    > Out of the box, sendmail should be safe, but I think you have to enable local mail.
    Currently I have msmtp-mta installed, which is described as having sendmail functionality. If I install sendmail - will it be possible to send local email without running email daemons?

Maybe you are looking for