Convert to attachment

Dear all,
My corp is using exchange server and outlook client. My colleague send email to us through his handheld. I got the email but the content is null but it would have a attachment. The attachment is exactly original content. When he sent email to other staff, all of us got same problem. Do you know any setting we should change at our exchange server?
Many Thanks
SeaTiger

seatiger wrote:
Dear all,
My corp is using exchange server and outlook client. My colleague send email to us through his handheld. I got the email but the content is null but it would have a attachment. The attachment is exactly original content. When he sent email to other staff, all of us got same problem. Do you know any setting we should change at our exchange server?
Many Thanks
SeaTiger
Hello SeaTiger.
Is your colleague forwarding an email from his BB, or is he creating a new email on his BB and then sending it to your address?  What type of attachment shows up on the email received on your Outlook client?  Is your Outlook client configured to view html mail?
===========================================================
If I've helped, please click the Kudos button.
If your issue has been resolved, please mark it as solved.
Joe
===========================================================

Similar Messages

  • How to convert Mail attachment file Tab Delimited file to XML.

    Hi PI Experts
        I have XI scenario: MAIL  XI SAP (ABAP Proxy), the process is
    1.     XI will receive tab delimited file as attachment in mail.
    2.     XI will convert the tab delimited file into XML, then map to the target structure.
    3.     Target will be posted into ECC through ABAP Proxy.
    Can anyone help me how can I convert the attachment file (i.e. Tab delimited file) to XML while configuring the sender side.
    Thanks in Advance

    I just grabed what I answered from another thread. It should work.
    Processing sequence as follows:
    1. localejbs/AF_Modules/PayloadSwapBean Local Enterprise Bean swap1
    2. localejbs/AF_Modules/MessageTransformBean Local Enterprise Bean tran1
    3. sap.com/com.sap.aii.adapter.mail.app/XIMailAdapterBean Local Enterprise Bean mail
    Module Configuration as follows: Fill the XXXX part with your info.
    swap1 swap.keyName payload-name
    swap1 swap.keyValue MailAttachment-1
    tran1 Transform.Class com.sap.aii.messaging.adapter.Conversion
    tran1 Transform.ContentType ext/xml;charset=utf-8
    tran1 xml.conversionType SimplePlain2XML
    tran1 xml.documentName XXXXXXX_Mail
    tran1 xml.documentNamespace http://XXXXX.com.au/XXXX
    tran1 xml.fieldSeparator \t
    tran1 xml.processFieldNames fromConfiguration
    tran1 xml.structureTitle rows
    Once you set up the above configuration, you will get one record at a time.
    Create a souce message interface like the followings:
    XXXXXXXXX_Mail
    rows
    record
    Target message interface:
    XXXXXXXXX
    rows
    field 1
    field 2
    field 3
    Write a UDF function to remove the TAB space
    public removeTABSpace(String record,Container container){
    //write your code here
    StringTokenizer st = new StringTokenizer(record,"\t",false);
    String t="";
    while (st.hasMoreElements()) t += st.nextElement();
    return t;
    Write another UDF to get the field 1 for example:
    public String getField1(String input,Container container){
    int counter=0;
    int beginIndex=0;
    int endIndex=0;
    int i;
    for (i=0;i<input.length();i++){
    if (input.charAt(i)==34){
    counter=counter+1;
    if (counter==1){
    beginIndex=i+1;
    counter=0;
    break;
    for (i=0;i<input.length();i++){
    if (input.charAt(i)==34){
    counter=counter+1;
    if (counter==2){
    endIndex=i;
    counter=0;
    break;
    input=input.substring(beginIndex,endIndex);
    return input;
    Get the mapping like the followings:
    record - removeTABSpace - getField1 - field 1
    If you need to get field 2, you will need to write another UDF similar to the above one to handle it.

  • Critical Issue:-- Convert SOAP Attachment into SOAP Body

    hi,
       My requirment is
    FTP----> SOAP synchronous.
    In this one  at SOAP receiver side SOAP request is an attachment file and response also I m getting as an attachment.
    My problem is that I need to convert this SOAP response (attachment)  in SOAP body so that I can map it with FTP datatype.
    I used PayLoadSwapBean module but i m unable to convert this attachment into SOAP Body.
    I just followed this blog 
    The specified item was not found.
    May be i m not using this module in a proper mannner.
    Can anybody explan it step by step.
    Is there anyother solution for my problem..
    <It is against the rules of Engagement to post a question with the catch of awarding points. Please refrain from the same.>
    Thanks
    Jaideep Jain
    Edited by: Bhavesh Kantilal on Dec 3, 2008 10:26 AM

    hi stefan,
      I m getting this error after using PayloadSwapBean.
    com.sap.aii.af.ra.ms.api.DeliveryException: Object not found in lookup of payloadSwapBean
    I m mentioning here the value of parameter name and value for this module:--
    parameter name                                    parameter value
    swap.keyName                                        payload-name
    swap.keyValue                                        MainAttachment
    Can u suggest where i went wrong.....
    Thanks
    Jaideep
    Edited by: Jaideep Baid on Dec 5, 2008 9:27 AM

  • Convert SOAP Attachment into SOAP Body

    Hi,
    I am getting the response from external system through SOAP attachment, how to convert it into soap body.
    Is there any other alternative apart from PayloadSwapBean, if not, let me know the steps of the same.
    Regards,
    B.Anandh

    Hi Krish,
    It is not possible to use adapter module (Custom or standard) in SOAP sender adapter and this thing is clearly mentioned in Help.sap.
    But you can use axis adapter to use module (Axis adapter is extention to soap adapter). It provides modules which are flexible enough to fulfil your requirment.
    If you are using Receiver SOAP adapter then youn can either have PayloadSwipeBean or your own adapter module. And it is possible to convert the attachment to the payload using custom module.(I have Done this)
    There is method available getAttachment() of type. Just Check API.
    Thanks
    Sunil Singh

  • Please convert the attached vi's from V8.6 to V8.5

    Hi,
    Please convert the attached vi's from V8.6 to V8.5.
    Thanks so much!
    Ed
    Solved!
    Go to Solution.
    Attachments:
    COMSelect_86.zip ‏21 KB

    Here you go.
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    COMSelect_85.zip ‏20 KB

  • Just wondering if some kind person would convert the attached 8.6 VI to 8.5, thanks.

    Just wondering if some kind person would convert the attached 8.6 VI to 8.5, thanks.
    Solved!
    Go to Solution.
    Attachments:
    LabTest.vi ‏101 KB

    Please post your request to the downconvert thread.

  • Convert an attached pdf file

    how do i convert an attached pdf file in an email?

    Good day,
    You'll need to save the PDF file to your hard drive first.  Then you can submit it to the ExportPDF service.  To use the ExportPDF service, simply visit http://exportpdf.acrobat.com and click 'Sign in' at the top right corner.  Enter your Adobe ID (email address) credentials to log into the service.  As ExportPDF is web-based, you simply utilize the tool through your web browser.  After you're logged in, you should see the ExportPDF interface, with a button saying 'Select PDF file..' to get the process started.
    Please let us know if you have any questions.
    Kind regards,
    David

  • TS3276 my company uses microsoft exchange mailing option. when i send an e-mail containing even a single attachement, my complete mail is converted into attachement, which is irritating for the receiver. kindly inform how i can get rid of this problem

    my company is using microsoft exchange server for the mails. When ever i send my mail, having even one single attachment, whole of the mail is converted into the attachment and the reciver receive the mail in the form of attachments.

    HI,
     I get following?  when run the test?  user is login to Domain A but accessing exchange in Domain B?

  • How do you convert adobe attachment to word or excel?

    How do you convert an adobe attachment to word or excel?

    Hi What,
    Here is a great guide to get you started: http://forums.adobe.com/docs/DOC-2412
    Hope it helps!
    Kind regards, Stacy

  • Mail converts all attached images to bmp

    I need to send all my (attached) images as jpg or gif. but windows recipients complain they are receiving them as bmp files. i do have windows friendly setting activated.
    any ideas?

    Are you using RTF for message composition?
    If so, try using Plain Text instead.

  • Converting an attachment on email so it can be filled out.

    I have scanned an email with an attachment.  The attachment is a form to be filled out. When I try to type it doesn't seem to accept letters.  What do I do to change this?

    I have scanned an email with an attachment. 
    So you printed out to paper both the email and the attached file then scanned the papers' content to an image that you created a PDF from using Acrobat?
    If so then  of course you cannot enter characters – after all you have an image / picture rather than any renderable textual content.
    You can use Acrobat to OCR the image of text. Using the ClearScan option might facilitate accomplishing what you want.
    If the email's attached file is the "form" and this form is not a file that has form fields that support your entering the requisite information then you don't have a "digital" form.
    Rather, you have a "paper" form. Print it out. Pen to Paper. Mail or fax that back to its "home".
    Be well...

  • Convert .sitx Attachment for PC

    I have a .wmv file (movie) that I wish to email to a PC user on Dial-up (I have cable). The file is large (1.7MB), so I compressed it to a .sitx (size unknown). Is the .sitx PC compatible? If not, to what and how do I convert it? I have MacLinkPlus, if that is any help. I also have Graphic Converter.

    You can use StuffIt Expander on a PC to open .sitx files. If downloading StuffIt would take too long, control-click the original file and create an archive of it; this will produce a .zip file, which is more compatible with Windows.
    (17328)

  • Outside In:Converting attachment present in the .msg to PDF

    Hi,
    I looked in the Oracle outside in documentation where it is mentioned that message file (.msg) can be converted to pdf.But i am unable to find any sample C\C++ code to convert the attachment present in that files.
    I was under the impression that usage of following work will just (Just like these functions works for .zip files and .pst file ).
    DAGetTreeCount
    DAGetTreeRecord
    DASaveTreeRecord
    But , the DAGetTreeCount return 0,for the .msg file with attachments.
    Kindly let me know any sample code to do that same in outside In. Or do i need to have some other third party library to read the attachment in the msg files.
    Kindly reply ASAP as i will accordingly decide whether to go ahead buyying oracle outside In or Aspose.
    Regards
    Pushpendra

    This would be a 2 step process:
    1. Create a word document from a word template and data in InfoPath Xml using OfficeOpenXml API and save it in a library/temp folder.
    2. Using Word Automation services, convert this word document into PDF.
    This post is my own opinion and does not necessarily reflect the opinion or view of Slalom.

  • Different Attachment extension(.xls,.txt) in sender mail adapter

    Hi Experts
    Is it possible to use different type of attachment extension (e.g .xls,.txt) in the sender mail adapter?
    My requirement is , the attachment in the mail adapter will be used as the main payload.So I am using PayloadSwapBean adapter module.
    Currently I am using the following module key for .xls attachment and it is working.Configuration for .xls attachment is as follows
    swap.keyName-Content-Disposition
    swap.keyname-Content-Description
    swap.keyName-Content-Type
    swap.keyValue-attachment;filename="MailAttachment-1.xls"
    swap.keyValue-MailAttachment-1
    swap.keyValue-application/vnd.ms-excel.
    Now, the attachment may be .xls or .txt file.
    Now If I want to use .txt atachment then do I need to define all these parameter again and in that case what will be my content type for .txt file.
    Your inputs required
    thanks
    Ayan

    PayloadSwapBean  will only convert the attachment as the main payload.
    Yeah for reading excel file I have a separate custom adapter module.This is not in the scope of my question..
    All I am asking , can .txt as well as .xls attachment be used in the same sender mail adapter.
    If that is possible what will be my content-type for .txt or can I remove content-type and use only content-disposition and content-description so that any type of attachment it can recognise.
    The momment I am specifying  content-type , I am making it particular  that only say .xls attachment , it will identify.
    I hope I make you clear.Inputs required
    Thanks
    Ayan

  • Down convert from LabView 9.0 to 8.6

    I would greatly appreciate it if someone could convert the attached file from LabView 9.0 to 8.6.
    Thank you.
    Solved!
    Go to Solution.
    Attachments:
    Read_Value_From_Excel_LM6.vi ‏26 KB

    Once again, saved in 8.0
    There are only two ways to tell somebody thanks: Kudos and Marked Solutions
    Unofficial Forum Rules and Guidelines
    Attachments:
    Read_Value_From_Excel_LM6_nijams.vi ‏36 KB

Maybe you are looking for

  • Lapi bootstrap failure

    My old database version 9.2.0.1 on suse linux and install olap manually, for testing BI Beans. download some patch and upgrate to 9.2.0.2, select comp_name, version, status from dba_registry; Oracle9i Catalog Views,9.2.0.2.0,VALID Oracle9i Packages a

  • I pod keeps changing songs

    My i pod nano keeps changing the songs itself, if i click forward it will forward 3 songs forward. If not it will just keep changing the songs itself. Does anyone know whats wrong with it? Or will i have to send it back to Apple. i pod nano   Windows

  • HT5312 When I click on the rescue email stuff it doesn't work. Why?

    When I click on the rescue email stuff it doesn't work. Why?

  • OS X Mavericks 10.9.5 error downloading Adobe Reader

    I have downloaded OS X 10.9.5 on my macbook pro and I am not able to download Adobe Reader. I have tried many times downloading it but it says there is an internal error. How do I fix this? I really need to be able to use Adobe Reader Lucy

  • MM50 not showing plant views

    I have been working with our IT dept on transaction MM50 not pulling in plant views to extend. Does any one know why when I select a plant view like Work Scheduling (A) on a HALB material type in a plant where the material does not currently exist, M