Email attachments Forms 6/Ora 8.1.5.1.0 using Outlook

Hello everyone...
I have spent the last few hours researching this, now I'm finally posting because I can't find an answer...
Is there any way to e-mail an attachment in Outlook 2000 from Forms 6?
Using the host command I can create an e-mail message in outlook, but I can't attach a file.
UTL_SMTP : will only e-mail text correct?
We are using Outlook 2000 - without exchange. But if we need to get exchange we will.
Thanks for any input at all.
Lesley.

1) Yes it is possible to include an attachment in outlook when using OLE to automate it. If you look at the OLE interfaces for Outlook you'll see there is an attachments collection that can be used for this. I did this about 5 years ago and don't have the code any more but it can be done. :-(
2) You can use JavaMail to do the sending - this does allow attachments - In Forms 9i we have a demo that uses Java on the middle teir to hook into JavaMail and supports attachments as well as plain emails.
The 9i code could be backported for 6i both Client server or Web Deployed.
http://otn.oracle.com/sample_code/products/forms/content.html

Similar Messages

  • My problem: Missing emails. I have an iphone 5s. I'm using Outlook 2007 on a PC.

    Some emails to one of accounts show up on my iphone, some on my PC (Outlook 2007). But not both. Ideas??
    Example. I get an email on a business email address I've set up (eg - [email protected]). It appears in my Outlook inbox on my PC. It doesn't appear on my Iphone. I reply. The original email sender responds. Her email shows up on my iphone, But not in Outlook. Logically, her two emails from me should show up in both locations. Instead, the first is coming only to my Outlook, then the second to only my iphone.
    Ideas for fixing??
    (I believe that I have set it up so that the emails stay on the server.)

    My husband and I are using the same iTunes account on all mac & pc computers, but the libraries are different on each machine.  We always manually manage our music (no auto sync).  iTunes is up to date on the PCs.  My husband uses our joint iTunes account on his pc, but once again, has a different collection in his library from those on the other machines.  He can't load any music from his PC to his iphone 4.  I can load music from my mac library to my iphone 4s, but cannot load from my pc library to my iphone 4s.  How can I switch my main library that it syncs with from the mac to the pc?
    Thanks

  • Auto saving email attachments using date email received as the name of the attachment file

    I would like to be able to batch save hundreds of email attachments in my inbox to a specified folder and use the date and time email was received as the name of the file.  i found sample script that would give it timestamp but would prefer date and time of receipt.  any help would be greatly appreciated.
    thanks.

    I found the below script online but it does not seem to be naming correctly.  it appears that the month always defaults to 12.  perhaps somehow could suggest a fix?
    set theAttachmentPath to (path to desktop) as text
    tell application "Mail"
              set a to selection
    end tell
    repeat with s in a
              tell application "Mail"
                        set current_date to date received of s
                        set CurrentSender to sender of s
              end tell
              set current_date to AppleScriptDateToString(current_date)
              tell application "Mail" to set Attached to mail attachments of s
              repeat with ThisAttach in Attached
                        tell application "Mail" to set FileName to name of ThisAttach
                        if FileName ends with ".pdf" then
                                  set FileName to current_date & " from " & CurrentSender & ".pdf" as text
                                  set FileName to checknamewith_pdfsuffix(FileName, theAttachmentPath, false)
                                  tell application "Mail" to save ThisAttach in theAttachmentPath & (FileName)
                        end if
              end repeat
    end repeat
    on AppleScriptDateToString(a)
              set b to current date
              set monthnames to {}
              repeat with i from 1 to 12
                        set month of b to i
                        set monthnames to monthnames & {(month of b) as text}
              end repeat
              set Y to (year of b)
              set M to 0
              repeat with t in monthnames
                        set M to M + 1
                        if t as text = (month of b) as text then
                                  exit repeat
                        end if
              end repeat
              set M to Twodigits(M)
              set D to Twodigits(day of b)
              set hh to Twodigits(hours of b)
              set mm to (minutes of b)
              set ss to Twodigits(seconds of b)
              return Y & "-" & M & "-" & D as text
    end AppleScriptDateToString
    on Twodigits(a)
              return (characters -2 through -1 of (("0" & a) as text)) as text
    end Twodigits
    on checknamewith_pdfsuffix(n, D, looped)
              tell application "Finder"
                        set thefiles to name of every item of (D as alias)
              end tell
              if thefiles contains n then
                        if looped = false then
                                  set n to ((characters 1 through -5 of n) & " 1" & (characters -4 through -1 of n)) as text
      checknamewith_pdfsuffix(n, D, true)
                        else
                                  set tmp to (last word of ((characters 1 through -5 of n) as text) as integer)
                                  set tmpcount to (count of characters of (tmp as text)) + 5
                                  set tmp to tmp + 1
                                  set n to ((characters 1 through (-1 * tmpcount) of n) & tmp & (characters -4 through -1 of n)) as text
      checknamewith_pdfsuffix(n, D, true)
                        end if
              else
                        return n
              end if
    end checknamewith_pdfsuffix

  • Since i reinstalled OSX i am having trouble downloading my email attachments

    since i reinstalled OSX i am having trouble downloading my email attachments. I have updated the system.

    I am using a new Apple TV streaming box. I cannot seem to get any itunes movies to completely download. If they do completely download, it often takes a day or more. Even when the download is apparently completed, ATV will often re-authorize the movie purchase...and the download process begins again. That is about the time I send emails and get refunds. NETFLIZ works beaitifully - fast, easy to use, NEVER a problem. I use a MAC, iPad too but have not synced either with ATV.
    Am I doing something wrong? This is incredibly frustrating for my family!!!!

  • Send email from forms

    Can anybody send me a code how to send an email from forms
    with attachement for multiple users
    I am using oracle 8i and forms 6i
    My mail application is Novel group wise
    Thanks for your help

    Oracle Reports can be run directly to email.
    Check out the DESTYPE parameter.
    To send emails you can use a call to Java Mail using the Java importer. There is a sample form for this in the Oracle9i Forms demos. This should work in 6i also.
    You might also be able to use email from the database with the UTL_SMTP package:
    http://otn.oracle.com/sample_code/tech/pl_sql/htdocs/maildemo8i_sql.txt

  • Email attachments not saved to document library

    Another system generates a report and emails it to a sharepoint document library - the email has a PDF report attached - but the pdf file is not extracted and saved to the document library.  We are saving the original incoming email in the library,
    and if I download that .eml file to my PC and open with outlook, I can see the PDF attachment there, and can open it, etc.
    If I forward that email message (that I retrieved from the SP document library) using outlook back to the same document library email address, the PDF attachment will
    be extracted.  Passing through outlook seems to alter it and make it extractable.
    The person on the sending system says they don't have any mail/encoding options that they can tweak - any suggestions as to what the cause of this might be?

    Message header is below.  The report is generated by SQL Server Reporting services - via another sharepoint site that another group manages (somehow it is integrated with that other sharepoint site)
    x-sender: [email protected]
    x-receiver: [email protected]
    Received: from xxxmail5.xxxx.com ([10.xxx.xxx.9x]) by xxxSP2010-02.xxxx.com with Microsoft SMTPSVC(7.5.7601.17514);
      Mon, 30 Mar 2015 09:15:30 -0400
    Received: from pps.filterd (xxxxrmsb [127.0.0.1])
     by ppmprmsb.xxxx.com (x.xx.4/x.xx.4) with SMTP id xxxxxx
     for <[email protected]>; Mon, 30 Mar 2015 09:15:30 -0400
    Received: from atlxxxxhub02.xxxx.com (atlxxxxhub02.xxxx.com [10.xxx.xxx.156])
     by xxxxxxxx.xxxx.com with ESMTP id 1tf74hg227-2
     (version=TLSv1/SSLv3 cipher=AES128-SHA bits=128 verify=NOT)
     for <[email protected]>; Mon, 30 Mar 2015 09:15:29 -0400
    Received: from XXXXXXXXXXX02 (10.xxx.xxx.xx) by ATLxxxxHUB02.xxxx.com
     (10.xxx.xxx.xxx) with Microsoft SMTP Server id xx.x.xxx.x; Mon, 30 Mar 2015
     09:15:28 -0400
    MIME-Version: 1.0
    From: <[email protected]>
    To: <[email protected]>
    Reply-To: <[email protected]>
    X-Priority: 1
    Priority: urgent
    Importance: high
    Date: Mon, 30 Mar 2015 09:15:29 -0400
    Subject: Test Ticket Detail Report
    Content-Type: multipart/mixed;
     boundary="--boundary_537_830ede34-1aa3-48f5-99a6-25d56430990f"
    Message-ID: <[email protected]>
    X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.13.68,1.0.33,0.0.0000
     definitions=2015-03-30_03:2015-03-30,2015-03-29,1970-01-01 signatures=0
    Return-Path: [email protected]
    X-OriginalArrivalTime: 30 Mar 2015 13:15:30.0535 (UTC) FILETIME=[98B12770:01D06AEB]
    ----boundary_537_830ede34-1aa3-48f5-99a6-25d56430990f
    Content-Type: multipart/alternative;
     boundary="--boundary_536_31f54c87-f931-4d95-b3d9-a49063deb978"
    ----boundary_536_31f54c87-f931-4d95-b3d9-a49063deb978
    Content-Type: text/plain; charset="utf-8"
    Content-Transfer-Encoding: 7bit
    This is a test of the automated sharepoint subscription. 
    ----boundary_536_31f54c87-f931-4d95-b3d9-a49063deb978
    Content-Type: text/html; charset="utf-8"
    Content-Transfer-Encoding: quoted-printable
    <table><tr><td><span>This is a test of the automated sharepoint s=
    ubscription.</span></td></tr></table>
    ----boundary_536_31f54c87-f931-4d95-b3d9-a49063deb978--
    ----boundary_537_830ede34-1aa3-48f5-99a6-25d56430990f
    Content-Type: multipart/mixed;
     boundary="--boundary_538_8187c4e1-69f6-413e-9ae9-7bbe453e08fa"
    ----boundary_538_8187c4e1-69f6-413e-9ae9-7bbe453e08fa
    Content-Type: application/octet-stream; name="application/pdf"
    Content-Transfer-Encoding: base64
    Content-Dis;
     filename="=?utf-8?xxxxxxxxxxxxxxxxxxxx="
    Content-ID: <584256da-f4f3-4100-b281-f1cb6e01f58e>

  • How to  delete email attachments from server

    Hi,
    I created an a CF template for sending e-mail which includes
    attachments. It has been tested on my dev box and is functioning
    fine as the attachment upload to a designated directory on the
    server. I would like the attachments to be purged once the e-mail
    has been forwarded to the recipent.
    In Macromedia's ColdFuision 7MX web application construction
    book page 913 "Interacting with Email" there is a CFC that will
    delete the file when the user ends their session.
    I am not sure how to write this to fit the code I am using.
    Here is the eMail form
    <!--- Mail_Form.cfm--->
    <html>
    <head>
    <title>Please enter your message</title>
    </head>
    <body>
    <form action="Send_Email.cfm" method="post"
    enctype="multipart/form-data">
    <table width="500" border="0" align="center">
    <tr>
    <td width = "500" colspan="2">Please enter your e-mail
    message:</td>
    </tr>
    <tr>
    <td width="250">To:</td>
    <td width="250"><input type="text" name="to_addr"
    value=""></td>
    </tr>
    <tr>
    <td>Subject:</td>
    <td><input type="text" name="subject"
    value=""></td>
    </tr>
    <tr>
    <td>Message:</td>
    <td><input textarea name="message" rows="5"
    cols="35"></textarea></td>
    </tr>
    <tr>
    <td width="250">Attachment #1:</td>
    <td width="250"><input type="file"
    name="attachment_1" value=""></td>
    </tr>
    <tr>
    <td width="250">Attachment #2:</td>
    <td width="250"><input type="file"
    name="attachment_2" value=""></td>
    </tr>
    <tr>
    <td width="250">Attachment #3:</td>
    <td width="250"><input type="file"
    name="attachment_3" value=""></td>
    </tr>
    <tr>
    <td width="250"> </td>
    <td width="250"><input type="submit"
    name="Send_Email" value="SendEmail"></td>
    </tr>
    </table>
    </form>
    Here is the form to send the attachment.
    <!--- Send_Email.cfm --->
    <!--- First make sure that the user uploaded attachments
    --->
    <cfif FORM.attachment_1 neq "">
    <!--- first actually upload the file --->
    <cffile action="upload"
    destination="D:\uploadsTEST\"
    filefield="attachment_1"
    nameconflict="makeunique">
    <!--- now create a temporary holder for the attachment
    later on --->
    <cfset attachment_local_file_1 =
    "d:\uploadsTEST\#file.serverfile#">
    </cfif>
    <!---Now repeat the process for the second and third
    attachment:--->
    <cfif FORM.attachment_2 neq "">
    <!--- first actually upload the file --->
    <cffile action="upload"
    destination="D:\uploadsTEST\"
    filefield="attachment_2"
    nameconflict="makeunique">
    <!--- now create a temporary holder for the attachment
    later on --->
    <cfset attachment_local_file_2 =
    "d\uploadsTEST\#file.serverfile#">
    </cfif>
    <cfif FORM.attachment_3 neq "">
    <!--- forst actually upload the file --->
    <cffile action="upload"
    destination="D:\uploadsTEST\"
    filefield="attachment_3"
    nameconflict="makeunique">
    <!--- now create a temporary holder for the attachment
    late on --->
    <cfset attachment_local_file_3 =
    "d:\uploadsTEST\#file.serverfile#">
    </cfif>
    <!---OK, you have now uploaded the file the server, now
    let's send
    out the email with the attachments:--->
    <cfmail FROM="[email protected]" to="#form.to_addr#"
    subject="#subject#"
    server="an001so-dby1c.pbi.global.pvt" port="25">
    #message#
    <cfsilent>
    <!--- <cfsilent> tag used to kill the white space
    in this area
    so your email is not cluttered with white space.--->
    <cfif FORM.attachment_1 neq "">
    <cfmailparam file="#attachment_local_file_1#">
    </cfif>
    <cfif FORM.attachment_2 neq "">
    <cfmailparam file="#attachment_local_file_2#">
    </cfif>
    <cfif FORM.attachment_3 neq "">
    <cfmailparam file="#attachment_local_file_3#">
    </cfif>
    </cfsilent>
    </cfmail>
    Here is the session application code to delete the file upon
    uploading
    <!---
    Filename: Application.cfc
    Executes for every page request
    --->
    <cfcomponent output="false">
    <!--- Name the application. --->
    <cfset this.name="attachmentPurge">
    <!--- Turn on session management. --->
    <cfset this.sessionManagement=true>
    <cfset this.clientMangment=true>
    <cffunction name="onSessionEnd" output="false"
    returnType="void">
    <!--- Look for attachments to delete --->
    <cfset var attachDir = expandPath("Attach")>
    <cfset var getFiles = "">
    <cfset var thisFile = "">
    <!--- Get a list of all files in the directory --->
    <cfdirectory directory="#attachDir#" name="getFiles">
    <!--- For each file in the directory --->
    <cfloop query="getFiles">
    <!--- If it's a file (rather than a directory) --->
    <cfif getFiles.type neq "Dir">
    <!--- Get full filename of this file --->
    <cfset thisFile =
    expandPath("Attach\#getFiles.Name#")>
    </cfif>
    </cfloop>
    </cffunction>
    </cfcomponent>
    The tutorial only explains how to delete the attachment when
    the recipient checks there mail
    in the POP server.
    Assuming that the sender is in a session would the code be
    written to delete the attached file from the directory on
    the server one the e-mail is sent.
    Can someone explain how to automatically delete email
    attachments from a designated directory or provide me with the code
    that would handle this after an email is sent with attachment.
    Thanks,
    Tony

    I don't know why your dos code didn't run. It could be
    addressing. My limited experience with cfdirectory/cffile/cfexecute
    is to type out the complete path at least once.
    Good books?
    Hard to say, depends on what else you are new at. If you are
    new to html, then htmlgoodies.com has good tutorials. So does
    webmonkey.com. If you have trouble with sql, I have heard good
    things about the SAMS book, Teach Yourself SQL in 10 Minutes by Ben
    Forta. I learned javascript by buying the book Teach Yourself
    Javascript in 24 Hours. The O'Reilly books are also good. I learned
    awk with one of those books.
    Glad you liked the fish pics. The camera is specified on most
    of the pages. If it says Reefmaster, I used an external strobe. If
    it says Sony I either used the camera flash only or natural light.
    By the way, that is not a Cold Fusion site. It's strictly html and
    javascript.

  • Sending PDF + Excel as Email attachments in Unicode System

    Hi,
    I have a problem in sending mails having 2 attachments. one with PDF and another Excel. I use SO_DOCUMENT_SEND_API1 by populating contents_bin table. PDF attachment is fine (PDF is created from spool), but excel attachment fails to open correctly. I refered note 1151258, but not successfull.
    When I tried using contents_hex as suggested in report SENDLIST, the PDF attachment is corrupted.
    The above method works fine in non-unicode system. But not in a unicode system. 
    In short I want to send two attachments (one PDF by reading spool and second excel by using an interanl table) in a mail. Any ideas & suggestions please?
    Thanks,
    Ravikanth

    HI,
    use below logic..
    *&      Form  BUILD_XLS_DATA_TABLE
          Build data table for .xls document
    FORM build_xls_data_table.
    *If you have Unicode check active in program attributes thnen you will
    *need to declare constants as follows
      CLASS cl_abap_char_utilities DEFINITION LOAD.
      CONSTANTS:
          con_tab  TYPE c VALUE cl_abap_char_utilities=>horizontal_tab,
          con_cret TYPE c VALUE cl_abap_char_utilities=>cr_lf.
      CONCATENATE   '' '' '' 'PASSPORT AND VISA DETAILS REPORT' ' '
                   INTO lt_attach SEPARATED BY SPACE.
      CONCATENATE con_cret lt_attach  INTO lt_attach.
      APPEND  lt_attach.
      CONCATENATE 'Per.Num' 'Sub.Type' 'First.Name' 'Dep.Name'
                  'Nation ' 'Pass. Num' 'Exp.Date' 'Visa.Num' 'Exp.Date'
                   INTO lt_attach SEPARATED BY  con_tab.
      CONCATENATE con_cret lt_attach  INTO lt_attach.
      APPEND  lt_attach.
      LOOP AT ot_dependent INTO wa_dependent.
        CONCATENATE wa_dependent-pernr
                   wa_dependent-subty
                    wa_dependent-subtype_text
                    wa_dependent-vorna
                    wa_dependent-favor
                    wa_dependent-fanat
                    wa_dependent-zzicnum
                    wa_dependent-zzexpid
                    wa_dependent-zzvcnum
                    wa_dependent-zzvexpid
                                      INTO lt_attach  SEPARATED BY con_tab.
        CONCATENATE con_cret lt_attach  INTO lt_attach.
        APPEND lt_attach.
      ENDLOOP.
    ENDFORM.                    " BUILD_XLS_DATA_TABLE
    FORM f_send_email_passport_details .
    Populate message body text
      PERFORM populate_email_message_body.
    Send file by email as .xls speadsheet
      PERFORM send_file_as_email_attachment
                                   TABLES lt_message
                                          lt_attach
                                    USING p_email
                                          'Passport and Visa .xls document attachment'
                                          'XLS'
                                          'filename'
                                 CHANGING gd_error
                                          gd_reciever.
      Instructs mail send program for SAPCONNECT to send email(rsconn01)
      PERFORM initiate_mail_execute_program.
    ENDFORM.                    " F_SEND_EMAIL_PASSPORT_DETAILS
    FORM f_send_email_passport_details .
    Populate message body text
      PERFORM populate_email_message_body.
    Send file by email as .xls speadsheet
      PERFORM send_file_as_email_attachment
                                   TABLES lt_message
                                          lt_attach
                                    USING p_email
                                          'Passport and Visa .xls document attachment'
                                          'XLS'
                                          'filename'
                                 CHANGING gd_error
                                          gd_reciever.
      Instructs mail send program for SAPCONNECT to send email(rsconn01)
      PERFORM initiate_mail_execute_program.
    ENDFORM.                    " F_SEND_EMAIL_PASSPORT_DETAILS
    *&      Form  SEND_FILE_AS_EMAIL_ATTACHMENT
          Send email
    FORM send_file_as_email_attachment TABLES pit_message
                                              pit_attach
                                        USING p_email
                                              p_mtitle
                                              p_format
                                              p_filename
                                              p_attdescription
                                              p_sender_address
                                              p_sender_addres_type
                                     CHANGING p_error
                                              p_reciever.
      DATA: ld_error    TYPE sy-subrc,
            ld_reciever TYPE sy-subrc,
            ld_mtitle LIKE sodocchgi1-obj_descr,
            ld_email LIKE  somlreci1-receiver,
            ld_format TYPE  so_obj_tp ,
            ld_attdescription TYPE  so_obj_nam ,
            ld_attfilename TYPE  so_obj_des ,
            ld_sender_address LIKE  soextreci1-receiver,
            ld_sender_address_type LIKE  soextreci1-adr_typ,
            ld_receiver LIKE  sy-subrc.
      ld_email   = p_email.
      ld_mtitle = p_mtitle.
      ld_format              = p_format.
      ld_attdescription      = p_attdescription.
      ld_attfilename         = p_filename.
      ld_sender_address      = p_sender_address.
      ld_sender_address_type = p_sender_addres_type.
    Fill the document data.
      w_doc_data-doc_size = 1.
    Populate the subject/generic message attributes
      w_doc_data-obj_langu = sy-langu.
      w_doc_data-obj_name  = 'SAPRPT'.
      w_doc_data-obj_descr = ld_mtitle .
      w_doc_data-sensitivty = 'F'.
    Fill the document data and get size of attachment
      CLEAR w_doc_data.
      READ TABLE lt_attach INDEX w_cnt.
      w_doc_data-doc_size =
         ( w_cnt - 1 ) * 255 + STRLEN( lt_attach ).
      w_doc_data-obj_langu  = sy-langu.
      w_doc_data-obj_name   = 'SAPRPT'.
      w_doc_data-obj_descr  = ld_mtitle.
      w_doc_data-sensitivty = 'F'.
      CLEAR t_attachment.
      REFRESH t_attachment.
      t_attachment[] = pit_attach[].
    Describe the body of the message
      CLEAR t_packing_list.
      REFRESH t_packing_list.
      t_packing_list-transf_bin = space.
      t_packing_list-head_start = 1.
      t_packing_list-head_num = 0.
      t_packing_list-body_start = 1.
      DESCRIBE TABLE lt_message LINES t_packing_list-body_num.
      t_packing_list-doc_type = 'RAW'.
      APPEND t_packing_list.
    Create attachment notification
      t_packing_list-transf_bin = 'X'.
      t_packing_list-head_start = 1.
      t_packing_list-head_num   = 1.
      t_packing_list-body_start = 1.
      DESCRIBE TABLE t_attachment LINES t_packing_list-body_num.
      t_packing_list-doc_type   =  ld_format.
      t_packing_list-obj_descr  =  ld_attdescription.
      t_packing_list-obj_name   =  ld_attfilename.
      t_packing_list-doc_size   =  t_packing_list-body_num * 255.
      APPEND t_packing_list.
    Add the recipients email address
      CLEAR t_receivers.
      REFRESH t_receivers.
      t_receivers-receiver = ld_email.
      t_receivers-rec_type = 'U'.
      t_receivers-com_type = 'INT'.
      t_receivers-notif_del = 'X'.
      t_receivers-notif_ndel = 'X'.
      APPEND t_receivers.
      CALL FUNCTION 'SO_DOCUMENT_SEND_API1'
        EXPORTING
          document_data              = w_doc_data
          put_in_outbox              = 'X'
          sender_address             = ld_sender_address
          sender_address_type        = ld_sender_address_type
          commit_work                = 'X'
        IMPORTING
          sent_to_all                = w_sent_all
        TABLES
          packing_list               = t_packing_list
          contents_bin               = t_attachment
          contents_txt               = lt_message
          receivers                  = t_receivers
        EXCEPTIONS
          too_many_receivers         = 1
          document_not_sent          = 2
          document_type_not_exist    = 3
          operation_no_authorization = 4
          parameter_error            = 5
          x_error                    = 6
          enqueue_error              = 7
          OTHERS                     = 8.
    Populate zerror return code
      ld_error = sy-subrc.
    Populate zreceiver return code
      LOOP AT t_receivers.
        ld_receiver = t_receivers-retrn_code.
      ENDLOOP.
    ENDFORM.                    "send_file_as_email_attachment
    *&      Form  INITIATE_MAIL_EXECUTE_PROGRAM
          Instructs mail send program for SAPCONNECT to send email.
    FORM initiate_mail_execute_program.
      WAIT UP TO 2 SECONDS.
      SUBMIT rsconn01 WITH mode = 'INT'
                    WITH output = 'X'
                    AND RETURN.
    ENDFORM.                    " INITIATE_MAIL_EXECUTE_PROGRAM
    Regards,
    Naresh Chava.

  • Why are my email attachments showing as being attached but the recipient does not get an attachment?

    I currently use the Mail program on my MacBook Pro and am having issues with email attachments. I have read through a few forums and I seem to be doing everything correctly but I am still having problems. I have 3 different email accounts that I have set up through Mail and all 3 are having problems. The steps I take when attaching any document is to compose to a new email, click the paperclip icon or go through the File drop down menu and select Attach Files. With either option, I can see my document inside of my message but when I send the email the recipient only receives the text portion of th email, not any attachment. When I go to my Sent mailbox and find the email I sent, I can see the document within the message but there is not a paperclip icon next to the recipients name indicating that there was an attachment sent.
    I have made sure that 'Always send windows-friendly attachments' is selected, and I have tried sending them with 'Always attach at end of message' selected and with it unselected but there has been no difference. I have only noticed this within the last 2 months. Anyone have any advice?

    The issue with not seeing the paper clip in your Sent mailbox seems to be totally removed from anything related to recipients, and is something to perhaps yet be addresses in a future update.
    To the issue with recipients, I would guess the recipient is using Outlook or Outlook Express, and the message is being sent in Rich Text (a form of HTML) and the recipient either cannot open the attachment, or they have an over zealous anti-virus filter that is removing the attachment out of fear caused by the presence of HTML.
    More info about the recipient's platform, please.
    Ernie

  • Send email via Forms 6.0

    hi, I tried article-id = 61736.1. I wanted to send txt file by email. but
    couldn't. my attachement file : c:\hello.txt and send it. when I
    entered inbox, attachement file appeared "Untitled".
    cutted source is below
    msg_attch := OLE2.GET_OBJ_PROPERTY
    (message1, 'Attachments');
    attachment := OLE2.INVOKE_OBJ(msg_attch, 'add') ;
    OLE2.SET_PROPERTY(attachment, 'name', Attch);
    OLE2.SET_PROPERTY(attachment, 'position', 0);
    OLE2.SET_PROPERTY(attachment, 'type', 1);
    OLE2.SET_PROPERTY(attachment, 'source', 'C:\hello.txt');
    what can I do?
    many thanks.

    Hi Zahid
    From Forms 6.0, you need to call Reports using standard SRW.Run_Product call. Please refer to the product document for other SRw calls which can be used for Forms/Reports integration. In this SRW call, you need to sent the runtime argument to Reports. In your case, write a pl/sql code which would set the destype=mail, desformat=html and desname set to the email address for reciever which you would be fetching from DB in Forms application. And then send these arguments in the SRW call to run the Reports.
    Thanks
    Rohit
    Thanks
    Rohit

  • Why are my email attachments being corrupted?

    I have received a number of e-mails recently where attachments have been corrupted.  Other people have received exactly the same e-mails and the attachments have been just fine.  This has happened with jpgs and pdfs - I don't see any particular trend about what the attachment is.  The only common point seems to be my @mac.com MobileMe email backend.  Some threads have suggested that I 'rebuild' my e-mail folder - I've done that and it has no effect. I don't think it's my computer - I suspect that this is a server somewhere - what can I do?
    Macbook air 1.4 Ghz Core 2 duo - 10.6.8

    The issue with not seeing the paper clip in your Sent mailbox seems to be totally removed from anything related to recipients, and is something to perhaps yet be addresses in a future update.
    To the issue with recipients, I would guess the recipient is using Outlook or Outlook Express, and the message is being sent in Rich Text (a form of HTML) and the recipient either cannot open the attachment, or they have an over zealous anti-virus filter that is removing the attachment out of fear caused by the presence of HTML.
    More info about the recipient's platform, please.
    Ernie

  • Cannot save email attachments to folders in Finder

    Ughhh, I'm getting a sinking feeling.... It's happening again.
    Ever since I installed Mavericks back in June of 2014, I've had nothing but problems. In fact, the actual install (perhaps coincidentally, I'm told) caused my hard drive to fail in mid-install, even though it was only 2 years old. Apple Care cheerfully paid for the new hard drive and installed Mavericks for me, but ever since my previously fast, responsive computer has been incredibly sluggish, lots of beach balls, tons of problems with things like the one I'm experiencing again today -- can't save email attachments to folders in Finder (the computer behaves as if the save was successful, but when you go look in the Finder later, you discover it was never saved anywhere). Also, I can't create any new folders because it says the location is Read Only (I've tried various file locations -- same result).
    Since June, after countless visits to the Genius Bar and all sorts of attempts to fix the accumulating problems, the Genius erased my User Library last December in a final attempt to get the computer to work right before my Apple Care ran out. It was one of many attempted fixes that would actually work pretty well for a few days, but then the problems would accumulate again.
    Last week, Word kept crashing. I took it to the Genius Bar and the June 2014 hard drive failed a diagnostic test. Even though Apple Care had expired, Apple replaced the hard drive for free because they could see the long list of notes from all of the visits I had made to the Genius Bar. I restored everything and, although it seemed to be working okay at first, I was still getting a lot of beach balls. Sometimes it can take 30 seconds to open a Word document, even if the application is already open. (FYI, I don't keep a lot of applications running.) But at least it was working. Today, however, I'm seeing some of the old familiar problems creep in. I cannot save email attachments to a folder. I cannot create new folders. I've tried restarting the computer multiple times. All of this was working fine as recently as yesterday.
    1. Am I doing something that is causing this? This is my sixth Mac and I've never a serious problem with ANY of the others (including one that I bought USED) and I use them at least 8 hours a day. As far as I know, I'm doing everything the same way I've always done it.
    2. Has anyone else encountered this "Read Only" problem and do you know how to fix it? I'm starting to think this is just a bad computer and that this is a symptoms that something is very wrong again.
    3. Do I simply need to start over with a brand new computer (although, frankly, I'm scared to restore everything onto a new computer and risk "infecting" the new one). This is my work computer and I am self-employed, so I really cannot afford to be running to the Genius Bar once or twice a week any longer. Any advice? It's a MacBook Pro that I bought in December 2011. According to the stats, I'm using 354.68 GB of my 499.25 GB storage capacity.
    Sorry this is so long. Just trying to give the context.

    Hi:
    Of course this is possible on SharePoint Server 2010 and is a very nice functionality, in this link (http://www.sharepointboost.com/blog/setting-up-sharepoint-2010-incoming-mail/)
    you can find a detailed information of how to set up the incoming email o SharePoint 2010 document library step by step.
    I hope this helps
    Please mark as answer if helps you

  • Why does Reader XI download email attachments to my Download folder before I am able to print them?

    After last update my Reader XI automatically downloads email attachments (.pdf) to my Downloads folder. I then have to open that file in order to print it.  Before, the attachment would open in Reader and I could print from that direct.

    Windows 8, Firefox email client.  What happens is that I click on attachment links in emails, which are .pdf files.  Instead of a menu allowing opening of the file with Reader, the file gets automatically downloaded to my Downloads folder.  I then have to open that folder, click on the file name... then Reader opens and I can view the file as well as print it from the Reader menu.

  • Email attachments download as ashx for Microsoft Outlook, instead of jpg, pdf, doc, etc. Tried to fix in Preferences Applications but still doesn't work.

    Using MacBook Pro running 10.5.8. Downloaded Firefox 8 on 11/9/11 and now Microsoft Outlook Web App 2010 downloads all email attachments as "attachment.ashx" instead of jpg, pdf, etc. This was not a problem with previous Firefox releases which I've been using for the past couple of years. Can open files if I edit the extension to the proper variety (ashx to jpg for example), but no longer initially automatically opens. Instead I first get a "can't open this file" message.  Attempted to fix in Firefox > Preferences > Applications by indicating the proper "Actions" for various "Content Types" but this had no effect. Chrome and Safari browsers still work properly. How can I fix this?

    Hi,
    I'm sorry you are having this problem, here is another post about the same problem, where the cause of the problem is described:
    https://support.mozilla.com/en-US/questions/894442
    A bug has been filed to track resolution of the issue here, because a true fix isn't yet available:
    https://bugzilla.mozilla.org/show_bug.cgi?id=703015
    I apologize for the inconvenience.
    Regards,
    Michelle

  • I have created a form in InDesign, exported to a pdf, created an editable form and saved.  When I open the form and make changes and save, the reopen the changes are there.  If try to email this form as an attachment after editing, the attachment is alway

    I have created a form in InDesign, exported to a pdf, then created an editable form and saved.  When I open the form and make changes and save, then reopen the changes are there.  If try to email this form as an attachment after editing, the attachment is always minus the edits.   ????

    Hi chuck,
    If you ave created the form and then filling it yourself and saving the form, the filled data should be there when you reopen the same form.
    Can you please send the form to me at [email protected]  so that I can have a look.
    Regards,
    Rave

Maybe you are looking for

  • How to autoflow overset text in script?

    Gurus, I write a script to import xml and place it in text frame but I had my overset text, i know that it just a shift+doubleclick in outport of text frame to autoflow text, the problem is how can i write it in a script? please help! Thanks in advan

  • How make Invisible a particular Cell in the TAble Control.

    Dear Freinds,        I have requirement where in on a particular conditon i have to close one of the fields in the TAble contorl . That is i have to make it as invisible ....iam able only to make only display (greyed out) only iam not able to make in

  • Update/insert/delete in the same JSP

    Dear all, i want to develop a same JSP from which can update,delete or insert..is it possible?? thanks in advance.. sinar

  • Previous Version of Local Repository

    Hi ALL. I need some help.... Want to find out if there is a way of retrieving my local repository's work? The issue I face is that I mistakenly used the "Get Lastest Version"  (from the Central Repository) feature & as a result it has overwritten my

  • I am unable to save files as .jpg, .bmp

    The option to save a file as .jpg or .bmp no longer shows in my pull down menu following a reinstall after a crash.