HTML button in the eMail notification sent by Workflow

I have a workflow which send eMail notification to the users. I want to add 2 HTML buttons for approve and reject on this email notification.
For this I have embedded the following HTML snippet in the advanced properties (Message Body) of the email action in the workflow -
<!DOCTYPE html><HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = "urn:schemas-microsoft-com:vml" xmlns:o = "urn:schemas-microsoft-com:office:office" xmlns:w = "urn:schemas-microsoft-com:office:word" xmlns:m = "http://schemas.microsoft.com/office/2004/12/omml"><HEAD><TITLE></TITLE> <META content="text/html; charset=us-ascii" http-equiv=Content-Type> <META name=GENERATOR content="MSHTML 10.00.9200.17183"></HEAD> <BODY> <P><IMG style="TEXT-ALLIGN: left" src="../Site%20Assets/abc_icon.png"></P> <P><STRONG>******************************************<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Styled Workflow eMail<BR>******************************************</STRONG></P> <P><STRONG>Full Name: [%Current Item:FullName%]</STRONG></P><FONT color=#0000ff size=2 face=Consolas><FONT color=#0000ff size=2 face=Consolas><FONT color=#0000ff size=2 face=Consolas> <P></FONT></FONT></FONT><INPUT id=btnApprove type=button value=Approve>&nbsp;&nbsp;<INPUT id=btnReject type=button value=Reject></P></BODY></HTML>
<!DOCTYPE html><HTML xmlns="http://www.w3.org/TR/REC-html40" xmlns:v = "urn:schemas-microsoft-com:vml" xmlns:o = "urn:schemas-microsoft-com:office:office" xmlns:w = "urn:schemas-microsoft-com:office:word"
xmlns:m = "http://schemas.microsoft.com/office/2004/12/omml"><HEAD><TITLE></TITLE> <META content="text/html; charset=us-ascii" http-equiv=Content-Type> <META name=GENERATOR content="MSHTML 10.00.9200.17183"></HEAD>
<BODY> <P><IMG style="TEXT-ALLIGN: left" src="../Site%20Assets/abc_icon.png"></P> <P><STRONG>******************************************<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Styled Workflow eMail<BR>******************************************</STRONG></P> <P><STRONG>Full Name: [%Current Item:FullName%]</STRONG></P><FONT color=#0000ff size=2 face=Consolas><FONT color=#0000ff size=2
face=Consolas><FONT color=#0000ff size=2 face=Consolas> <P></FONT></FONT></FONT><INPUT id=btnApprove type=button value=Approve>&nbsp;&nbsp;<INPUT id=btnReject type=button value=Reject></P></BODY></HTML>
However when the user receives the mail, the buttons appear as plain text. Moreover the images are also missing.
Am I  missing any specific configuration? Is there anything more that needs to be done to render a HTML button and images in an email generated from a workflow?
I would appreciate, if anyone could please help me resolve this issue.

Hi Arghadip Kar,
Im glad you liked my name. )
Anyhoo, you are correct. A Task is used. I checked in SWI1 and the task associated with the mail is TS90000101. (not a ws) Does this help at all?
In the Business Process, it is the part where the system informs a Training coordinator that a training request by an employee have been approved by his/her manager.
Do I still check the FM below or are there any other way given the info above?
Thank you!
Olekan

