Email Bursting subject have to modify instead of Warning

Dear All,
We are using email bursting option to send pdf statement to our investors, with password protected.
Email and encryption options are works well.
Problem is subject line received by the investor's is
[WARNING :  MESSAGE ENCRYPTED] FW: [WARNING :  MESSAGE ENCRYPTED] Statement Of AccountSome of them thinking that this might be any spam mail because subject line contains the word Warning.
So we need to remove the sentence Warning from the suject line
Any idea please,
Here is our bursting file
select  sh.UNITHOLDERID KEY,
'DailySOAEmail'TEMPLATE,
'RTF'TEMPLATE_FORMAT,
'en-US' LOCALE,
'PDF' OUTPUT_FORMAT,
'EMAIL' DEL_CHANNEL,
trim(sh.email) PARAMETER1,
'[email protected]' PARAMETER2,
'[email protected]' PARAMETER3,
'Statement Of Account' PARAMETER4,
'Dear '||holdername||','||chr(13)||'
Thank you for getting in touch with us.
As requested by you, please find attached the Statement of Account.
Your A/c statement has been password protected. Please type your Date Of Birth in the format DDMMYY to open ' PARAMETER5,
'true' PARAMETER6,
'[email protected]' PARAMETER7
from sssl_holder_info_tbl sh,
VW_UHA_UNITHOLDERADDITIONINFO vuu
where sh.unitholderid = vuu.unitholderid
and sh.report_type='B'Thanks in Advance,
G

Hi,
Thanks for your help.
In our bursting code we didnt mention any kind of encryption coding.
Just we have given the from, to address and cc column.
Also for pdf attachment we have given true in the column of 6.
other than that we didnt mention any encryption logic, but dont know how the pdf get encrypted.
Thanks,

