Alert Mechanism Vs Email Adapter? please help!

Hi Experts,
       I have requirement where I have to send error info as email. The email has following characteristics:
1. Content is multi-line.
2. Data is dynamic.
3. Content has to be formated. Like header, footer and '---' lines as separaters.
4. Content could be more than 100 lines.
5. More than one email content may be consolidated into one.
6. Content can also be sent in HTML format.
Is email alert mechanism suitable for this requirement? if yes then How?
If all of the above can be satisfied by Alert mechanism then what is the use of Email adapter?
Are there any pros and Cons of using Alert mechanism and Email adapter?
Please help!
Thanks
Gopal

Hi Gopal,
Please be specific in your question. Do you want to send an error info as an e-mail when your scenario causes an error or Do you want to send an error log which is generated for any other scenario as an e-mail attachment/Error log’s Content as the body of  a mail. Both these things are possible in SAP XI 3.0.
1.       We can send an e-mail with multi-line content using E-Mail Adapter.
2.       We can set Dynamic Data as the e-mail content.
3.       The Dynamic Content has to be formatted either in Mapping or in Module and then sent to E-mail Adapter. E-Mail Adapter cannot do the formatting.
4.       Content can be of any number of lines.
5.       The consolidation should be done in Mapping or in a Module program and the consolidated data should be given to  the adapter.
6.       Yes Content can also be set in HTML format
The above said points are possible in SAP XI 3.0’s email adapter. Alert Mechanisms can be used when you want to send an alert on any event occurrence. It has many limitations like the content should be within specified length etc. we cannot use alert mechanism to pick a file and post the content of the file as an Email. Alert mechanism will work only for the alert categories which you have defined.
Regards
kausik m

