Email body content is being sent as an attachment in workflow

Dear all,
In SBWP when i send mails recipents reciving mails as attachment but i need same as email body content.
pls suggest me..
Regards.
Rahul.G

In send mail task..how did you write the container values?

Similar Messages

  • Email from pages not being sent

    I have tried to send three emails with word attachments from Pages without any being sent successfully. I have received two messages:
    1. Receipient rejected by server ; and
    2. Content of email not sent
    Can anyone please assist, please.
    Michael

    It could be that the size o fthe attachment is too large and the server used by the reciever rejects it.  It could be you have the wrong address (not as likely).  I'd try the following:
    1) send a short email with no attachment to xxx.
    2) send a short email with a small file attached to xxx.
    3) send an email with the file you tried to send previously to xxx.
    Which of these works, which don't?

  • Email Integration Scenario - Issue with email body content

    Hi All,
    We have an Email to File Scenario. PI is connected to Outlook server using Sender Mail Channel using POP3. We are able to fetch and display emails correctly for most of the received emails.
    However we notice that for Email sent from few Mail server like Yahoo mail, Gmail, Hotmail, we are not getting the Email content correctly.
    Issue is happening with Emails sent in HTML/Rich text format (containing Formatting and without any attachments). In the receiver system we see the email is converted to Plain text format. If the same email is sent with some attachment / Embedded Image, we get all the Formatting correctly in Receiver System.
    A closer look at Pimon we found the following:
    1. When Email is sent with Formatting (without any attachment/ image) in Pimon we see that it creates 2 Payloads (screenshot attached)
    2. The First Payload - MainDocument contains the Email content in XML format, but is missing the Email formatting data in it.
    3. The other Payload - ([email protected]) contains the actual Formatted Email Content.
    Not sure why the formatting data is missing from MainDocument. Instead its coming in other payload. Due to this we are not able to display correct data at receiver end as we parse the MainDocument as our Input Payload Stream
    Note: We cannot use payload swap bean, as it will swap the data for all the incoming emails which we don't want.
    Anyone faced similar issue? Steps to get proper formatting data in MainDocument..
    Suggestions / Inputs will be highly appreciated.
    Thanks,
    Azhar

    Azhar,
    We cann't influence the behavior of Gmail, Hotmail. But have to get HTML as main payload, so we have to swap payload (not always, in some cases based on a condition). Please try below Java mapping. In Operational Mapping set "Read Attachments".
    package javaapplication1;
    import java.io.*;
    import com.sap.aii.mapping.api.*;
    import java.util.Collection;
    public class NewClass6 extends AbstractTransformation {
        @Override
        public void transform(TransformationInput transformationInput, TransformationOutput transformationOutput) throws StreamTransformationException {
            try {
                InputStream inputstream = transformationInput.getInputPayload().getInputStream();
                OutputStream outputstream = transformationOutput.getOutputPayload().getOutputStream();
                byte[] b = new byte[inputstream.available()];
                inputstream.read(b);
                //Loop over attachments and if attachment name starts with 'payload-' swap it with main payload. Edit below logic as needed.
                Collection<String> listAtt = transformationInput.getInputAttachments().getAllContentIds(true);
                for (String att : listAtt) {
                    if (att.startsWith("payload-")) {
                        b = transformationInput.getInputAttachments().getAttachment(att).getContent();
                outputstream.write(b);
            } catch (Exception exception) {
                getTrace().addDebugMessage(exception.getMessage());
                throw new StreamTransformationException(exception.toString());

  • Old emails on grid control being sent

    ah ok so I was able to resolve email alerts not being sent but then I got flooded with old alerts
    how do I clean these up from grid control?

    try this method, it has worked for me in the past. There maybe more efficient ways to complete the task your are asking about but this I know works.
    login to the repository database as the SYSMAN user
    SELECT 'EXEC EM_SEVERITY.DELETE_CURRENT_SEVERITY('''||TARGET_GUID||''','''||METRIC_GUID||''',''' ||KEY_VALUE||''');' MCS
    FROM MGMT_CURRENT_SEVERITY;
    this will produce a list of alerts
    run each script manually, it can take a little while for the alerts to go.regards
    Alan

  • Email body content is not displaying on iphone 4 with ios5

    when I open email from either exchange or yahoo there is nothing displayed in the message body. 
    if I hit reply or forward I can see the body content.  Is there a fix for this bug please?

    It seems hard to believe that this problem still persists with iOS 7, but I just had to restart Mail in order to be able to see the body text again. No restart of the phone was necessary though.

  • Centurylink webmail claims that firefox is causing webmail to convert emails I am trying to forward to attachments resulting in the content not being sent.

    webmail converts content to an attachment upon clicking forward or reply, shows the paperclip and subject of the email then sends email sans the attachment.

    Mindset wrote:
    Or am I stuck with it until the person I don't know has me in their address book clenses their computer???
    That probably won't fix it, unfortunately. It is probably a result of Spoofing -
    Email spoofing - Wikipedia, the free encyclopedia
    Once the spoofing entity has grabbed your email address from that person, they have it - the other person can 'cleanse' their machine but it will do no good.
    You could go to the bother of changing your email account and address. It won't stop the activity and use of your old address, but it will stop the 'can't deliver it' messages.
    Or, just ignore it and keep throwing those messages away. They'll dwindle to very seldom in time.

  • Email with attachments not being sent

    When I send an email with an attachment it is not being recieved. It shows up in the 'sent' box but never gets to the person I send it to.

    It could be that the size o fthe attachment is too large and the server used by the reciever rejects it.  It could be you have the wrong address (not as likely).  I'd try the following:
    1) send a short email with no attachment to xxx.
    2) send a short email with a small file attached to xxx.
    3) send an email with the file you tried to send previously to xxx.
    Which of these works, which don't?

  • Email Submission Receipts Not Being Sent When Collect Payments is Enabled

    I am working on a registration form and have included the option to have an email submission receipt sent to the registrant. I tested the form and sucessfully received an email confirmation. When I enabled payments via paypal and tested the form again, I didn't receive the email submission reciept. I've tried with several different email addresses (gmail and others) and don't receive anything. I've checked spam folders and nothing is there either.

    There is a known issue with notifications for payment forms when "Include submitted data" is not selected on the Email Notifications panel.  The fix for this issue will be included in an upcoming release.  In the meantime, you can work around the issue by checking the "Include submitted data" box.
    Also, please note there is a second issue in that notifications are not sent when the user simply closes the browser window after being redirected to PayPal, instead of either completing or canceling the transaction.  There is currently no workaround for the second issue so, unfortunately, some notifications may still be dropped even if "Include submitted data" is checked.
    We apologize for the inconvenience.
    Eylon

  • Getting firefox crash report confirmation emails but there not being sent by me!

    i think someone is submitting crash reports to mozilla using my email address cause i keep getting these emails.
    Subject: Thanks for sending us info about your Firefox crash
    Date: Thu, 25 Jul 2013 11:25:35 -0600
    From: Mozilla <[email protected]>
    Reply-To: Mozilla <[email protected].org>
    Your Firefox crashed.
    We're so sorry.
    Dear Firefox user,
    Recently, your Firefox crashed and we're really sorry about that. We'll use the crash report and comments that you sent to try to make sure it doesn't happen again. Until then, here are a couple of things you can do to prevent further crashes:
    1. If you're not already using the latest version of Firefox, please download and install it now from mozilla.org.
    2. Please check out this support article, which explains how to troubleshoot the cause of a crash and how to get help fixing it.
    Thanks, Mozilla Firefox
    P.S. This message was sent by one of our friendly Mozilla email bots. Please don't try to reply — they're terrible at receiving email. Instead, you can give feedback directly to our Firefox developers (real people) at our Input site.
    Mozilla
    650 Castro St., Ste 300
    Mountain View CA 94041-2021
    Mozilla Privacy Policy.
    The email appears 100% legit however i only use firefox as a backup browser and dont use it more than 2-3 times a month i just did a check on my firefo to see if it ever crashed without me remembering and it says this.
    "Submitted Crash Reports
    No crash reports have been submitted."
    How do i resolve someone else using my email add whe nthere submiting crash reports?
    Thanks.

    Can you use the original email address where the crash reports are supposed to be sent to report the abuse?
    My point was that if you had access to the original messages claiming to come from you, you could do something about it by sending copies to an anti-spam or anti-abuse organization. If someone sends messages to someone else claiming to come from you, you do not have access to those messages.

  • Email Authentication of password being sent to a different email address

    Hello. Someone has hacked into my email account and then changed my details on my Apple account.
    I have recovered my email account now and cancelled my credit card but when I try to login into my Apple account I can't as I no longer have the password.
    When I ask for email authentication the email never arrives at my email account - this suggests to me that whoever hacked my account has chnaged where this email has been sent to - is this possible?
    When I try to answer the security questions, I can't as whoever has hacked my account has changed the answers.
    I have had to set up this new Apple account in order to access these messageboards.
    All I need is for the authentication email to be sent to my correct email address. Can anyone help? If not, what should I do next.

    Because it's your rescue email address, which is specific to security-related emails and not used by Apple for any other purpose.
    (100402)

  • Email Receipts are not being sent to submitter

    Hi, I am testing the form now and we have a month trial paid account.
    I submited the form with my email address to test receive the email receipts however, I dont receive any email receipts until now.
    Can you please let me know why it is not working or I am not receiving any email receipts?

    Hi;
    Did you set up the Submission Reciepts on the Options tab and select the desired "Email" field to have those reciepts sent to:
    If you do indeed have this set up as shown above let me know and I'll look into it further, if that is the case please share the form with me following these steps at [email protected] and include a link to this forum post when you share the form for my reference: http://forums.adobe.com/docs/DOC-2462
    Thanks,
    Josh
    Thanks,
    Josh

  • Email drafts are constantly being sent

    Hey all, I just upgraded to Leopard, since the upgrade, my gmail IMAP has been sending email as I was writing them. In the sent folder, it'll show many copies of the sent email.
    Anyone have any idea?

    I'm using Tiger - with IMAP, though not gmail - and I've had the same problem for ages. It usually happens when I'm typing quite fast, but I can't believe I'm accidentally hitting the Send shortcut (shift-command-D).

  • New email sits there after being sent

    Before this latest version of mail I would send an email and it would automatically go to the sent folder. Now it sits there and I have to click the top button to make it disappear. Ive look for a preference to this but unable to find one. Anyone know how to get this behavior to go back to the old version?

    The only Preference I can find is this one:
    Regards,
    Colin R.

  • Email going into email queue and not being sent out.

    All i have the following code
    declare
    appuseremail varchar(90);
    pospectname varchar(90);
    salescontact varchar(90);
    salescontactemail varchar(90);
    createdon varchar(90);
    targetdate varchar(90);
    posstatus varchar(90);
    statusmsg varchar(500);
    bususeremail varchar(100);
    sendtolist varchar(4000);
    sendtocclist varchar(4000);
    begin
    -- store the current users email address, so we can send him/her a copy
    select email into appuseremail from app_users where user_name = :APP_USER;
    select (firstname ||' '|| lastname)into salescontact from app_users where user_id = :P2_SALES_CONTACT;
    select email into salescontactemail from app_users where user_id = :P2_SALES_CONTACT;
    select email into bususeremail from app_users where user_name = :APP_USER;
    -- store the number of users that have been recerted
    pospectname := :P2_COM_NAME ;
    createdon := :P2_CREATE_DATE;
    targetdate := :P2_TARGET_DATE;
    posstatus := :P2_COM_STATUS;
    -- Build status message on status variable
    if posstatus = 'Accepted' THEN
      statusmsg := 'The commissions request for customer "'||pospectname||'" has been accepted by '||bususeremail||', and requires your input.</font><br><br> The commission request details are.';
      FOR c1 IN (SELECT email from app_users where roleid = (select role_id from app_roles where role_name = 'OPS')) LOOP
       -- Add each user to the email list.
        sendtolist := sendtolist||c1.email||',';
      END LOOP;
    FOR c2 IN (SELECT email from app_users where roleid = (select role_id from app_roles where role_name = 'BUSINESS')) LOOP
       -- Add each user to the email list.
      sendtocclist := sendtocclist||c2.email||',';
    END LOOP;
      sendtolist := sendtolist||salescontactemail;
      sendtocclist := sendtocclist||salescontactemail;
    end if;
    end;When i run this the first loop gets update and then the second list gets update, but when i go into the admin panel i see the messages are held in the email queue , why is this ?

    Hi Ben,
    I had the same problem. If you go into the INTERNAL workspace, mail settings, make sure it is pointing to your mail server there and not "localhost". Here is my post:
    Send Email Apex 2.2
    Thanks
    VC

  • Email submission receipts not being sent

    People who are submitting the forms are not receiving the email submission receipt. How do I fix this?

    If you are still experiencing this problem can you please make me a co-author of your form with me so I can take a look at what might be going wrong? ([email protected])
    Andrew

Maybe you are looking for

  • How to Improve performance issue when we are using BRM LDB

    HI All, I am facing a performanc eissue when i am retriving the data from BKPF and respective BSEG table....I see that for fiscal period there are around 60lakhs records. and to populate the data value from the table to final internal table its takin

  • Install Windows 8 on Retina Macbook Pro

    Greetings, I have a Retina Macbook Pro and is wanting to install Windows 8 on it, because some games aren't available for the Mac. So I was wondering if Apple has finished updating the Mac so that it could run Windows 8 properly? Is it safe to instal

  • LET (Letter) type element in Agent Inbox

    Hello experts, I have a task where I have to create a letter (LET type) element inside the agent inbox using ABAP. All fields of letter I have to read from a xlsx file. Beside that, every letter should have an attachement with a pdf file. If reading

  • EXSLT implementation

    I was wondering if there is any plan to make the oracle XSLT processor supporting the valuable EXSL extensions http://www.exslt.org/

  • Error durring DDIC activation phase when Importing SP13 on ERP 6.0 IDES

    Hi. I´m applying SP13 on ERP6.0 IDES. Durring the DDIC activation phase I encounter several warnings and a few errors that prevent me from completing. I have been unable to find notes that explains this error - I hope you can help me out. 1 ED0306