Similar Messages

  • Customize email Notifications sent from UWL

    Hello,
    Can the eMail notifications sent from UWL be customized in Portal 7.3 ?
    Regards,
    Jay.

    Hi Jay
    I hope you are well and many thanks for using the SAP Discussion Forums.
    In relation to your query you mentioned the following:
    Can the eMail notifications sent from UWL be customized in Portal 7.3 ?
    In UWL lingo, notifications that you would see under the notification tab are specific to: Knowledge Management Collaboration Recent Notifications. Notifications through the Universal Worklist deal with Knowledge Management and Collaboration. If you are looking to integrate SAP Office within the Universal Worklist please refer to note 945484 How to receive office notifications in the universal
    worklist.
    Now in terms of actually customizing the emails themselves. From my research and understanding if
    you are using the default mail notification this is not customizable. You can however put a notification task in the flow(just before the human task), if you want to customize the notification content. This would be done through the task ID for the workitems (you can find this through the enalbement of the support information).
    Kindly update me as per your findings.
    Kind Regards & All The Best
    Troy Cronin
    Enterprise Portal Support Engineer
    AGS

  • How long does it take for the email notification of a gift App to be sent to the recipient?

    How long does it take for the email notification of a gift App to be sent to the recipient?

    Some people had to wait 2 months.
    It depends on many things.
    When the debtor updates the CRAs. Sometimes they do it on a case to case basis and sometimes in bulk by an accounting dept.
    When the new update from the CRA is recognized by the credit monitoring company. Depending on the company and what triggers new alerts.

  • Remove the To, Sent and Id Displayed On the Email Notification.

    Hi,
    Anyone help me Remove the To, Sent and Id Displayed On the Email Notification.
    please any one help .
    Regards
    Raji.

    Raji,
    Please refer to this document.
    Note: 602349.1 - How To Remove the To, Sent and Id Displayed On the Email Notification?
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=602349.1
    Regards,
    Hussein

  • Is there any way to control or change the email notification format deliver

    Hi,
    Is there any way to control or change the email notification format delivered by iBots? I have created an iBot to deliver the scorecard report to the team with type chosen as 'Attachment (HTML)' option. With this definition of iBot - notification being sent in MIME HTML (.mht) format. Due to some security settings at my email client - the attachement gets quratined because of .mht format. So, I am looking for an option to send the notification only in HTML (.htm) format with which I don't have any issues with my email client?
    Any help is really appreciated.
    Thanks,
    Vency

    Hi,
    You try this
    change format of to whichever you required in this file.. I havn't tested it yet..
    I hope it will help you..
    thank you
    E:\OracleBI\web\app\res\b_mozilla\delivers\deliverycontenteditor

  • The emails get sent but the to address should list in the email

    If I do something like this
    <cfmail type="html" query="q" to="#q.email#
    The emails get sent but the to address should list in the email, but they don't get listed.

      sure
      <cfmail type="html" query="q" to="#q.email# ,[email protected]
                    from="[email protected]" subject="Notice"
                server="#Application.MailServer#" port="25" timeout="120">
              <cfmailpart type="text/html">
                                     <style type="text/css">
                                        p,h1,h2,h3{
                                        font-family:Verdana, Arial, Helvetica, sans-serif;
                                        h1,h2,h3{
                                        font-size:14px;
                                        p{
                                        font-size:12px;
                                        </style>
                                #body#
                                </cfmailpart>
                                <cfmailpart type="text/plain">
                                #body#                           
                                </cfmailpart>
            </cfmail>

  • Can I change the email notification sound?

    I can't hear the email notification sound on my iPhone. Is there a way to customize it? I have it turned up as loud as it will go, but, if I'm out somewhere, and my phone is in the holster, I can't hear it!
    Any help would be appreciated!!
    Stephanie

    Hi Stephanie,
    The email sound options are in Settings> Sounds. There is no option to change the tone.
    You can leave iPhone feedback requesting a feature be modified here: http://www.apple.com/feedback/iphone.html
    -Jason

  • How can i get option to approve or reject an emial in outlook in mac such that once i click on approve, the email is sent and if i click on reject it goes to sender (within our workgroup), i used to have it in windows

    how can i get option to approve or reject an emial in outlook in mac such that once i click on approve, the email is sent and if i click on reject it goes to sender (within our workgroup), i used to have it in windows

    Better ask on the Microsoft forums where the Office experts hang out as it's Microsofts product you're have questions about
    http://answers.microsoft.com/en-us/mac

  • When I send an email with Mail, I often confuse the account which I'm using. The result is that I send a message with the wrong account! Is there a way to avoid this (for example a reminder before the email is sent)?

    When I send an email with Mail, I often confuse the account which I'm using. The result is that I send a message with the wrong account! Is there a way to avoid this (for example a reminder before the email is sent)?

    Hi, thanks for the answer, I did that already. Unfortunatly this doesn't help me at all, as I often forget to check the menu. For me composing the message is writing the text, the subject, the person to who is addressed and than press "send".
    I often forget to check the "from", and this is a problem because the software select itself one of the accounts.
    Isn't there a way at least to put as a default a blank field instead of one of the accounts? or an account which doesn't work so if I forget to specify the "from" I will be rnotofied that the message can't be sent.
    I guess this could be a rather common problem for many people!
    Thanks
    Sergio

  • How to add one more user the email notification

    Hi,
    I would like to know, how I can add 'CC' / One more user to the email notification?
    Currently system is sending email with From Address, And To address (to the user email). But I need to send email to User and one Administrator.
    Template: Create User Self Service Notification
    How can I achieve this?
    thanks

    "Set the Search Allowed property to True for any LOV result items you want to present to the user as searchable values. These items are listed in the search poplist the user sees in the LOV window.
    At a minimum you must set the Search Allowed property to True for the the result table item corresponding to the LOV field on the base page.
    This is from the devguide, I suggest you read it once at least if you have started work on the framework.
    Tapash

  • Error with the email Notification XPD Targeted Ideations

    Hi Team,
        We are working with xPD in Portal 7.0 SP 16, we have configured portal with xpd correctly, first in Development Environment and it work fine, the problem is when we did the same configuration in QA Environment, because we are having problems with the email notifications that are generated within the Targeted Ideations. If we test in QA, sometimes send the email to 1 person from 5 participants that are in the Corresponding Targeted ideation. searching the logs we found the following error:
    We have checked both environments and the parameters of the configuration are the same and in Dev work OK.
    com.sap.caf.km.ejb.svc.notifyqueue.NotifyQueueException: Cannot Process Notification Message
    at com.sap.caf.km.ejb.svc.notifyqueue.NotifyQueueBean.onMessage(NotifyQueueBean.java:93)
    at com.sap.caf.km.ejb.svc.notifyqueue.NotifyQueueBean0_0Extension._onMessage(NotifyQueueBean0_0Extension.java:159)
    at com.sap.caf.km.ejb.svc.notifyqueue.NotifyQueueBean0_0Extension.run(NotifyQueueBean0_0Extension.java:39)
    at java.security.AccessController.doPrivileged(AccessController.java:279)
    at javax.security.auth.Subject.doAs(Subject.java:555)
    at com.sap.caf.km.ejb.svc.notifyqueue.NotifyQueueBean0_0Extension.onMessage(NotifyQueueBean0_0Extension.java:141)
    at com.sap.jms.client.session.Session.run(Session.java:619)
    at com.sap.engine.services.ejb.message.RunnableObject.run(RunnableObject.java:49)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:219)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: java.rmi.RemoteException: Service call exception; nested exception is:
    java.net.SocketException: Socket closed
    at com.sap.caf.km.proxies.svc.kmnotif.ComSapPortalPrtSoapKMNotificationSvcBindingStub.notify(ComSapPortalPrtSoapKMNotificationSvcBindingStub.java:100)
    at com.sap.caf.km.ejb.svc.notifyqueue.NotifyQueueBean.onMessage(NotifyQueueBean.java:90)
    ... 11 more
    Caused by: java.net.SocketException: Socket closed
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(SocketInputStream.java:153)
    at java.io.BufferedInputStream.fill(BufferedInputStream.java:200)
    at java.io.BufferedInputStream.read(BufferedInputStream.java:218)
    at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.readLine(HTTPSocket.java:806)
    at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getInputStream(HTTPSocket.java:341)
    at com.sap.engine.services.webservices.jaxm.soap.HTTPSocket.getResponseCode(HTTPSocket.java:250)
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.HTTPTransport.getResponseCode(HTTPTransport.java:362)
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.outputMessage(MimeHttpBinding.java:553)
    at com.sap.engine.services.webservices.jaxrpc.wsdl2java.soapbinding.MimeHttpBinding.call(MimeHttpBinding.java:1464)
    at com.sap.caf.km.proxies.svc.kmnotif.ComSapPortalPrtSoapKMNotificationSvcBindingStub.notify(ComSapPortalPrtSoapKMNotificationSvcBindingStub.java:90).
    Could you help us to solve this issue.
    Regards,

    Hi,
    this forum is related to cProjects and cFolders, not to xPD. The right forum for your question would probably be the xApp forum.
    Regards,
       Florian

  • I use a gift card and I finished all the redeem steps and they said the email is sent already but I didn't recieve anything so can u resent it please

    I use a gift card and I finished all the redeem steps and they said the email is sent already but I didn't recieve anything so can u resent it please

    Apple - Support - iTunes

  • This is probably a stupid question, but what does the red circle with a number in it mean on iCal? It looks just like the emails notification. I do not have anything do or up in my cal.

    This is probably a stupid question, but what does the red circle with a number in it mean on iCal? It looks just like the emails notification. I do not have anything do or up in my cal.

    Actually, another person on the "more like this" had the right answer. It meant I had a notification for an invite that I needed to respond to.
    Hope this helps you as much as it helped me.
    D

  • Can't get the email notifications ,why?

    Hi
    i did notice that i can't get the email notifications
    it started 10 days ago or less
    why can i get an email notification ?
    is there an new option to enable?
    i did check my email spam folder , and there is nothing
    the last notification is about  16/8 2014 21:01

    hi
    can somebody please help me ?
    i gave a look in the spam folder ,there is nothing
    in short i don't get any email notifications
    thanks

  • Adding a hyperlink to the email notification for leave approval

    Hi All,
    Is it be possible to have a hyperlink in the email notification that goes to the approver ( for a leave ) so that the approver can click on the link and be taken straight to the ESS/ MSS portal to approve/reject the leave request?
    Regards
    AK

    Basically you can modify the standard task too. Of course it is not recommended, but maybe it is not that bad, if you only need to modify the work item text (and the variables are already available in the container, so you don't need to do any additional bidnings and container elements (or do you?)).
    Other options is that you take a copy of TS12300097 and a copy of the leave request worfklow template, and then do the changes to these copies. Then you just need to remember to also check the SPRO settings, that your copy of workflow is started instead of the standard workflow.
    Regards,
    Karri

Maybe you are looking for

  • How can I hook up Zen Touch to my reciev

    I have a Yahama reciever and want to hook up my Zen Touch. I have a Y cable with RCA leads?(red and white)?when I hook up to the stereo I only get music out of one speaker or mono. It does not matter which port I use the results are always the same.

  • Airport Express intermittent trouble

    I'm using an Airport Express with my iMac G4, Powerbook, and notebook PC. The powerbook and pc work great, however my iMac works intermittently connecting to the net. Sometimes it works fine, others all I get is "Safari can't connect to the server."

  • Turn off mavericks upgrade notification in Snow Leopard

    I'm happily running Snow Leopard with no plans to upgrade, but lately I've been getting uninvited update to mavericks notifications front and center on my screen in the middle of whatever I happen to be doing and Apple doesn't appear to offer any way

  • Windows media player question

    In LabVIEW, how do I edit WindowsMediaPlayer in order to remove the whole bottom section that includes Play, FF, stop , volume control, etc... Thanks

  • Crazy colored brackets in InDesign data merge document

    I did a data merge on an InDesign document I'm working on and I got all these crazy colored brackets embedded throughout my document. Here's a screenshot: What the heck is going on?