Similar Messages

  • HT5312 I forget answer to my qustion with rescue email adrees please help me and send the answer to my main mail. Thank you very much

    I forget answer to my qustion with rescue email adrees please help me and send the answer to my main mail. Thank you very much

    We are fellow users here on these forums, you're not talking to iTunes Support.
    If you don't have access to your rescue email account, or you don't have one on your iTunes account, then you will need to contact iTunes Support / Apple to get the questions reset.
    Contacting Apple about account security : http://support.apple.com/kb/HT5699
    When they've been reset you can then use the steps half-way down this page to add/change a rescue email address for potential future use : http://support.apple.com/kb/HT5312

  • HT201401 i am not able to varify my apple id account , and i'm no geting any email varificaion message on my email , kindly please help me

    i am not able to varify my apple id account , and i'm no geting any email varificaion message on my email , kindly please help me

    Sir, your Apple ID can be used as an iCloud account as well. They are both the same thing.
    You can learn more from --> Set up your Apple ID for iCloud and iTunes - Apple Support

  • Hello - does anyone now how to place a complain for an over charged invoice over a in-purchase game? Apple is charging 10 times more the purchase we made and I cannot find anyplace in the App store to complain online or via email? Please help if you know

    Hello - does anyone now how to place a complain for an over charged invoice over a in-purchase game? Apple is charging 10 times more the purchase we made and I cannot find anyplace in the App store to complain online or via email? Please help if you know

    Use the Report a Problem link in the iTunes email receipt you received. Also in-app purchases can be made without the password if you bought the app within the last 15min. You should enable the in-app restriction in Settings.

  • I recently restarted my phone and everything works besides iMessage, I have my number put in yet it keeps on saying "waiting for activation" it won't turn on now. I want to connect it to my number and not my email. Please help.

    I recently restarted my phone and everything works besides iMessage, I have my number put in yet it keeps on saying "waiting for activation" it won't turn on now. I want to connect it to my number and not my email. Please help.

    If you have difficulty activating FaceTime or iMessage - Apple Support

  • Apple asking me security questions that ive never set up and i can't purchase anything, and ive tried resetting them but i can't remember the password for my rescue email address, please help?

    Apple asking me security questions that ive never set up and i can't purchase anything, and ive tried resetting them but i can't remember the password for my rescue email address, please help?

    You need to either reset the rescue email address's password(check the site's help for instructions) or ask Apple to reset your security questions; ways of contacting them include clicking here and picking a method for your country, phoning AppleCare and asking for the Account Security team, and filling out and submitting this form.
    (99674)

  • I dont receive verification from apple to my email account. please help!

    i dont receive verification from apple to my email account. please help!

     
    BBLA wrote:
    I'm at someone else's computer and I can not access my computer in Robbinsdale.
    Can you please provide more details?  Are you saying that you cannot get to www.comcast.net from your friend's PC?  There is currently a problem with some Users getting to the homepage of Comcast. We do not have an ETR yet.  Read below:
    06-10-2010 02:10 PM
    We are aware of customers experiencing timeouts, latency, error 500 and login issues with Comcast.net.
    There is no ETR at this time.
    George Lunski
    Comcast Help Forums Administrator
    [email protected]
    Have the Comcast Help Forums provided you a resolution to your problem? Vote here.
    Have a Question about the Forums or Comcast? Visit our expanding FAQs here.

  • HT5622 Hi, I have verified my apple ID and it showed verified. However, it is still point out follow the verify link to your email. Please help

    Hi, I have verified my apple ID and it showed verified. However, it is still point out follow the verify link to your email. Please help

    I have this problem too

  • Won't let me change my Apple ID email address please help

    Won't let me change my Apple ID email address please help I have signed out of iCloud and iTunes. I really need to change the email address as the 1 that is currently

    What happens when you try to change the email address ? You should be able to edit your primary email address (as long as it's not an @icloud.com, @me.com or @mac.com address) by logging into the account via the Store > View Account menu option on your computer's iTunes or by logging into on http://appleid.apple.com
    Changing primary email address : Change your Apple ID.

  • Alert rule not working! Please help!

    Hi All,
       I have a Async XI scenario IDOC ---> XI -
    > JMS
       In order to receive alerts if JMS adapter or server is down, I have configured alert rule in runtime workbench. The associated alert category is setup correctly with fixed recipients.
       Following are the settings in my alert rule.
       1. Conditions: Connected to message - Not Relevant
           Sender component: I have given my IDOC source system.
           Receiver component : I have given by JMS target system.
           Remaining all values: *
       2. Where did the error occur? : No Restriction
       Now for testing purpose if I give a junk server name in JMS communication channel and send the IDOC from source system, then I found that the corresponding XI message is showing as successfully processed. AT the same time in communication channel monitoring in runtime workbench I get an error:
    Error creating JMS connection. JMS provider gave error message as Failed to connect to the server
    But I don't receive any alert. Why? Is there anything wrong with the alert rule?
    Why is the message in XI showing successfully processed even though there is an error in adapter?
    Is this the normal behavior of any Async communication?
    Please help! I am struggling with this issue for a long time.
    I will be grateful if somebody can help me.
    Thanks & Regards
    Gopal
    Edited by: GOPAL BALIGA on Mar 23, 2009 9:31 AM

    Dear Gopal,
    you have a couple of questions...
    1. Even thought the receiver communica channel is in error , why is the moni showing successfully processed?
    Ans...This is not an unusual behavior... what is happening is as your mapping is correct the message is passing through the IE properly but when the adapter engine ( JMS receiver channel ) tries to coomunicate with the receiver JMS system it is giving error ..as u have given some wrong server details
    2. Alert e-mail not received
    chk whether the alert catergory u created is attached to your alert rule..
    you can do this in the alert configuration tab in the RWB
    Also you need to activate your alert rule ..this again can be done in alert config tab..there is a chkbox of "rule activation".
    Givind points is another way to say thanks
    Edited by: Tarang Shah on Mar 23, 2009 9:46 AM

  • Hi my partner used my email address and iTunes account to set up his iPhone and now both our phones have merged! Does anyone know how to separate these? Can he still use our iTunes account with a different Id or email! Please help!!

    HI my partner used my apple id and email address when setting up his iPhone so when he turned on iCloud our phones merged!! How do we undo this? Can he still use my iTunes account with a different Id and can he change the email on his phone without losing information? Also iPad is linked too, the family uses this and I would like to keep my phone separate! At the moment nothing is sacred! Please help! We are not very good with computers!!

    Several things here so let me attempt to clarify.
    For iCloud the reason the contacts where removed from he other device is because you updated your contacts, in this case deleted them, and then iCloud updated the other device to match. By deleting the iCloud account on the device it will stop the device from using that iCloud account and therefore nothing will change on the other device. By using a seperate Apple ID you can still use the features of iCloud, Find My iPhone comes to mind, without your content (contacts, message etc.) merging with the other device
    For iTunes, you cannot use two Apple IDs for one account however if you use the same account iTunes on your computer will keep the content on each device seperate very nicely. You can also configure the settings for iTunes and the App store on each device to keep the content from automatically downloading to the other device. What I meant by share apps and music is this. What happens if you find a game, lets say Minecraft, that you really like and it cost, as Mincraft cost, $6.99USD. You buy it and play for a while and then you realize that your husband really likes the game as well. If you both use the same Apple ID for iTunes he can download the $7.00ish game to his device at no additional charge. If you use seperate Apple IDs for iTunes well... it look like he will also be paying for the game to have it on his account. Same goes for Music and Movies
    I hope that clears things up. Let me know if you have anymore question.

  • How can i bypass my icloud account i forgot the password and email? please help me

    Please help me I forgot the first account that I used to my ipod touch 5th gen. After I reset it they are finding the first account that I used but I forget it both email and password because I'm using other account what I am going to do now to activate my ipod pleade some one help me

    Yo need to recover the account and password
    Is there a way to find my Apple ID Name if I can't remember it?
    Yes. Visit My Apple ID and click Find your Apple ID. See Finding your Apple ID if you'd like more information.
    How do I change or recover a forgotten Apple ID Password?
    If you've forgotten your Apple ID Password or want to change it, go to My Apple ID and follow the instructions. SeeChanging your Apple ID password if you'd like more information.
    However, if you are the original purchaser of the iPod and you purchased it directly from Apple they may be able to help
    Contact iTunes
    Contact iTunes

  • Errors in Database Alert Log... Please Help

    Hi All,
    This database is on Oracle 8i but I found errors in the alert Log.
    These errors are relating to archiving.
    Please take a look at this file to see the details;
    http://us.f13.yahoofs.com/bc/47aff3ab_a145/bc/My+Documents/Database+Alert+Log.LOG?bfUw9sHBkd_LbjY0
    ARC0: Beginning to archive log# 11 seq# 301
    Wed Feb 13 14:57:45 2008
    ARC0: Completed archiving log# 11 seq# 301
    Wed Feb 13 15:46:26 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03852.TRC:
    Wed Feb 13 15:46:26 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03208.TRC:
    Wed Feb 13 15:46:30 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03340.TRC:
    Wed Feb 13 15:46:30 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA00784.TRC:
    Wed Feb 13 15:46:31 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03748.TRC:
    Wed Feb 13 15:46:32 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA01228.TRC:
    Wed Feb 13 16:18:57 2008
    Thread 1 advanced to log sequence 303
    Current log# 13 seq# 303 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO13.LOG
    Wed Feb 13 16:18:57 2008
    ARC2: Beginning to archive log# 12 seq# 302
    Wed Feb 13 16:19:25 2008
    ARC2: Completed archiving log# 12 seq# 302
    Wed Feb 13 18:40:13 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03872.TRC:
    Please help out. What is exactly the cause of this error and how can I avoid it next time from occuring.

    >> Please paste the output of E:\Oracle\admin\MUKREC\udump\ORA03872.TRC
    Click on the link below to get the output of the ORA03872.TRC trace file
    http://us.f13.yahoofs.com/bc/47aff3ab_a145/bc/My+Documents/ORA03872.TRC?bfMq_sHBSRis64KA
    >> and last 100 lines of alert log
    the last 100 lines of the alert log are here under;
    Wed Feb 13 11:50:27 2008
    Thread 1 advanced to log sequence 296
    Current log# 13 seq# 296 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO13.LOG
    Wed Feb 13 11:50:27 2008
    ARC0: Beginning to archive log# 12 seq# 295
    Wed Feb 13 11:51:02 2008
    ARC0: Completed archiving log# 12 seq# 295
    Wed Feb 13 12:27:18 2008
    Thread 1 advanced to log sequence 297
    Current log# 7 seq# 297 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO07.LOG
    Wed Feb 13 12:27:18 2008
    ARC0: Beginning to archive log# 13 seq# 296
    Wed Feb 13 12:27:59 2008
    Thread 1 advanced to log sequence 298
    Current log# 8 seq# 298 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO08.LOG
    Wed Feb 13 12:27:59 2008
    ARC1: Beginning to archive log# 13 seq# 296
    ARC1: Failed to archive log# 13 seq# 296
    ARC1: Beginning to archive log# 7 seq# 297
    Wed Feb 13 12:28:33 2008
    Thread 1 advanced to log sequence 299
    Current log# 9 seq# 299 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO09.LOG
    Wed Feb 13 12:29:10 2008
    Thread 1 advanced to log sequence 300
    Current log# 10 seq# 300 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO10.LOG
    Wed Feb 13 12:29:11 2008
    ARC0: Completed archiving log# 13 seq# 296
    ARC0: STARTING ARCH PROCESSES
    ARC2 started with pid=166
    Wed Feb 13 12:29:11 2008
    ARC0: STARTING ARCH PROCESSES COMPLETE
    Wed Feb 13 12:29:11 2008
    ARC0: Beginning to archive log# 7 seq# 297
    ARC0: Failed to archive log# 7 seq# 297
    ARC0: Beginning to archive log# 8 seq# 298
    Wed Feb 13 12:29:12 2008
    ARC2: Archival started
    Wed Feb 13 12:29:32 2008
    ARC1: Completed archiving log# 7 seq# 297
    ARC1: Beginning to archive log# 8 seq# 298
    ARC1: Failed to archive log# 8 seq# 298
    ARC1: Beginning to archive log# 9 seq# 299
    Wed Feb 13 12:29:48 2008
    ARC0: Completed archiving log# 8 seq# 298
    Wed Feb 13 12:29:48 2008
    ARC2: Beginning to archive log# 9 seq# 299
    ARC2: Failed to archive log# 9 seq# 299
    Wed Feb 13 12:30:03 2008
    ARC1: Completed archiving log# 9 seq# 299
    Wed Feb 13 14:46:05 2008
    Thread 1 advanced to log sequence 301
    Current log# 11 seq# 301 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO11.LOG
    Wed Feb 13 14:46:05 2008
    ARC1: Beginning to archive log# 10 seq# 300
    Wed Feb 13 14:46:41 2008
    ARC1: Completed archiving log# 10 seq# 300
    Wed Feb 13 14:57:10 2008
    Thread 1 advanced to log sequence 302
    Current log# 12 seq# 302 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO12.LOG
    Wed Feb 13 14:57:10 2008
    ARC0: Beginning to archive log# 11 seq# 301
    Wed Feb 13 14:57:45 2008
    ARC0: Completed archiving log# 11 seq# 301
    Wed Feb 13 15:46:26 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03852.TRC:
    Wed Feb 13 15:46:26 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03208.TRC:
    Wed Feb 13 15:46:30 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03340.TRC:
    Wed Feb 13 15:46:30 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA00784.TRC:
    Wed Feb 13 15:46:31 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03748.TRC:
    Wed Feb 13 15:46:32 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA01228.TRC:
    Wed Feb 13 16:18:57 2008
    Thread 1 advanced to log sequence 303
    Current log# 13 seq# 303 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO13.LOG
    Wed Feb 13 16:18:57 2008
    ARC2: Beginning to archive log# 12 seq# 302
    Wed Feb 13 16:19:25 2008
    ARC2: Completed archiving log# 12 seq# 302
    Wed Feb 13 18:40:13 2008
    Errors in file E:\Oracle\admin\MUKREC\udump\ORA03872.TRC:
    Thu Feb 14 08:03:54 2008
    Thread 1 advanced to log sequence 304
    Thu Feb 14 08:03:54 2008
    Current log# 7 seq# 304 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO07.LOG
    Thu Feb 14 08:03:55 2008
    ARC1: Beginning to archive log# 13 seq# 303
    Thu Feb 14 08:04:45 2008
    ARC1: Completed archiving log# 13 seq# 303
    Thu Feb 14 08:24:29 2008
    Thread 1 advanced to log sequence 305
    Current log# 8 seq# 305 mem# 0: E:\ORACLE\ORADATA\MUKREC\LOGS\REDO08.LOG
    Thu Feb 14 08:24:29 2008
    ARC0: Beginning to archive log# 7 seq# 304
    Thu Feb 14 08:25:01 2008
    ARC0: Completed archiving log# 7 seq# 304
    ------------------------------------------------------------------------------------------------------------------------------------

  • Multiple database operations in Database Adapter - please help

    Hi,
    I would like to have multiple operation in my database adapter. I drop the database adapter onto the composite.xml and follow the wizard. An adapter with one operation is created.
    When I click the "Edit" button on it and run the wizard again, all the previous changes are lost, and only the new operation is present.
    In the "Oracle® Fusion Middleware User's Guide for Technology Adapters 11g Release 1 (11.1.1.5.0) 9 Oracle JCA Adapter for Database" I read the following:+
    While at run time you have Oracle Database Adapter instances, at design time you have the Adapter Configuration Wizard (link). You can run it once to generate a single adapter service end point, and then multiple times in edit mode to make incremental changes to each. It generates all the adapter related artifacts needed when deploying a SOA composite as Table 9-1 lists.
    But I how do I change the Jdeveloper into the "edit mode" ??? I've been trying for hours, and I cant figure it out. Please help!!!

    Hi Vijay,
    did you actually test this? When I finish creating a DBAdapter, there is a operation present. Then when I click edit again on the DBAdapter, and I create another select, when I finish only the first operation is gone, and I can only see the one I've created via the last edit.
    I dont understand your reply. Can I have two operations, each one with select underneath, in the same adapter?
    Edited by: user13604541 on Jan 30, 2012 11:19 AM

  • It keeps asking me to verify my email address and says a verification link has been sent to my email, but no link is in my email! Please help!

    I just bought a new apple computer and trying to set everything up, but it wants me to verify my email, but I cannot find the link it says it sent to my email.  How can I verify my email address for iCloud and iTunes, FaceTime, everything>>>Im so confused please help, thx:)

    Hi Jangelique34, 
    Welcome to the Apple Support Community!
    I understand it can be very frustrating when you cannot verify your Apple ID. If you are not receiving the email to verify your Apple ID please refer to the attached article for information on how to resolve this situation. 
    If you didn't receive your Apple ID verification or reset email
    Cheers,
    Joe

Maybe you are looking for