Similar Messages

  • I would like to find out how I can setup my Mac Air to allow me to have an email template open up in Outlook instead of Mail when I click on an email address on a website.

    Can anyone help me with setting up my Mac Air, to allow me to have an email template open up in Outlook instead of Mail when I click on an email address on a website?

    All the limits you mention 100 e-mails at a time and 500 in a four hour time frame are limitations imposed by your mail provider, not Thunderbird. Thunderbird places no restrictions on the maximum number of recipients.
    Have you tried turning your computer off for a few minutes?

  • How do I add multiple email addresses i have received (900) to my address book instead of doing it one by one?

    how do I add multiple email addresses i have received (+ -900) to my address book instead of having to do it one by one?

    Grab them all and drag them to the Address Book.
    Roger

  • I have upgraded to OS X mavericks and there is now a problem with my email. I have discovered several emails no longer contain the original message instead another completely different message is appearing but under the name of original sender. Any ideas?

    I have upgraded to OS X mavericks and there is now a problem with my email. I have discovered several emails no longer contain the original message instead another completely different message is appearing but under the name of original sender. Any ideas?

    With the account mailbox selected, Mailbox menu, Rebuild.

  • I changed my mailto: to yahoo mail but now when I click an email link it has the mailto: and the subject both in the To: part of the email. I have to delete the incorrect data out. How can I fix this?

    I changed my mailto: to yahoo mail but now when I click an email link it has the mailto: and the subject both in the To: part of the email. I have to delete the incorrect data out. How can I fix this?

    Firefox sent an email to me to confirm that I had asked the above question. The email had a link to click. When I clicked it from Firefox, nothing happened. Then I opened IE, signed into Comcast, opened the email, clicked the link, and it brought me here.

  • My iPad keeps showing my inactive email as my apple ID instead of the current email. I have gone through the process of managing my account ....it has all been verified yet I cannot access my updates. What do I do?

    My iPad keeps showing my inactive email as my apple ID instead of the current email. I have gone through the process of managing my account ....it has all been verified yet I cannot access my updates. What do I do?

    - Have you went to Settings>Store and signed out and then signed back in?
    - Did you by chance create a new account? Apps are locked to the account that purchased them and you have to sign into that account to update apps purchased with that account.

  • Email bursting without attachment

    Dear all,
    while using email bursting to send out bi report, we have to provide a sql. my sql statement is here:
    select distinct
    Operation."Market Director (MD)" KEY,
    'Standard' TEMPLATE,
    'RTF' TEMPLATE_FORMAT,
    'en-US' LOCALE,
    'PDF' OUTPUT_FORMAT,
    'EMAIL' DEL_CHANNEL,
    Operation.EMAIL PARAMETER1,
    '[email protected]' PARAMETER2,
    '[email protected]'PARAMETER3,
    'Your Invoices' PARAMETER4,
    'Hi' PARAMETER5,
    'true' PARAMETER6,
    '[email protected]' PARAMETER7
    from "BE Daily Sales FnP Cost Analysis".Operation
    However, I did not receive any PDF attachment with only the email file output.
    Anyone knows how I can solve this problem? It is urgent!
    Thanks a lot ~!

    You can do it by scripting your own submit button.
    So use a regular button and put the following on the click event of the button. The operators can point to field rawValues instead of hard coding the values (cTo, cCC, cSubject, cMsg).
    var oDoc = event.target;
    oDoc.mailDoc({
    bUI: true,
    cTo: "[email protected]",
    cCC: "[email protected]",
    cSubject: "This is my email subject",
    cMsg: "This is my email message"

  • SM37 Spool list recipient - editing the email's subject

    Hello.
    I am using scheduled job to send automatically a list in email every day, using the option "Spool list recipient". The name of the job appears default in the email's subject. My question is this: Is it possible to modify the subject, for example puting the variable sy-datum in the subject of the email?
    Regards,
    Stefan.

    Hi ,
    Yes we can ,
    I hope u r using the FM SO_NEW_DOCUMENT_ATT_SEND_API1 to generate the email . In that  we have the
    i_packing_list-obj_descr = ' Enter what ever u r trying to put as header'.
    Regards,
    Bharani

  • Broadcast by Email (Bursting)

    Hi,
    Does anyone have any links to useful white paper(s), step by step guide, general info etc on  broadcasting by email (bursting)?
    I've seen the few pages on help.sap.com, but does anyone have any other info on the subject?
    Thanks,
    Mark.

    Hi,
    I think you are refering to Information Broadcasting.
    https://service.sap.com/~sapidb/012003146900000085752006E/HowtoInformationBroadcasting.pdf
    http://help.sap.com/saphelp_nw04/helpdata/en/a5/359840dfa5a160e10000000a1550b0/content.htm
    http://csc-studentweb.lrc.edu/swp/Berg/articles/ASUG-2006-v6.ppt
    http://csc-studentweb.lrc.edu/swp/Berg/articles/Broadcaster_v15.ppt
    Summary of New Features for Information Broadcasting in SAP NetWeaver 2004s
    Exception Broadcasting in SAP NetWeaver 2004s
    Thanks,
    JituK

  • Email bursting send report as HTML in email body

    Hello,
    I have Oracle BI Publisher 10.1.3.4.1 (build# 1101) version installed as part of Oracle Business Inteligence.
    I have question about email bursting. I created simple report and I am bursting it via email. But I would like to send report in HTML as part of email body and not as attachment. I read that it is possible in other versions of BIP (as part of EBS) with using of bursting configuration file. But I can not use this file with my version of BIP, I can configure bursting only vie SQL query.
    Is there any solution?
    Thank you

    My bursting SQL query:
    SELECT DISTINCT
    ip.APPL_ID KEY,
    '11F_Search_Prospect_Email' TEMPLATE,
    'RTF' template_format,
    'en-US' locale,
    'HTML' output_format,
    'EMAIL' DEL_CHANNEL,
    ip.email PARAMETER1,
    '[email protected]' PARAMETER3,
    'Welcome' PARAMETER4,
    'true' PARAMETER6
    FROM ugrad.inquiry_prospect ip,
    ugrad.correspondence f,
    ugrad.address e,
    ugrad.f_lookup fl
    WHERE ip.appl_id = f.appl_id
    AND ip.APPL_ID = e.APPL_ID
    AND fl.TYPE_CODE='C'
    AND ip.record_stage = 'Prospect'
    AND e.COUNTRY_CODE=fl.code
    AND e.table_name = 'INQUIRY_PROSPECT'
    AND e.address_type =
    NVL ((SELECT gg.address_type
    FROM ugradadm.address gg
    WHERE gg.address_type =
    DECODE (f.mailpref,
    'Home', 'HOME',
    'Best', 'LOCAL',
    'HOME'
    AND gg.table_name = 'INQUIRY_PROSPECT'
    AND gg.APPL_ID = ip.appl_id
    AND((gg.address_type='LOCAL' AND NVL(gg.address_expir_date,sysdate)>sysdate)
    OR gg.address_type='HOME')),
    'HOME'
    AND f.batchid = :Batch_ID
    This report when bursted sends an email with the layout template as html body.
    The EMAIL configuration is set with a server Port number and its host address.

  • How do I customize the Email Attachment name in Email Bursting?

    I had worked on BI Publisher extensively on 10g and 11g. I have a client requirement with BIP email bursting to deliver the reports as email attachments. I'm able to do it, and also customize mail body etc. However the email attachment file name is randomly generated with some numbers. I read through the docs, and couldn't find any parameter mapping to the attachment/file name (like we do it with File bursting). How do I specify the mail attachment file names in my Busrting properties?
    Thanks,
    Padma

    Please go through the following link:
    http://garethroberts.blogspot.com/2008/03/bi-publisher-ebs-bursting-101.html
    I think after the 'Output' we can specify the filename

  • Email bursting 1 to many users

    Dear All,
    We are currently in BI 7.0 SP19. We need to send out the BI reports to many users (SAP & non-SAP users) by using the IB-email bursting "filter document by characteristic value". However, we only able to specify 1 e-mail address per country (master data - 0COUNTRY) where we have more than 1 contact person per country. Using the email distribution list in our mailserver may not feasible for our environment because in future there will have more reports' distribution request based on different master data characteristics which also have 1 report to N users relationship. Therefore, we could not keep maintain all distribution list in the mail server. Is there any way we can specify more than 1 email address per country in IB or SAP BI system? Please help.
    Thank you.
    Smiley

    in your task, set the agent type as expression and pass an internal table to the agents field.
    the internal table can hold multiple users. make sure that each user id is prefixed with 'US'.
    for eg, your internal table can have following values.
    USDEV1
    USDEV2
    USDEV3
    USDEV4

  • Infomation Broadcasting with Email Bursting with hierarchy

    Hi,
    We have a scenario where based on the employee hierachy, we need to use email bursting. We have following emplyoee hierarchy.
    Employee_Manager
      -> Employee_1
      -> Employee_2
    The infocube contains data for expense made by each employee. So if employee_manager should be able to get expense incurred by employee_1, employee_2 and employee_manager.
    The requirement is to send report to manager for expense made by his/her team.
    This employee infoobject has the attribute as username where the email should be sent.
    The problem is ->
    when I run the email bursting with selection employee manager, it only sends data for employee_manager and not for employee_1 and employee_2.
    So basically the email bursting does not consider hierarchy.
    Any inputs is appreciated.
    Thanks,
    Parin Gandhi.

    Hi Parin,
        Hope you are doing well. It seems bit tricky. I would try by creating a hierarchy node variable & restricting that to emploeyee manager. It may help you to avoid skipping of em_1 & emp_2 from distributing report. Not sure if it helps.
    Cheers,
    Ramesh

  • How do I add an attachment to an email and not have it show up in the body of the email?

    How do I add an attachment to an email and not have it show up in the body of the email? 

    You can right click or command-click on the image in the email and select "view as icon".
    You can change the default behavior of Mail.app so that it always shows the attachment as the icon:
    open a Terminal window (Applications > Utilities > Terminal)
    at the prompt, type in this (it must be exact, or copy and paste it in if you have trouble typing things precisely):
    defaults write com.apple.mail DisableInlineAttachmentViewing -bool yes
    Then hit return.
    To revert to the previous default (where the attachment is visible in-line), you just enter the same command with "no" instead of "yes" at the end.
    In either case, however, how the viewer of the email sees the attachment (either as an icon or in-line) depends on how their email client is set up, not on how you send it.
    Message was edited by: arthur

  • Customer Broadcasting - EMail Bursting Broadcast with hierarchy

    Hi,
    At the moment I broadcast with the broadcast function email bursting to our customer. (single customer)
    I maintained a mail adress for each customer.
    Now we have a special demand.
    I should broadcast to customer groups.
    Customer Group is a special hierarchy level in our customer structure.
    For example one customer group have 10 single customer.
    So for example the customer from hierarchy level 2 should get a report with all customers in hierarchy level 3
    Is it possible to work with hierarchies in the email bursting function ?
    Thanks
    thomas

    Hi Thomas,
    Im not sure by hierachy group but you could so it by role.  So all customers who you assign a certain role will get a certain report.
    Nick.

Maybe you are looking for

  • A few questions. Opinions from the community would be appreciated.

    I briefly touched over this in the introduction thread. Assuming you did not read that though. I am more or less entirely new to Linux, I put Ubuntu on my system no more than a week ago being recommended it as a beginners Linux. I have little to no e

  • Make Bootcamp partition on former laptop drive bootable again

    I have my former laptop drive with its OS X partition and its Bootcamp partition.  Only the OS X partition comes up on the list when the option key is held down at startup.  The Bootcamp partition seems absolutely fine and I can access the files but

  • How can i convert the object to class~~~????

    recently i develop UML drawing tool for drawing UML diagram, i now design a program structure. now i have already defined many classes that represent each shape in UML. each class stores data of the related shape. then i use a vector to store all sha

  • JVA: CutBack for Balance Sheet Accounts

    Hi all, We have some business requirements where for some specific processes we need to cuback the amounts regarding Pre-Payments or depreciation amounts of non-production assets (moveable assets like cars). The problem seems that those amounts are i

  • How to view the settings of the sequence (info that appears when you first open sequence)?

    Hi I would like to ask how to view the current settings of the sequence i am already working in, the same information that appears when you first open a new sequence eg. General Editing mode: QuickTime DV PAL Timebase: 25.00fps Video Settings Frame s