Accents donu00B4t appear in mail form (Mailing Campaigns)

Hi Gurus,
When we execute mailing campaigns there are some not common characters that don´t appear. These are characters with accent, €, ..., ñ, ...
guía and the result in the customer mail is gua
€ and appears #
... and appears #
ñ and appears nothing
I´ve been cheching OSS in French, Russian... but without success because our language is Spanish
Luis Angel Fernández

Hi Luis,
In the HTML code that you create in Personalized mail form you have to use entities instead of regular accents. (In the Personalized mail form click on the source and edit there directly).
List of regular entities for various characters can be found here
http://www.w3schools.com/tags/ref_entities.asp
Also, please ensure that the system in which you are viewing email address supports UTF-8 characters. e.g. Eudora email clients do not support UTF-8 and you will continue to get problem of junk characters where you have special characters.
Regards,
Deepak

Similar Messages

  • Mail with French / Spanish accented characters appear as Question marks

    Hi
    I am facing issues in mails that have French / Spanish accented characters in mail subject.Accented characters appear as Question marks (?) when received in the inbox.Mail subject is read from properties file.
    Please let me know the following
    - Should I have the entries in properties file in Unicode ? For example French accent character � is represented as á
    - Should I replace msg.setSubject(subject); to msg.setSubject(subject,"UTF-8");
    Please suggest.
    Below is code snippet :
         Session session = getSession();
                   // create a message
                   Message msg = new MimeMessage(session);
                   // set the from and to address
                   InternetAddress addressFrom = new InternetAddress(from);
                   InternetAddress[] addressTo = new InternetAddress[recipients.length];
                   for (int i = 0; i < recipients.length; i++)
                        addressTo[i] = new InternetAddress(recipients);
                   msg.setFrom(addressFrom);
                   msg.setRecipients(Message.RecipientType.TO, addressTo);
                   msg.setSentDate(new Date());
    *               msg.setSubject(subject);*
                   MimeMultipart mp = new MimeMultipart("related");

    String subject = "\u00C 9tat de l'inscription en ligne";You need 4 hex digits after \u. You only included 3.
    mailSubject = new String(subject.getBytes(), "UTF-8");
    message.setSubject(MimeUtility.encodeText(mailSubject,"UTF-8", "B"), "UTF-8");Remove the above two lines. You're trying to make
    this much too hard. All you need is:
    message.setSubject(subject, "utf-8");
    Should I use ISO8859_1 as Charset or UTF-8 ?I think the characters you're included are
    representable in iso-8859-1 so you can use
    that.
    I am using Outlook express as my mail client. Do we have to decode it ?No.

  • Help required on Execution of Surveys through E-mail Campaigns

    Dear all,
    Our Client wants to execute the Customer Satisfaction Survey through an E-mail Campaign and wants to receive the customer feedback to evaluate the customer response.
    I have the following concerns to map this requirement in SAP CRM
    1. as per some SAP documentation we have to create an URL link for our Survey, here how can we insert this link in to an E-mail? Should we need to create a personalized E-mail form to insert this link?
    2. Upon customer clicks on this URL link, and enters the feedback form, how the responses are getting back to CRM server and  where the Questions and answers are storing in SAP?
    3. What configuration do we need to do in SAP CRM to achieve this requirement?
    4. How can we evaluate the Customer answers and responses without integrating BIW system?
    5. What standard reports available in SAP CRM to evaluate the customer response based on ratings given to the each answer?
    6. How to track whether customer review the mail or not, in case if customer doesn't want to give the feedback?
    I believe that, in SAP CRM a standard solution and reports will be available to address this requirement. I request you to help me in resolving the problem.
    it would be helpful if you can refere andy step by step configuration manual for this requirement.
    Your suggestions and help will be highly appreciated.
    Thank you
    Raghu ram

    There are quite a few threads with these questions answered in this forum:
    SAP CRM: Marketing

  • Response of E-mail campaign to be captured as an Activity

    Hello,
    Using Campaign Automation, I create a E-mail campaign without a survey integrated. Customer sees the mail. If he is willing with the proposition he will respond favorably. <b>This positive response needs to be captured as an activity in CRM 4.0.</b>
    Pls suggest the config process reqd for this
    1. Without Win client Scenario
    2. With Winclient scenario
    Thanks & Regards,
    Raju

    Hi Gregor,
    Thanks for yor response.
    No we do not have add on for service industries. Businesss does not require survey integration. They send a proposition in mail to customer, whic he can accept or reject.
    accepted propositions need to be captured as activities in CRM.
    When the customer accepts, he sends an inbound mail or calls the call center (here it is in R/3)
    Those inbound responses can be captured thru "extended E-mail inbox setings" but that node does not appear in my IMG. Can u suggest how to activate it and the technology supporting this Inbound Email
    another question:
    If I use a SMS campaign, do you know how, from Technology perspective, message is transmitted from campaign automation tool to recipients mobile:
    Thanks & Regards,
    Raju

  • Response ID Control in Mailing Campaign

    Hi,
    Doing Mailing Campaign we can control throug Tracking via Target Site(++) how many times customer has accessed to the URL(CRMD_EMAIL_LIST).
    What we really need is if there is any way to pick up this BP´s and enclose in a Target Group to be used later(in another campaign) with option RESPONSE ID, RESPONSE CODE... by Standard(if it ís possible)
    It´d be the same funcionality than response survey through WF.
    Any help is welcome!!
    Luis Angel Fernández
    CRM Consultant

    Hi Luis,
    1. ##: It is used to track the number of visits on a webpage ( An external URL eg. www.yahoo.com)
    2. ++( the one added manually at the end if the mail has Plain text format/ or using the icon Insert URL and choosing the option Tracking via Target Site on the HTML format)
    ++ is generally used for internal URLs like surveys or internal webshops.One can get the details of business partner, campaign and values( in case of surveys) .
    3. Response Id or using the ++ icon: If this is added in mail forms, say you get a reply for the same, this response guid basically helps you in finding out that it corresponds to which mail and can be assigned to business partner or campaign.
    4. Response Code Or Personalised Response Code: They are Easy- to use identifier for camapign outbounds and are unique for the combination of business partner and campaign.
    Say for eg, You are executing a hard copy campaign to the target group.Each hard copy will have this unique response code attached to it, so that later when the hardcopies are filled and send back, just inputing the Personalised code we can determine the campaign and business partner ( IN PCUI report).
    Wish this is helpful.
    Regards,
    Shalini Chauhan

  • E-mail campaign

    Hello,
    Can anyone tell me please if a e-mail campaign can detect whether a user has read e-mail received from campaign?
    Or whether user has received the e-mail?
    I believe emails have tracking numbers, is this true and how can it be set up in CRM?
    Thank you
    Anshul.

    Hello Anshul,
            as part of email campaigns we have types of tracking one is whether a business partner visited our webshop (sap internet sales) or not ........this is done by inserting a ++ mark at the end of URL link which we put in the mail form, and the other is to put a ## mark at the end of URL link which is other than webshop's link (any general URL link). and by clicking the '++' button in the text block of the email form a tracking ID is set. it is enclosed between ampersand. (&Tracking ID&).  The tracking ID is a GUID set by the system. The response can be seen in Tcode: CRMD_EMAIL_LIST. 
    Hope this helps.
    regards
    KK

  • How to monitor responses for an E-mail campaign

    Dear all,
    We are running an E-mail campaign on a specific target group. E-mail content has some advertising message regarding our newly launched product categories.
    Now the requirement is to know, how many customers in the target group has opened and see the email message.
    Can it be configured in SAP CRM??, if so how could we do this, do any other systems integration is required for this process??
    Please help me to find the correct solution for this requirement, Your help will be highly appreciated.
    Kindly refer any step by step or screenshot based documentation for the same.
    Best regards,
    Raghu ram.
    Edited by: Raghu Ram on Dec 6, 2008 9:18 PM

    Hi Raghu,
    If u r maintaining any URL for u r Advertisement in mail form then it is possible to track the number of hits by receipant for that URL.
    To create a URL, simply highlight the text of the URL (for example, www.sap.com) and then choose the
    URL button. This turns the highlighted text into a hyperlink in the e-mail.
    >If your hyperlink is to SAP Internet Sales, you can create a personalized link to the Web page by adding a ++ to the end of the URL. The ++ creates a unique identifier that can be used to track whether or not the recipient has accessed the Web site from the e-mail. If you add ## to an URL, tracking is now also possible for all other Web sites
    You can check the hits of u r URL :-
    SAP menu ->Marketing ->Marketing Planning and Campaign Management ->CRMD_EMAIL_LIST - Display Marketing Contact List-- Execute the marketing contact list by entering the search crieteria.
    (Number of Access is number Hits by customer)
    Regards,
    Dipesh.

  • E-mail Campaign Reports

    Hi,
    Is it possible to send e-mail campaigns through Webmail, but still obtain e-mail campaign reports through Business Catalyst?
    I have some e-mail lists that I can only access through webmail, but require the reporting features that Business Catalyst provides.
    Thank you,
    Denise

    Hi Manatee2013,
    It's not possible to use your webmail account for mass mail-outs. This is against our email provider's policy and you may risk having your email account temporarily disabled. Please only use the email marketing campaign within the admin console of your site for this specific feature.
    Note that within webmail you can export your address book. However you'd need to then modify the format of the exported file if you then wish to re-import this list onto your site as a mailing list.
    Cheers.

  • My e-mails do not appear in Mail on my MacBook Pro

    For the last week my incoming mails on my iCloud account does not appear in Mail on my MacBook Pro.  E-mails appear as normal on my iCloud and iPhone.
    I have logged out of iCloud on my Mac and logged on again, still the same problem.
    Any advice anyone?

    Hi ritalim!
    I have an article here for you that should help you troubleshoot this issue further to determine the source of the issue. That article can be found right here:
    iCloud: Troubleshooting iCloud Mail
    http://support.apple.com/kb/ts4002
    Thanks for using the Apple Support Communities!
    Cheers,
    Braden

  • Can I attach a document to an e-mail campaign sent from BC?

    I am preparing an e-mail campaign for a client and wish to attach a document.
    Previously I have uploaded the document into the media downloads module and inserted a link in the e-mail campaign to download the file.
    I have a feeling that more people will view the document if it is sent as an attachment rather than as a download link (particularly on mobile devices)
    How so I include attachments in my e-mail campaigns from within Business Catalyst (if it is possible)?
    I realise I will loose tracking options by doing this.

    Attached files from an auotmated service - Instant block in most cases. Thats if you could, you cant in BC.
    Your doing it the best way with the link and it also means you can track it.

  • I keep getting the incoming messages bar appearing under mail activity and then all my old emails start to enter inbox. why and how do i stop this and permanently delete these emails?

    i keep getting the incoming messagrs bar appearing under mail activity and all my old emails start to fill my inbox.Why and how do i stop this and how do i permanently delete old e mails?

    Maybe this will help:
    https://discussions.apple.com/message/21026706#21026706

  • IMAP email not appearing in Mail

    Background: I have an IMAP email account that's over a decade old.  It's going away soon so I'm trying to figure out how to get a complete local copy of all that email.  There are a total of around 100 folders with anywhere from 5 to over 2000 emails in each folder.
    The problem: there's email on the server that isn't showing up in Mail.  For instance one folder (according to the webmail interface) has 771 messages.  Mail says that folder has 700 messages.  Looking at the webmail interface I can easily find several of the 71 emails that are not appearing in Mail.  In Mail, if I select the folder and "Get Account Info" and look at the Quotas section, it lists the correct number of email messages (771).  If I rebuild the folder, as it's being rebuilt the blue progress bar at the bottom left of Mail says there are 771 incoming messages.  But when it's done, I can only see 700.
    I just double checked on a second computer (MacBook Pro, also latest 10.7 version & Mail) and it's the same there, it only sees 700 messages.
    Now, repeat this times the roughly 100 folders . . .
    What's going on here?  Why isn't Mail downloading or displaying these emails?

    I just looked in the User/Library/Mail/V2 folder, and tracked down this folder.  Digging down several levels into the files for this account and folder I found two sub-folders called "Messages" which contained a total of 774 (mostly) .emlx files.  In three cases there were a pair of files with the same number, one with an .emlxpart extension and the other with a partial.emlx extension -- if I assume that pair corresponds to the same email, this it appears there are 771 messages on local disk.  And Mail refuses to display 71 of them? 
    I'm doing a backup with MailSteward to see what it makes of these files.

  • Outlook Meeting Attachments in e-mail Campaigns

    Hi,
    I have been asked to provide the functionality so that when an e-mail campaign is executed, to have an Outlook meeting icon sent with the e-mail to put the item in the recipients Calendar.
    This is assuming the recipient uses MS Exchange of course.
    Has anyone done anything similar to this? Is it even possible?
    Thanks
    David

    Hi David
    have a look to the SAP- Produkt Groupware - Mapbox.
    This can replicate Data to Outlook, for excample meetings in the calendar.
    We use this feature, but we have a lot of problems.
    Perhaps this solve your problem.
    regards
    Torsten

  • How do I get notes to appear in "mail"?

    I am trying to get notes to appear in 'mail" like is described in OSX

    Notes is now it's own App, so you can't do it that way anymore. You can only sync notes on your Phone with Notes on your Mac using iCloud.

  • Direct mail campaign based on partner function

    I'm trying to create a direct mail campaign to all persons who have a certain partner function. I have succeeded in getting all the persons out by exporting them from the target group in the Segment Builder, but I would also like to have the Company name and address. How can I achieve this?
    I have based my target group on a attribute list made from the infoset CRM_MKTTG_BP_PRTFUNC_REL, and made af filter on the partner function attribute.
    Thanks in advance, Peter

    Hello Peter,
    you have to use the BADI CRM_MKTTG_SEG_MEM_EX
    There are two methods in the class:
    IF_EX_CRM_MKTTG_SEG_MEMBER_EX~SELECT_TG_MEMBER_DETAILS_REL
    IF_EX_CRM_MKTTG_SEG_MEMBER_EX~SELECT_TG_MEMBER_DETAILS
    The first one is called in case the TG has BP's with relationsships and other one is called for BP's without relationships.
    In standard implementation, the data from BUT000 and BUT020 is picked up. This imples that the personal addresses is picked up.
    Hope this helps.
    Regards
    Raja Pamireddy
    CRM Marketing Forum Moderator

Maybe you are looking for

  • How to display HTML file  (on server path) to ADF jspx page ?

    Hi Team, We have a requirement to display HTML content which is in tabular format on a page. This page is jspx page based on page template and this html has to be shown on a radio button select. I am trying to do this with Jquery but since the id of

  • Blue box instead of image?

    Why is it that I sometimes get a blue box with a question mark rather than the image? I've tried closing the browser and reloading, to no avail. Any suggestions? Thx!

  • Putting songs in the ipod in order

    I want to get a certain number of songs from the same album in my ipod in order. No matter what I do, it always ends up being in the same order. If I try to make a playlist of the songs in order, and highlight all those songs and drag them to my ipod

  • With out selecting the Row, display Dropdown for a perticular column

    Hi, i have a requirement to display dropdown to perticular column in a Tableview. is it posible.....? Regards, Brahmaji

  • Installing Eclipse on Windows XP

    Hi all I have been trying to install Crystal Reports Eclipse. I am new to this development environment. Please forgive me if I am asking questions that may have been answered. I do not know where to get the dk1.42.1 file. At the top of this forum it