Broadcasting by Email - Footer removal - BW 3.5

Hello, I am working on BW3.5. I am distributing Open Invoices reminders to customers via BEx Broadcasting.
The layout of the mail contains a footer saying:
A broadcast administrator or the person sending this e-mail can change the
recipient list using the following link: (link follows)
As explained in previous posts, it seems that there is no setting to remove this.
These same posts suggest a chenge in the class/method
CL_RSRD_DISTRIBUTOR_MAIL=>ADD_FOOTER
(see Information Broadcasting: Email Reports
and Information Broadcasting E-Mail - Remove Link to Settings )
I tried this but the footer keeps appearing in the sent mails.
Now, I have figured out that the program sending the mail based on the broadcast setting is RSRD_BROADCAST_PROCESSOR
I tried debuggin this (by catching the program in SM50) but I have not been successful in finding the exact place where the header is added.
Can someone help me figure out this ?
Points will follow

Answer found.
CL_RSRD_DISTRIBUTOR_MAIL=>ADD_FOOTER is not called by the BEx Broadcaster RSRD_BROADCAST_PROCESSOR.
The program calls the class CL_RSRD_PRODUCER_RA and the method
ADAPT_HTML_FOR_MHTML_MAIL.
Within this method a section of code adds the footer.
Here is what I modified.*{   REPLACE        BD1K903189                                        1
\ build URL for setting maintenance
*\  CREATE OBJECT l_r_parameter.
*\  l_r_parameter->add( i_id = cl_rsr_www_page=>c_parameter_cmd
*\                      i_value = cl_rsr_www_page=>c_cmd_start_broadcaster ).
*\  l_r_parameter->add( i_id = cl_rsrd_www_item_broadcaster=>c_parameter_setting_id
*\                      i_value = i_r_setting->n_s_setting-setting_id ).
*\  l_url_string = l_r_parameter->get_url_parameter( ).
*\  cl_rsrd_utilities_framework=>get_url_bw_bex(
*\       IMPORTING
*\          e_url_bex   = l_url_bex
*\          e_subrc     = l_subrc ).
*\  IF l_subrc NE 0.
*\    EXIT.
*\  ELSE.
*\    CONCATENATE l_url_bex '?' l_url_string INTO l_url.
*\  ENDIF.
\ add anchor tag to URL
*\  CALL METHOD cl_rsr_www_ctrl_renderer=>render_html_anchor
*\    EXPORTING
*\      i_text   = l_url
*\      i_style  = 'SAPBEXLnk'
*\      i_href   = l_url
*\    RECEIVING
*\      r_string = l_url.
\ build explaining text
*\  l_footer = text-012.
*\  CALL METHOD cl_http_utility=>if_http_utility~escape_html
*\    EXPORTING
*\      unescaped = l_footer
*\    RECEIVING
*\      escaped   = l_footer.
*\  CONCATENATE l_footer l_url INTO l_footer SEPARATED BY space.
\ add to body
*\  cl_rsrd_utilities=>convert_non_ascii_to_unicode( CHANGING c_string = l_footer ).
*\  CONCATENATE  '<hr>'  l_footer INTO l_footer.
Claudio Ciardelli 912551
01.12.2006
Modification for CR3201
The Broadcasting setting adds a footer to the BW report when sent by mail.
By commenting out this section, the footer will not appear anymore.
*}   REPLACE

