Report Distribution through Email (secure)

Hi,
I have tried emailing reports using SMTP and would kile to know if it is possible to do a secure email using Oracle Reports9iAS in-built 'report distribution via email' feature.
If yes, how can this be done?
Thanks,
Bharat

Bharat,
I now get what you are exactly looking far ( I wasn't sure earlier)
If you are looking for enxryting the mail content before sending, then you should go for a pluggbale mail destination. Tou could also explore oracleWireless destination wihc could be sued for mail destination. I beleive oracleWireless webservice mail destination supports encryption of mail body
I was undarstanding that, you are probbaly don't want to have the receipients ids not exposed in the reports URL. This can be achived by reports bursting/distribution nand you can repeat on a goup which has a db column having mail ids
Thanks
The Oracle Reports Tea

Similar Messages

  • Expense Report Approval Through Email

    Hi all,
    When approving Expense Reports through email, when the user clicks on Approve, a new mail is created with recipient of '[email protected]' and 'APPROVE' in the mail body.
    User must then click on Send to approve the notification.
    Is it possible to configuration these so that when user clicks on Approve in the original mail, that a notification is sent in the background rather than via a separate standalone approval email?
    Any pointers much appreciated.
    Regards
    Martyn

    rvenishetty,
    There won't be a fixed set of steps for such scenario. It will depend on the exact page, the requirements. but more or less, it should be achievable with the help of the personalization and extension. better go through the personalization guide. If you feel that personalization won't be enough, go for extension.
    --Shiv                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • Prblem in report distribution to email address

    Thanks for the response for my last question. I need one more help to ask. I am trying to send output file to email address.
    When I am giving values in url itself , it is working
    http://bryxh91:8889/reports/rwservlet?report=devlopersuit/reports/test.jsp&userid=anju/[email protected]&desformat=pdf&destype=mail&desname=[email protected]
    But this one is not working
    http://bryxh91:8889/reports/rwservlet?report=devlopersuit/reports/test.jsp&userid=anju/[email protected]&DISTRIBUTE=YES&destination=devlopersuit/reports/dis_test.xml
    Now my changed xml file is
    <destinations>
    <mail id="test1"
    to="[email protected]"
    from="[email protected]"
    subject = "abc">
    <body srcType="text">
    This is the body of the message.
    </body>
    <attach format="pdf" name="abc2.pdf" srcType="report"
    instance="all">
    <include src="mainSection"/>
    </attach>
    </mail>
    </destinations>
    It is not giving any error but not sending file to my email address, while with first url I am getting file in my mail box.
    looking forward for your help

    Hi Karthik,
    To solve this issue plz follow the following steps.
    1. Create a new job like Report_Email with mail type job definition with following parameters.
         a.Mail_To
         b.REPORT_ID
         c.SUBJECT
         d.REPORT_TITLE
         4.EMAIL_DESCRIPTION
    SOURCE
    <HTML>
    <BODY>
    <H2>${REPORT_TITLE}</H2>
    ${EMAIL_DESCRIPTION}
    </BODY>
    </HTML>
    [Attachments]
    @{Name}=Job ${REPORT_ID}:*.csv
    [Headers]
    #set the reply-to address
    subject=${SUBJECT}
    reply-to=${Mail_To}
    [Body]
    Content-Type=text/html; Charset=UTF-8
    2. Create a Job chain.
    3. In step 1 add the job whose out put is in CSV file.
    4 In step 2 add Report_Email add fill the parameters details.
    5. Run the chain.
    6 . U will receive the Email with.csv file to receipient
    Please revert if any issues

  • Problem in opening report send through email

    Hi
    In my application if i run the report and mail to my client via mail option provided in Report Builder 3.0, then my client is not able to open this file (*.eps).
    So how my client will see the report in same format.
    Please Help it out.
    Regards
    isha
    null

    I just found the following 10 questions bellow!
    With which application I can open *.eps file - Generated by report while choose mail option for output.
    Thanks
    IP: Logged
    paul green ()
    unregistered posted February 12, 2001 02:04 PM
    there is an application called (i believe) ghostscript. The file format is postscript format, and thus, must be opened with a postscript reader. I believe adobe makes such a reader as well, although I'm not sure of the name.
    null

  • Error while trying to send a report link/page through email

    Hi,
    I was trying to send a bam report url through email but the following error occurs when i click on send button :
    The Message Center component is not configured correctly.The "Email Account for Alerting" field isn't specified correctly.Contact your system administrator to fix this
    Anyone help me by giving a solution
    Thanks in advance

    Hi, firstly I would like to ask whether, are you trying to send report URL in an alert mail? If it is so, then you have to configure your SMTP settings in your 'Message Center'. The steps to configure are as below-
    To configure the Message Center settings:
    1. Select Message Center Management from the drop down list.
    Some table cells are blank the first time you install the Oracle Business Activity
    Monitoring applications.
    2. Click Edit.
    3. Enter the mail server machine name or IP address in the SMTP Server Name field.
    The mail server must have the capabilities to send email to other SMTP servers
    that Active Viewer users specify in their personal settings.
    4. Enter an email account including the domain used by the Oracle BAM service in
    the Email Account for Alerting field. This is the account that will appear in the
    From header of e-mailed alerts.
    5. Click Save to save your changes.
    6. Restart the Oracle BAM Event Service to make the changes effective.
    Let me know if this helps. If this is not the requirement, please mention your requirement precisely.
    Harsha.

  • I have forgotten my Apple ID and my security question. How can I change it. When I try to verify it through email it never goes through...

    I've forgotten my Apple ID and my security question. I've tried to receive the Apple ID through email but I never receive the email.

    The Best Alternatives for Security Questions and Rescue Mail
        a. Send Apple an email request at: Apple - Support - iTunes Store - Contact Us.
        b. Call Apple Support in your country: Customer Service: Contact Apple support.
        c. Rescue email address and how to reset Apple ID security questions.

  • Need to Generate PDF file and send it to customer through email-ALV report

    HI All,
       I am having data in Internal table.
    can we create PDF file with out having spool-request number.
    My requirement is whenever user clicks on execute button the output is generated in PDF format automatically and then send it to customer through email.
    I found few programs in SDN for generation PDF. But problem is everyone passing the spool request to the function module.
    spool request will be generated whenever we click on print button.
    Am I correct?.
    Is there any other way to create spool request automatically. If so we can pass the this spool number to the function module.
    Regards,
    vinod.

    hi
    For sending a mail, this code will help you.
    Pls reward if help.
    FORM send_mail_2 USING msgid msgno msgv1.
    mailuser oder Gruppe like sy-uname default 'Ruckerk'.
    DATA: express_hold_time LIKE sovaltime.
    DATA: text LIKE sotxtinfo.
    DATA: receiver LIKE somlreci1 OCCURS 0 WITH HEADER LINE.
    MESSAGE ZF100 (FTP an UDB fehlgeschlagen)
    text-msgid = msgid.
    text-msgno = msgno.
    text-msgv1 = msgv1.
    text-msgv2 = ' '.
    text-msgv3 = ' '.
    text-msgv4 = ' '.
    express_hold_time
    express_hold_time-days = 01.
    express_hold_time-h_min_sec = 240000.
    receiver
    receiver-receiver = mreceivr.
    Gruppe von Empfängern
    receiver-rec_type = 'C'.
    und Expressmeldung ausgeben
    receiver-express = 'X'.
    APPEND receiver.
    CALL FUNCTION 'MESSAGE_SEND_AS_MAIL'
    EXPORTING
    msgid = text-msgid
    msgno = text-msgno
    msgv1 = text-msgv1
    msgv2 = text-msgv2
    msgv3 = text-msgv3
    TABLES
    receivers = receiver.
    IF sy-subrc <> 0.
    WRITE:/ 'hat nicht geklappt', 'SY-SUBRC =', sy-subrc.
    ENDIF.
    PERFORM print_error_report.
    Fehlermeldung zum Abbrechen des Report's ausgeben.
    MESSAGE e398 WITH 'Jobabbruch' msgv1.
    ENDFORM. " SEND_MAIL_2
    Another Program:
    *& Report ZSENDEMAIL *
    *& Example of sending external email via SAPCONNECT *
    REPORT zsendemail .
    PARAMETERS: psubject(40) type c default 'Hello',
    p_email(40) type c default '[email protected]' .
    data: it_packing_list like sopcklsti1 occurs 0 with header line,
    it_contents like solisti1 occurs 0 with header line,
    it_receivers like somlreci1 occurs 0 with header line,
    it_attachment like solisti1 occurs 0 with header line,
    gd_cnt type i,
    gd_sent_all(1) type c,
    gd_doc_data like sodocchgi1,
    gd_error type sy-subrc.
    data: it_message type standard table of SOLISTI1 initial size 0
    with header line.
    *START-OF-SELECTION.
    START-OF-SELECTION.
    Perform populate_message_table.
    *Send email message, although is not sent from SAP until mail send
    *program has been executed(rsconn01)
    PERFORM send_email_message.
    *Instructs mail send program for SAPCONNECT to send email(rsconn01)
    perform initiate_mail_execute_program.
    *& Form POPULATE_MESSAGE_TABLE
    Adds text to email text table
    form populate_message_table.
    Append 'Email line 1' to it_message.
    Append 'Email line 2' to it_message.
    Append 'Email line 3' to it_message.
    Append 'Email line 4' to it_message.
    endform. " POPULATE_MESSAGE_TABLE
    *& Form SEND_EMAIL_MESSAGE
    Send email message
    form send_email_message.
    Fill the document data.
    gd_doc_data-doc_size = 1.
    Populate the subject/generic message attributes
    gd_doc_data-obj_langu = sy-langu.
    gd_doc_data-obj_name = 'SAPRPT'.
    gd_doc_data-obj_descr = psubject.
    gd_doc_data-sensitivty = 'F'.
    Describe the body of the message
    clear it_packing_list.
    refresh it_packing_list.
    it_packing_list-transf_bin = space.
    it_packing_list-head_start = 1.
    it_packing_list-head_num = 0.
    it_packing_list-body_start = 1.
    describe table it_message lines it_packing_list-body_num.
    it_packing_list-doc_type = 'RAW'.
    append it_packing_list.
    Add the recipients email address
    clear it_receivers.
    refresh it_receivers.
    it_receivers-receiver = p_email.
    it_receivers-rec_type = 'U'.
    it_receivers-com_type = 'INT'.
    it_receivers-notif_del = 'X'.
    it_receivers-notif_ndel = 'X'.
    append it_receivers.
    Call the FM to post the message to SAPMAIL
    call function 'SO_NEW_DOCUMENT_ATT_SEND_API1'
    exporting
    document_data = gd_doc_data
    put_in_outbox = 'X'
    importing
    sent_to_all = gd_sent_all
    tables
    packing_list = it_packing_list
    contents_txt = it_message
    receivers = it_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.
    Store function module return code
    gd_error = sy-subrc.
    Get it_receivers return code
    loop at it_receivers.
    endloop.
    endform. " SEND_EMAIL_MESSAGE
    *& Form INITIATE_MAIL_EXECUTE_PROGRAM
    Instructs mail send program for SAPCONNECT to send email.
    form initiate_mail_execute_program.
    wait up to 2 seconds.
    if gd_error eq 0.
    submit rsconn01 with mode = 'INT'
    with output = 'X'
    and return.
    endif.
    endform. " INITIATE_MAIL_EXECUTE_PROGRAM

  • Cisco Email Security Appliance (ESA) - Reporting

    In previous versions on ESA you could export data and reports in CSV formats using an API. Is that still available?
    >From the following document :
    IRONPORT ASYNCOS 6.4 REPORTING API FOR IRONPORT APPLIANCES
    REPORTING API OVERVIEW
    The Reporting API feature allows you to download the same data collected by the Email Security Monitor component of the IronPort Email Security appliance or Security Management appliance in a comma separated value (CSV) format. This format allows users to integrate the IronPort appliance's data gathering capabilities into other IT and business reporting systems. 
    DOWNLOADING REPORTING DATA
    You can retrieve the data used to build the charts and graphs in the Email Security Monitor feature via HTTP. This is useful if you plan to perform further analysis on the data via other tools. The data is available in standard comma separated value (CSV) format. The easiest way to get the HTTP query you will need is to configure one of the Email Security Monitor pages to display the type of data you want. You can then simply click the Export... link to initiate the download process.

    It went away, there's a new one (RESTful) in 9.0/9.1
    http://www.cisco.com/c/dam/en/us/td/docs/security/esa/esa9-0/ESA_API_1-0_Getting_Started_Guide.pdf

  • When I try to open an .ai/pdf file received through my email, it won't open and asks for a password. I have never set up any kind of password for email security, but have tried typing in my standard passwords. Nothing works. I wonder if it has anything to

    When I try to open an .ai/pdf file received through my email, it won't open and asks for a password. I have never set up any kind of password for email security, but have tried typing in my standard passwords. Nothing works. I wonder if it has anything to do with the use of my Wacom3 Tablet...I've been having trouble with it and was getting the same message when trying to open the User's Manual in my Applications/WacomTablet file on my hard drive. Any suggestions? I just downloaded the latest version for the Wacom and recently upgraded to Snow Leopard 10.6.7 (which I hate, and my CS3 hates, etc.)

    It sounds like you have a a password-protected PDF. The password was set by the person who encoded it.

  • How to Send the result of a report to a user through email.

    Hi,
    We have a report. It creates quotation. It automatically sends the report to the printer.
    in nace transction - for the particular quotation type - the output types are defined. The output types for printer, Fax, External Send and Edi is defined.For printer, the processing routine is zprogram.
    I want to send this report to the user through email. What i have to do? Whether i have to modify the zprogram or i have to define seperately output types for email also, without modifying the program?
    Pl try to give me replies as early as possible.
    Thanks
    Mallik.

    Hi,
    Check this link.
    function to send e-mail
    Reward points if useful.
    Cheers,
    Swamy Kunche

  • Sending Early Watch Alert Report through Email

    Hi All,
    For sending the Early Watch Alert Report through Email, I have completed the configuration. After adding the desired Email Address in Path Solution_manager-->goto--
    > Automatic Email Transmission, do i need to create a Zjob in SCOT T-code or this is sufficient.
    waiting for ur quick responses.
    Regards,
    Prashant.

    Dear
    You have to make sure your mailing of SCOT is being sent out.
    Regular SCOT job for mailing is sufficient, it does not require additional one (INT option).
    Kind regards
    Tom
    Edited by: Tom on Sep 4, 2008 9:44 AM

  • Hi my account was locked for some security reasons and i forget the securicty questions and when i am trying to reset my password through email i am not gettig mail to my id can any one help

    hi my account was locked for some security reasons and i forget the securicty questions and when i am trying to reset my password through email i am not gettig mail to my id can any one help.
    <Edited by Host>

    Have you checked Spam? I have noticed recently in my Gmail that Google sends some mails from Apple to the Spam folder.
    <Edited by Host>

  • Using Firefox (and having ZoneAlarm), when logging into my work email (Lotus Notes) through a secure Citrix program, a quesitonmark types as and accented "E". This does not happen when using IE (which I prefer not to use). I have turned off the anti-key

    Using Firefox (and having ZoneAlarm), when logging into my work email (Lotus Notes) through a secure Citrix program, a question mark types as and accented "E". This does not happen when using IE (which I prefer not to use). I have turned off the anti-keylogger in ZA (an old, and no longer successful fix). Can anyone help? I need my question marks at work.
    Thanks!
    PS. my keyboard language is not set to French.
    == This happened ==
    Every time Firefox opened
    == I tried to type a "?" in a work email using remote access.

    Perform the suggestions mentioned in the following articles:
    * [https://support.mozilla.com/en-US/kb/Template:clearCookiesCache/ Clear Cookies & Cache]
    * [[Troubleshooting extensions and themes]]
    Check and tell if its working.
    May not be related to your problem but some of your Firefox Plugins are out-dated
    * Update All your Firefox Plugins -> https://www.mozilla.org/en-US/plugincheck/
    * '''When Downloading Plugins Update setup files, Remove Checkmark from Downloading other Optional Softwares with your Plugins (e.g. Toolbars, McAfee, Google Chrome, etc.)'''

  • Schedule webi report using  BW data source and send through email..

    Hi  all,
    I want to schedule webi report and send it through email.
    I am able to send through email.
    here im  got stopped how to schedule the report from bw data source . i have to schedule in webi infoview how to give date format in universe the report sholud run for (sysdate-2) daily
    eg. today is 02-DEC-2011 if i schedule the report it should run for 30-NOV-2011.  iam trying in both BW qyuery and CUBE im not getting how to give date format in
    let me knw is there any solutions..
    im using XIR3 3.1 sp3
    bw 7.1
    Integration kit sp3
    Regards,
    Ravi Sarma.

    it is resolvede by keeping sysdate-2 variable at bw query side i have solved my issue.
    Regards
    ravi

  • What is the way to send a report through email?

    Dear all
    i am working with report3.0. i want to send the report through email.will aneyone plese tell me what are the steps needed to do this.
    report is already generated.but when i am clicking on mail option it gives error
    rep-4201 : error occured while initialize the mail subsystem.
    rep-4220 : there is a problem with the mail subsystem.
    thanks in adv.
    dp
    null

    hello,
    i would try DESTYPE=MAIL and the DESNAME would be the receipient.
    but be aware that on windows the desname must be a valid entry in the addressbook of your mail client (restriction of some MAPI clients)
    regards,
    the oracle reports team

Maybe you are looking for

  • A cry for help!!

    My powerbookG4 will often have some tiny dancing lines on the screen, i need to put it to sleep and wake it up after a while before this will stop. can anyone help me out?

  • Error: "Audio configuration contains unknown items"

    After a few sessions I did on a song I get this error message. The song continues to work. But from time to time this error appears. What does it mean? And how can I eliminate it?

  • Reset my 54G....problems connecting...

    I've had my 545G running flawlessly and decided to add a wireless PC to the mix....of course I couldn't remember the password, etc to access the router to find the "passphrase" for the wireless security so I needed to reset. Which I managed to get do

  • Transfer Material From Vendor to Vendor

    Please can anyone  explain material can transfere from vendor to vendor....Thank you ....Raveendra

  • Can I create digital signatures for other people?

    I am trying to determine if there are rules/software limitations that prohibit me from creating a digital signature for other people on my PC. As an example, I support a Vice President-can I create his digital signature and store it to use on his beh