Submit via email without an email program

I want to submit via email without an email program like in windows using the maildoc()  it uses outlook but i want to make it more universal(for use on computers where outlook, iMail, or some sort of program set up to send and multi-OS) where it will login to my own SMTP server to send the whole pdf as an attachment. I am using Acrobat X Pro

You can't set up a form to do that, but you can set it up so that it submits to a web server, which can do the job of forwarding it along in an email. You just need to program the web server to do so.

Similar Messages

  • Submit via job without popups

    Hello everyone,
    I have a problem with the submit statement. I am submitting a report in the background so it won't show popup messages. The problem is that the popup messages are still displayed. When I debug, the report gets executed immediately at the submit statement, and possibly also afterwards in the background.
    There are a few similar threads here, but none seem to have a solution. Here is my code:
    CONCATENATE 'Create_material_' i_stockid INTO v_jobname .
      CALL FUNCTION 'JOB_OPEN'
        EXPORTING
      DELANFREP              = ' '
      JOBGROUP               = ' '
          jobname                = v_jobname
      SDLSTRTDT              = NO_DATE
      SDLSTRTTM              = NO_TIME
      JOBCLASS               =
       IMPORTING
         jobcount               = v_jobcount
    CHANGING
      RET                    =
       EXCEPTIONS
         cant_create_job        = 1
         invalid_job_data       = 2
         jobname_missing        = 3
         OTHERS                 = 4
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      SUBMIT zfl046_mm_flex_stock_matact AND RETURN
             USER sy-uname
             WITH pa_stid = i_stockid
             VIA JOB v_jobname
                 NUMBER v_jobcount
             TO SAP-SPOOL KEEP IN SPOOL 'X'
             WITHOUT SPOOL DYNPRO.
      CALL FUNCTION 'JOB_CLOSE'
           EXPORTING
                jobname              = v_jobname
                jobcount             = v_jobcount
                strtimmed            = 'X'
           IMPORTING
                job_was_released     = v_job_released
           EXCEPTIONS
                cant_start_immediate = 1
                invalid_startdate    = 2
                jobname_missing      = 3
                job_close_failed     = 4
                job_nosteps          = 5
                job_notex            = 6
                lock_failed          = 7
                OTHERS               = 99.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
    Any ideas why the popups still show, or why it executes the submit in the foreground?
    Thanks for everything that might help
    Message was edited by: Vandersteen Jorg
    Message was edited by: Vandersteen Jorg

    I've tried your suggestions, but it does not seem to help.
    This is my code now:
    DATA: v_jobcount     TYPE tbtcjob-jobcount,
             v_jobname      TYPE tbtcjob-jobname,
             v_job_released TYPE  btch0000-char1,
             g_print_params LIKE pri_params,
             g_valid_flag.
      CONCATENATE 'Create_material_' i_stockid INTO v_jobname .
      CALL FUNCTION 'GET_PRINT_PARAMETERS'
           EXPORTING
                archive_mode   = '1'
                mode           = 'BATCH'
                report         = 'ZFL046_MM_FLEX_STOCK_MATACT'
                no_dialog      = 'X'
           IMPORTING
                out_parameters = g_print_params
                valid          = g_valid_flag.
      CALL FUNCTION 'JOB_OPEN'
        EXPORTING
      DELANFREP              = ' '
      JOBGROUP               = ' '
          jobname                = v_jobname
      SDLSTRTDT              = NO_DATE
      SDLSTRTTM              = NO_TIME
      JOBCLASS               =
       IMPORTING
         jobcount               = v_jobcount
    CHANGING
      RET                    =
       EXCEPTIONS
         cant_create_job        = 1
         invalid_job_data       = 2
         jobname_missing        = 3
         OTHERS                 = 4
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.
      SUBMIT ZFL046_MM_FLEX_STOCK_MATACT
             TO SAP-SPOOL SPOOL PARAMETERS g_print_params
             WITHOUT SPOOL DYNPRO
             USER sy-uname
             WITH pa_stid = i_stockid
             VIA JOB v_jobname
                 NUMBER v_jobcount
             AND RETURN.
      CALL FUNCTION 'JOB_CLOSE'
           EXPORTING
                jobname              = v_jobname
                jobcount             = v_jobcount
                strtimmed            = 'X'
           IMPORTING
                job_was_released     = v_job_released
           EXCEPTIONS
                cant_start_immediate = 1
                invalid_startdate    = 2
                jobname_missing      = 3
                job_close_failed     = 4
                job_nosteps          = 5
                job_notex            = 6
                lock_failed          = 7
                OTHERS               = 99.
      IF sy-subrc <> 0.
    MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO
            WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.
      ENDIF.

  • How can I verify my iCloud account via email, when I can't access my icloud email without verifying my account?

    I have setup a new cloud ID.
    I now need to verify my account via email.
    How can I do this when I can't access my iCloud email without verifying account?

    Did you click the Verify Now link in the verification email from Apple (see image below)?  If not, make sure you are checking the email address you used to set up your iCloud account.  Also make sure you check the spam/junk folder as well as the inbox.  If it isn't there, go to https://appleid.apple.com, click Manage your Apple ID, sign in, click on Name, ID and Email addresses on the left, then to the right click Resend under your Primary Email Address to resend the verification email.

  • Is there any easy way to send free invoice via email without my credit info

    Is there any easy way to send free invoice via email without my credit info?

    Depends upon what you mean by 'it failed'. If it's that you are getting a message to contact iTunes Support then no, you will have to contact them (the 48 hours should be the maximum time that it takes for them to reply).

  • Submit via email: Error

    Hi- Been trying to make a functioning "Submit via email" button. I used the Form rather than the Submit buttin in Livecycle, chose PDF in the Object menu, and put my list of email addresses in there. This is for inter-office use only, we all use Outlook. I have saved my Livecycle form as Reader-Enabled. Our employees will be filling the form in Adobe Reader, then I would like them to be able to just click a button on the form to email the filled PDF to everyone else in the company (all the addresses in the Object palette field).
    https://dl.dropbox.com/u/78503370/AFBS_NewFacility_DRE.pdf
    I think it worked once when I tested it in Livecycle Preview. Now, testing it in both Acrobat and Reader, absolutely nothing happens.
    How on earth can I get this to work?
    many thanks!
    Laura

    Hi  Radzmar,
    Thank you for responding! When I look at the button on the Object palette, it says that it's a regular button: not an email button, not an http button: how can you tell it's an http button?
    I had read in the forums that you have to use the regular button in the Object Library to create an email submit button because the email button in the Object Library does not allow you to  specify to email as a PDF rather than just the data. At this point I'm a little confused...
    Many thanks!
    Laura

  • LiveCycle ES2 - add cc to Submit via Email button

    I did find a discussion on this subject but I am unable to view the sample provided.
    I need to add a cc address to the Submit via Email button on a form designed in LiveCycleES2.
    I don't see where I can edit the script on the button.
    Any help is really appreciated.
    Thank You.

    Please check this thread- http://forums.adobe.com/message/4263770#4263770

  • Sending an edited copy via email without saving the original

    I have acrobat 5 and when HR gets a application they scan it in as a pdf then they block out the SSN and they said they use to be able to click the email button and email that changed document with out saving it so that the original file still has the SSN in it. Now they are saying that it asks them to save the file first and by doing this it saves over the original. Is there a way to do this
    Andy

    It is probably best that the HR folks put a bit of white tape over the SSN and then scan. They can then send the original scan and not deal with the rest. The technique they were using did not really get rid of the SSN anyway and that might be a legal issue as Geo indicates, depending on the distribution of the form. If they do the redax as Aandi suggests they can remove the SSN, but that is more work than the tape.

  • How can I email without outlook warning windows

    Any time I submit, I get a warning from outlook express: "This form is being submitted using e-mail. Submitting this form will reveil your e-mail address to the receipient, and will send the form data without encrypting it for privacy." Would you like to continue? Yes No
    Then I press yes and it gives me outlook express warning window:"A program is attempting to send ....would you like to send the message?" Yes No
    How can I email without seeing these messages?
    Edited by: Ashton on Dec 20, 2007 6:05 AM

    Use the SMTP server that your outlook uses, if you look at the "Account Settings" > "More Settings" > "Outgoing Server" (Outlook 2007) you will see what server outlook is using. You can tell the Java Mail system to use this directly, bypassing outlook. Don't do it too often at once though, or it may decide you are spamming and shut you down.

  • Receive email and read email attachment via BPEL

    Hi All,
         Does anyone know how to or has a module on receiving email and read email attachment via BPEL.
         Im now reading and exploring UMS adapter as this activity can handle both reading email and email attachment.
         Your response/s will be very much appreciated. Thanks.

    943363 wrote:
    Hello,
    I have an Oracle Database 10g Enterprise Edition Release 10.2.0.1.0 - 64bits on an AIX 5.3 mainframe without the enterprise web interface.
    I would like to do that process :
    a daily email is sent to the oracle instance with a CSV in attachment.
    I would like that attachment in a directory configured onto the instance.
    I have a PL/SQL procedure triggered by a job that will insert the content of the CSV in a table.
    Is that process possible with what I have ?
    Thanks in advance,
    Best Regards,
    Grégory B.Databases don't receive email. Just sftp the file and schedule a job to process it.

  • Connect Exchange email without active sync just as I do on Mac mail on Mac book.  Using OWA site.

    I am trying to connect my exchange email to my iPhone without using active sync. I am able to connect it to the Mac mail program on my MacBook pro with out ay issues. Can this be done on the iPhone?  Please instruct.

    Hi,
    I have a similar issue, just purchased Iphone4, can't get my enterprise emails because i get the typical "Unable to verify" message. My It guys (which are totally unfamiliar with Iphone because we are a blackberry-organisation ) tried to create an acoount on my iphone with no succes, afterwards they said that our email application is not compatible with iphone and that "we will upgrade it but don't know when".
    After googeling (without understanding much ) i found that:
    Active Sync is needed for Iphone to get emails, Active Sync works only with Microsoft Exchange SP2.
    We have Microsoft Exchange 2003 RTM (6.5.6944.3) so no SP1, no SP2.
    Is this the issue why we can't get it work?  If yes, is there any other way to get my emails without this ActiveSync?
    (we have OWA in case this is usefull).
    Thanks a lot!

  • Spoofing ??  Delete eMail without opening 'Mail'

    Can I delete a specific emails without opening the 'Mail' program? A company sent me an email saying I must log in to a certain web site. I don't want to do this, and want to instead delete this message. I did manage to move it to the TRASH so I can again use Mail. But if I attempt to open TRASH to delete everything, I get this pop up window that puts me in a loop.

    What you need to do to avoid reading messages that have these types of popups embedded is go to Mail > Preferences > Viewing and uncheck "Display remote images in HTML messages"; and change the configuration of your Mail window so that selecting a message does not open it in the viewing pane automatically.
    To do this, open Mail, look for the horizontal bar with the dot in the middle running across the right side of the mail window and double-click it to move it to the bottom of the window. From then on, as long as that bar is positioned there, you will need to double-click a Mail message to open it, so you can delete any message without opening it or reading it.
    Mulder

  • I reset my apple password but i cannot recieved email on recovery email either on same email which i submit for apple id somebody hacked my apple id please help and worst thing i remembered security quitions but i cant remembered date of birth please help

    i reset my apple password but i cannot recieved email on recovery email either on same email which i submit for apple id somebody hacked my apple id please help and worst thing i remembered security quitions but i cant remembered date of birth please help

    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
    Downloading past purchases from the App Store, iBookstore, and iTunes Store        
    Also
    If you have Find My iPhone enabled, you can use Remote Wipe to erase the contents of your device. If you have been using iCloud to back up, you may be able to restore the most recent backup to reset the passcode after the device has been erased.

  • Safari share webpage in email without the URL

    Hi Everyone,
    I'm looking for a way to share a webpage (as a pdf) in an email without the url (also) showing up in the mail.
    There is the menu to choose in what way you want to share the page (webpage, pdf or link only) but in each instance the url (also) shows up.
    Any (hidden) settings not to include the url anyone knows of?
    Thanks in advance,
    Ton

    Hi Japib,
    Thank you for your answer but I'm not trying to print/export, I'm trying to share the page via email (File -> Share -> Email this page or cmd-i (I'm using a dutch version so the translation of the menu-items may not be 100% correct))
    Regards,
    Ton

  • Is there a way to send email without opening Mail.app?

    Hello,
    I would like to be able to send email using either an Applescript or a shell script that would send email without opening Mail.app. The ideal solution would be using an account and settings (such SSL encryption of my password) that are stored in mail.app. However, if that is not possible, I could set up another email account to be used just for the purpose I have in mind so I don't have to worry about my password being exposed in clear text.
    I've seen Applescripts that open Mail.app and then hide it in the background but the key requirement for my particular need is that Mail.app never open during the send process. I synchronize my email between my iMac and my Powerbook using Chronosync so it is critical that none of the files that store or index the actual mail in Mail.app be opened so as not to alter their modification dates.
    Thank you,
    James

    If you upgrade to 10.4 there is a widget that will let you compose and send mail without opening Mail.
    Here's two other options.
    1. Does your isp have a web based email?
    2. Download a program like thunderbird for email. When you configure it end phony information for incoming mail and only fill in the correct infor for outgoing mail.

  • Send email without opening mail app

    Hi
    So how can I send email without opening mail app.
    From: Overview of requested additional functionality, Ayuba Audu
    Hi Peter,
    There are a couple of services available that support sending emails via REST API calls. Of course, each such service requires a WADL connector to be created, but by taking advantage of resources such as the early alpha of our
    WADL Generator, along with
    our documentation, one will be enabled to do this.
    This way you do not need to have the Mail application available, on the machine the app is running on.
    Thanks.
    Hi Ayuba
    I guess the comment above was mentioned for this thread. If so can you please share a simple example file here or anywhere elese?
    Thanks

    Basically all I'm trying to do is to build an app for multiple users in one company. Each employer (user) is stored in collection with their password and email address. To get access to man screen of the app, employee must login in login screen. Chose his
    name and type the password. I want to add a button for forgotten password so in case one of the employee would forget his password he can click on the button and receive on his email his password. The email what he will get would be for example from
    [email protected] with mail body : your password is 12345.
    So is that what you meant I can do with WADL generator?

Maybe you are looking for

  • Preview of Mail attachments: Error!

    Hi all, I have a problem since I use my new iMac with Mountain Lion: Whenever i try to open an attachment of either a mail that i received or that i sent directly out of the message window, a dialog pops up and says German: «Mail konnte den Anhang „x

  • Want to use xrandr, but it says extension "RANDR" is missing

    hello! i have a problem and i don't know why, i think i have everything done to be able to use xrandr (nvidia-settings needs it). but i can't. that is my problem: $ xrandr Xlib: extension "RANDR" missing on display ":0.0". RandR extension is missing

  • Where can I find a user-guide for the awfull Text-Editor used to enter/edit these forums entries?

    I am desesperate to understand how quite basic functions (just as one of many examples: how can I paste text, that I have formatted in MS Word and want to paste into a Forum Post-Entry?) can be done with the primitive and awful Text Editor used to en

  • Podomatic not updating on iTunes

    I've been a long time subscriber to a podcast called Balaganjah on Podomatic.  I've recently changed out my mac, and now this particular podcast will not work on iTunes.  I can subscribe to it, and it shows up on my list, but the drop down displays n

  • Inserting records across multiple tables

    I'm still pretty new to working with databases, but have been fine using DW to use forms to add, edit and delete records from a flat table. I'm less sure about updating records across multiple tables, for example in a one to many rleationship with a