Similar Messages

  • Huge email footer instead of image?

    Hello, in our company we have image based email footers that work fine with all of our hardware, but for some reason if a user replies (and only on a reply) with iPhones mail client, instead of the image footer they get a giant wall of random text, image attached.
    This text goes on for pages and pages, i imagine its the text equivelant of the file size of the email footer, but thats just a guess. Has anyone seen this problem before? i've tried googling many times to no avail.

    I had that problem once, never got to the bottom of it because my phone was due for a swap because it was faulty anyway.
    That random text isn't random text. It's Base64 encoding. It's an encryption method. Where is the text occurring? On the iPhone or the client hardware that receives the reply?

  • Please send my password belong to [email address removed by host]

    I change my password but wat is the new password belongs to [email address removed by host]

    That's not how it works. This is a public forum, not Adobe customer service or a lost password facility. Nobody can tell you passwords not even Adobe staff.

  • How do i get my email footer to show in the email

    I want to send emails and have my email footer appear at the bottom of the email.  What actually happens is my email footer appears as an attachment!  Its really annoying.  How do i make it so that my footer appears at the bottom of every email?

    By "footer" do you mean your signature? What's in it: plain text, styled text, graphics? What about the body of your messages (same options)?
    I stick with plain text, and almost all recipients see it at the bottom of my plain-text messages.

  • Broadcasting to Email as PDF missing Content from Portal

    Hi all
    I am new to WAD , i have developed a report and published in portal , my client want to pass some comments about the report and Broadcast to email and send it as  PDF through portal to the user by email .
    I have used a INPUT_FIELD_ITEM webitem to write comments but it not getting exported to PDF, as of my knowledge all the web items get into PDF, please guide me on this issue.
    Regards
    VK

    Hello,
    PLease check this link
    Link: [http://help.sap.com/saphelp_nw04s/helpdata/en/43/68ce8391886e47e10000000a422035/frameset.htm]
    From here you can check you cacn't able to export the INPUT_FIELD_ITEM to PDF or any other print version. it is a restriction defined by SAP

  • How do I delete this post? please so it stops broadcasting my email! HELP!

    How do I delete this post? please so it stops broadcasting my email! That first reply is useless!

    How the hell do I take this down?

  • Email footer option ?

    Can the email footer be edited on the 8520?
    What i am trying to do is to have a few spaces between the end of the email before the signature.
    Currently the signature is on the next line of text at the end of the email.
    Like below
    Thanks.
    signature here
    Would like it to be like this
    Thanks.
    Signature here.
    small & petty i know but just wondering is possible.

    You can adjust both the actual auto signature and the spacing before it in your BlackBerry Internet Service account. Try the second set of instructions in the article and make sure you adjust the spacing that shows before your signature. This should allow the extra line break before your signature when sending email. You will need to login to your account via PC to do this.
    Hope this helps,
    -FS
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Kudos! for those who have helped you.
    Click Solution? for posts that have solved your issue(s)!

  • Adding image as email footer

    I want to add an image as the email footer. I'm using messaging server 2005Q4. I saw a thread about how to add a disclaimer, is pretty similar but with text. Does anybody has done this before? any help will be appreciate it.
    thanks.

    bootbk wrote:
    Yes, i want to embed the image within the email.You cannot use the conversion channel mechanism to add an image as email footer as you are now adding new MIME parts as well as modifying existing MIME parts.
    Therefore all I can suggest at this point is:
    => Upgrade to a version of Messaging Server that supports milter functionality
    http://msg.wikidoc.info/index.php/About_milter_plugin
    => Install/configure the third-party MIMEDefang milter software
    http://www.mimedefang.org/
    => Use the append_text_boilerplate/append_html_boilerplate/action_add_part to add the text/html/image body parts to the emails:
    http://linux.die.net/man/5/mimedefang-filter
    However I should note that forcefully embedding an email image to outgoing emails is frowned upon due to the waste of bandwidth so don't expect much help from the MIMEDefang authors, or anybody for that matter, in helping you with this part.
    Regards,
    Shane.

  • Set the broadcaster to email out on work days instead of daily

    Hi Friends,
    Any one can help me to set the BEX broadcaster to email out on work days instead of daily?
    Regards
    Vishwanath

    Hi Viswa and Pravender
    I have a similar issue here:
    I'm working on BW3.5 module and I'm trying to scheule a report in BEX broadcaster with a predefined time. Eg: Every Wed day after Fisc quarter ends. I created a job with name TP_BROADCASTING_**** and included the ABAP program in step :RSRD_BROADCAST_FOR_TIMEPOINT.
    Now In the start condition I selected start date as wed day after fisc qtr close and put the period value as every 3 months and restriction in cal Id as factory calendar.
    Now I have two questions...How can I select just wed nesday after the fisc quarter close ? Is there a std SAP exit variable exist for this ? Or do I need to create one and write ABAP code in Exit ? I tried with Event and other ways but its not showing in scheduler...
    Second one is I logged in to Broadcaster and created new setting for query and filled all recipents etc...now When I tried to schedule this I can not see my Quarterly pre defined time here...But if I change this time to some other calender time period I can see that in scheduler...
    Is there any other way of scheduling the reports at a specific time period ?thanks inadvance
    Sam

  • Broadcast to Email inconsistency

    HI All
    I am facing a problem whem i am trying to broadcast as  emial a WEB Template from Portal , as i am getting some content only
    not the entire, example i have a heading which is missing in th PDF which i am trying to broadcast as email, where as logo and table(Analysis item) are present, so is there a way where in i can control or know to send only specific info into PDF and email to users?
    Regards
    VK

    Broadcast is effectively doing an export. Not all the information is converted to PDF when doing an export. Only certain Web Items are exported. So if you have created a text heading without using a web item, then it will not show in the exported / broadcast PDF. But if you created the heading using a text item it would.
    You can easily figure out what the broadcast PDF will look like by testing with the export command. Look up help for export command to see what web items are converted to PDF.

  • Pop3 email account removed.  recreated imap.  sent items disapeared.

    I had a pop3 email account and saved the inbox emails and removed the account.  I then recreated the account using imap.  My sent items disapeared.
    How do I get them back?
    Sorry if question not done correctly, 1st time accessing this service.

    Oh, I see, the Sent ones from the POP account are gone for good once you delete an account.
    You could try some recovery SW, but the longer the Mac has been used the less chance, & these aren't free other than demos to see if they could find any, you'd need to ask for older versions also a likelyhood...
    Data Rescue...
    http://www.prosofteng.com/products/data_rescue.php
    (Has a Free Demo to see if it could or not, but you'll need another drive to recover to).
    rccharles on file recovery...
    "Stellar Phoenix Macintosh - Mac data recovery software, recovers data from damaged, deleted, or corrupted volumes and even from initialized disks."
    They have a trial version, so I guess you can see if your data can be recovered...
    http://www.stellarinfo.com/mac-data-recovery.htm
    FileSalvage is an extremely powerful Macintosh application for exploring and recovering deleted files from a drive or volume. FileSalvage is designed to restore files that have:
        * been accidentally deleted.
        * become unreadable due to media faults.
        * been stored on a drive before it was re-initialized/formatted.
    http://subrosasoft.com/OSXSoftware/index.php?main_page=product_info&products_id= 1
    http://discussions.apple.com/thread.jspa?messageID=11073082#11073082

  • How to stop emails being removed from inbox. IOS8

    how to stop my emails being removed from inbox. ISO 8.0

    Did you ever find out how to do this?  I am having the same situation.  Thanks

  • 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

  • Broadcasting By Email

    Hi All,
    I would like to clarify regarding broadcasting query via e-mail.
    Is it a prerequisite to set up a precalculation server prior to use this feature ?
    Thanks.

    Hi,
    To Broadcast workbook,you need a Precalculation Server,but to Broadcast Query,Web Template or Reports you no need to use Precalculation Server.
    If you want to Broadcast a workbook and send it to users' e-mail everyday,then you can go for Precalculation of workbooks with Broadcast to Email options and use of Scheduling.
    You can refer this help doc.
    http://help.sap.com/saphelp_nw70/helpdata/EN/05/0e044017355c0ce10000000a1550b0/content.htm
    Rgds,
    Murali

  • Remove "My Adobe Partner and Business Catalyst" from Campaign email footer

    My campaign emails all go out with "My Adobe Partner and Business Catalyst" at the bottom of each email.
    I don't want this. Can you tell me how to remove it please.
    Thanks.

    Are you a BC partner and have a partner portal? Go to your settings and you set your own info or place blank characters to have it blank. Otherwise you cant.

Maybe you are looking for

  • How do I change the password of a sparseimage?

    I searched for an answer to this question, but the information I found was out of date. Apparently there used to be a "Change password" item in the "Images" menu of Disk Utility. Now (under Mac OS 10.7, a.k.a. Lion) it seems there's just a "Change" m

  • Repeated failure of LR 2.6 to load in Windows 7

    I have used Lightroom from Version 1 and have recently transferred the programme to a new PC operating under Windows 7 64bit mode. In fact all has been going well for several weeks until today when the programme refused to load properly. After reboot

  • Use of the 'Back' link in Catalog/Portal - Useful info for Catalog Admins

    Some info for anyone out there who may have noticed the small 'issue' with catalog items being duplicated when exiting a catalog using the Portal 'Back' link rather than the 'Return to Application/SRM' link. A problem has been identified there where

  • Line In jack Problems

    Ok so here is my issue, The line in jack in the back of my imac, for a while it was working, i have a mic and a mixer for my recording studio, until the other day it worked, but when i pug it in everything runs really slow garage band freezes, and it

  • Bi Publisher Performance

    Hi Gurus, I'm new to BIP while generating a report it takes more time How can i tune it can any one explain some performance tuning steps for Bi Publisher Thanks & Regards, praveen