Extra header appearing in the Workflow emails sent

We are getting some extra header message in the email notifications which are sent by the workflow mailer.
This extra header message is only visible in the email notification which is sent to the concerned person via internet.
When we try to see this same message from the workflow screens, Then this extra header information is absent.
We are confused about this irregular behaviour .
example of the extra header message is below..........
Oracle Workflow Notification
______________________Start of Response Template______________________
Response Template for NID[4442/1823303307@wf]
To submit your response, reply to this message, including this response
template with your reply. Copy and paste from this message if
necessary
to obtain an editable copy of the template. Insert your response value
between the quotes following each response prompt.
RESULT: ""
Approve
Reject
______________________End of Response Template_______________________
-------------AFTER THIS WE CAN SEE THE ACTUAL MESSAGE----------
Is there any setting in the workflow which has to be changed??
Thanking you in anticipation.

I tried removing that response message from the message template.. Now it is giving an error, no messages are being sent..
Is is possible that I can attach the FYI template for the response template, i.e. change the default message template associated with that process.
The reason being that we dont want the user to respond from the message but from the screen, hence we want to remove that response part from the message.. so can we use the FYI template for a response message?

Similar Messages

  • In Apple mail, the attachment symbol does not appear in the list of sent items

    In Apple mail, the attachment symbol does not appear in the list of sent items. So you cannot sort sent emails based on whether or not they have an attachment. Is there a way to fix this?

    I think my question wasn't clear. I know how to display the attachment header (I use classic layout) but the problem is that the paperclip icon does not appear against the messages that contain attachments. See screenshot below. The attachment column is displayed but is blank. These are my sent items and I know for a fact that most of them have attachments. Can you help?

  • Formatting the mail content in the workflow email

    Hi,
    In a workflow i am displaying a currency value.I want to format the currency value in the output. For eg: currently in the workflow email a value is displayed as 20000.0000 but i want it to display as 20,000.00 .
            I have written the code in the method of the business object where i fetch this value such that the value is changed to the required format and is placed in the container element. The value of this container element is then displyed in the mail body.
    I checked and the value does change to the required format and it is placed in the container element also in the required format(i.e 20,000.00)  But only in the email output the formatting is lost and  it is displayed in the original format(i.e 20000.0000).
    Is there any other way to format the output of the currency field. I tried changing the data type to a character string but then the comma does not appear on the output.
    Thanks!
    Regards
    Archana

    Hi,
    amount = 20000.0000
    mail_amount is the variable that you'll use in mail body
    p_curr is the  currency you'll use.
    WRITE amount TO mail_amount CURRENCY p_curr RIGHT-JUSTIFIED.

  • Alert content in the external email sent

    Hi,
    I have two requirements related to Alert Monitor.
    1. We want to send the Alerts generated to group of external email IDs - How to configure that? Currently we are able to send the email to only one email ID only.
    2. Also the content of the Alert sent in the email is not as required. We want the Alert email sent to external email ID should look like or contain the information as close as in the Alert seen in the Alert monitor. We want to include the info like Product, Location, Order Number, Qty, and the Alert message.
    Please let me know how to configure the above things.
    Thanks and Regards,
    Shivanand Gangamwar

    Hello Shivanand,
    I would reckon, this will be an enhancement of the existing functionality to send Alerts to multiple mail ids as standard SAP does not have that functionality.
    I would like you to include the option of adding multiple mail ids while sending the Alerts. The data will be stored in Table: /SCMB/ANOTP, field: SMTP_ADDR.
    Also, it would be advisable to schedule a background job and release it to run every 5 minutes for the program: RSCONN01 with Address Type as "*" and set the remaining parameters as per your requirements.
    Hope this will give you a hint to solve this issue.
    Many thanks,
    Amit Sen

  • When I create an email signature, the text I type is repeated twice in the actual email sent (above and below a line).  How can I avoid this?

    When I create an email signature, the text I type is repeated twice in the actual email sent (above and below a line).  How can I avoid this?

    Try validating your installed fonts and fixing any errors that show up. To do this see this article: http://reviews.cnet.com/8301-13727_7-20085570-263/safari-in-os-x-lion-replacing- text-with-block-a-characters/

  • Forward button not appearing in the workflow inbox

    Hi All,
    We have an issue where a user says that the forward button is not appearing in the workflow inbox . This is happening only for one user. Is there an way through which we can add the forward button?
    Regards
    Archana

    Hi Archana,
    If Basis have confirmed that the user has the authorization, then the user should be able to forward tasks.
    Right click on a task in the inbox, it should allow the user to forward the task.
    If the user does not have the authorization, then a message will appear that user does not have authorization to forward tasks.
    Immediately after that take a screen shot of SU53, which will show you why task forwarding is not possible.
    Regards
    Srinivas

  • HT4899 I keep getting the same email sent to my I cloud account, even though i delete them they just keep coming back

    I keep getting the same email sent to my I cloud account, even though I delete them they just keep coming back. I now have 7 email that I that I can delete several times a day and they just keep coming back.  Very frustrating  !!  

    Go and log out of your MobileMe account and then try logging back in again with a dummy username and password.  This can help clear it and then just log back in again with your normal username and password.
    Note though that iWeb does not require a password or username to use it - this is MobileMe.
    Also, start thinking about MobileMe alternatives before you are forced to in June.

  • Windows 7 and a deskjet 1050A. When printing email only the header appears on the paper.

    Got a new HP1050A prints ok except when printing an email only the header prints not the message.Help!
    It's the same from two different email addresses.

    If you're using Windows 7 Ultimate (I think) and your processor supports virtualization, you could try installing XP Mode. Some older apps that were wonky in Win7 are usually much happier in XP Mode.
    If you're not operating as per above, have you turned off UAC and set Indy to run in Compatibility mode?
    Lastly, I'm suggesting these as possible bits of duct-tape to try, not as reliable fixes. Bob is right. If you're not willing to upgrade InDesign, think hard about downgrading your OS.

  • The same email sent multiple times

    I have seen this topic a few times but as yet have not read an answer to the issue. It appears that occassionally an email will be sent multiple times to the same recipient. This is very annoying for the recipient, but more importantly can become very expensive if this is happening whilst roaming. Does this only happen if the signal is poor at the point of sending? Replies welcomed.

    that is your problem.
    You are saying: run this workflow whenever the incident is updated with the sole criteria that the incident has the status resolved.
    What is happening is then that the workflow runs the first time and applies the template. This updates the incident which then triggers the workflow. This goes on until one of the runbooks has updated the incident to status closed. Then the criteria is no
    longer true.
    change the changed from to include the criteria
    status NOT EQUAL resolved.
    http://codebeaver.blogspot.dk/

  • How can I change the order of list item properties in the alert email sent to the assigned-to owner?

    Using SharePoint 2010 Foundation.
    I have an Issue list configured to send an email to the assigned-to owner (List Settings | Advanced settings | E-Mail Notification = Enabled). I have since added columns to the Issue list. All of the data from my columns appear in the email alert but the
    newest additions show up at the bottom of the list in the alert email instead of in the column order I have defined (List Settings | Issue Content Type | Column Order). However, if I click the "Mobile View" in the alert email I received, the Mobile
    View does have the items listed in the column order.
    Why are these different and how do I get the email alert to match my column order?

    Actually the view which you recieve requires the column ordering to be the way you prefer. So whatever is your default view, change the column orders and then check the email alerts.
    Alpesh Nakar's Blog
    Alpesh
    Just SharePoint Just SharePoint Updates
    SharePoint Saturday India Online
    Nov 20 2010 Contributing Author
    SharePoint 2010 Unleashed
    MCTS: SharePoint 2010 Configuration
    MCITP: SharePoint 2010 Administrator

  • Ow can i prevent photos as attachment from appearing in body of emails sent

    How can I prevent the photo(as an attachemt) from appearing in the body of the email.....it makes it hard to type the words.

    Hi unitism and welcome to the BlackBerry Support Community Forums!
    I'm sorry, this feature is not available on the BlackBerry 10 devices. We appreciate the feedback and I will pass this on to our development teams.
    Thanks.
    -CptS
    Come follow your BlackBerry Technical Team on twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.Click Solution? for posts that have solved your issue(s)!

  • Why is the confirmation email sent to an email not on my account?

    I am trying to download Creative Cloud and when it gets to the confirmation email window, it has sent it email address that isn't mine. I have double and triple checked that my email address is correct in my account settings, tried again, and it still sends it to an email I don't recognize.
    HELP!

    Adobe contact information - http://helpx.adobe.com/contact.html may help

  • Http link to activity or opportunity in the workflow email message

    Hello All,
    I created a custom checkbox in task screen. When new task is created and checkbox is checked send email to the user.
    in email body I would like to include the http link so that when user click on the link directly goto Activity/Task or atleast opportunity.
    Thanks
    Pallavi

    Hi,
    I'm not sure about an Opty link as you are on the Task record for the trigger but try this:
    This is a link to an Opty record on the DSA pod:
    https://secure-ausomxdsa.crmondemand.com/OnDemand/user/OpportunityDetail?OpptyDetailForm.Id=ABJA-19SNTU
    To reuse this for any other record type or another system do the following:
    Open a record that you want to link to i.e. SR for DSA Demo and you get this URL at the top
    https://secure-ausomxdsa.crmondemand.com/OnDemand/user/ServiceRequestDetail?ServiceRequestDetailForm.Id=HU15-NT8Q&OMTGT=ServiceRequestDetailForm&OMTHD=ServiceRequestDetailNav&OMRET0=ServiceRequestHomepage&OCTYPE=Other&ocTitleField=Abstract&ocTitle=Send+copy+of+Annual+Report&ocEdit=Y
    As you can see the URL starts the same except it references ServiceRequestDetail instead of Opty detail.
    From the OnDemand screen copy everything from http:// to ServiceRequestDetail? ServiceRequestDetailFormID= and paste it into your workflow email.
    Click the Fx button and add the Row ID.
    Voila you now have a link in an email that will open the record that triggered the workflow.
    cheers
    Alex

  • When I click on a message in my mailbox only he heading appears. The message only shows when I right lick and then click ' Open". What's going on?

    When I click on a messge only the heading appears. I have to right click and then click 'Open" to see the message. What's going on?

    Try Settings>General>Accessibility>Vision>Speak Selection>ON

  • How do I get messages list to appear above the selected email, like in Snow leopard.

    When I opened the mail in Lion after upgrading the messages all appear on the left instead of above whewre I want them. How do I have them above ??
    Thanks for any help

    You will want to go into Mail preferences and click on viewing. In there you check the box that says "Use classic layout".

Maybe you are looking for