How to change name of Broadcaster/Precalculation generated workbook file ?

Hello,
I am using the Broadcaster in 7.0 in order to precalculate workbooks and to send them via email to the users.
The users receive an email with in attachment the workbook with (for example) as name :
WORKBOOK_VZD06S2M7I4PY7NILPNH60WYZ.
The second part is the technical ID (workbook_id) of the workbook. But what the users want to have as filename in their mail is the description of the workbook (to find in table RSRWBINDEXT)
This doesn't look like too big a change, but the problem is this filename is generated automatically and there is nowhere an option to change this.
So I started looking in programs and classes to find where this filename is set (in order to change the coding there) but I have not been able to find the exact place.
I came up with following classes (and the methods there under) :
CL_RSR_PREC_SERVER
CL_RSRD_ITEM_BROADCASTER
CL_RSRD_UTILITIES
but I can't find the exact place.
Does anybody know where this can be changed, or has another solution perhaps ?
Thanks in advance !
Axel

Hi Axel,
We had similar kind of requirement and here is how we solved it.
As mentioned in the various blogs, its NOT possible to broadcast the Workbooks with
the file name instead of the technical id. But there is a workaround for this requirement.
This can be achieved through Backend
1) Go to SE38 program  RS_PREC_PLAN ( Precal test program). Enter the Technical id and
the Variant ( Its mandatory) for the workbook and execute by entering the emai id.
you will receive the workbook as the attachment with the File name and not technical id.
2) The only issue here is the subject of the mail will always be TEST.
3) Create a copy of this program Z_RS_PREC_PLAN and have the Subject and date field in the Selection screen
. you can make changes so that the date and the Text for the subject will be populated with the values you enter in the selection screen.
Hope this will help in your requirement
Regards,
BINETWEAVER2004s

Similar Messages

  • Table name where Broadcaster precalculation variables are saved

    Please help me with the table name where Broadcaster precalculation variables are saved. Thanks.

    Hello Jinal
    Please go to transaction SE11 and there search  in database table for tables starting with
              /BIC/OB*
    My table for example is named as following /it is the first precalculated value set:
    Transparent table -> /BIC/OB00000001
    description           -> Calculate with Broadcast Setting Z_CCUSTOMER_PRECALC_01
    However table class is L, where so I don't knwo how to see the data..
    In case you know please let me know
    Best regards
    Christian

  • How to change name in icloud

    May I how how to change name from Felix to Bernard. Coz I'm using my phone with my actual name. Can you pls help me out coz I can't find a way to change them in Icloud. Thanks.

    In the Mail section of iCloud.com, is your name shown in the Full Name field under the Accounts section of the Preferences (accessed by clicking the cog icon at the top-right of the Mail screen)?

  • How to change name of uploaded file

    I am using the a multi-part form and the pl/sql gateway to enable users to upload files to portal. The files automatically get stored in the wwdoc_document$ table. The key to the file is a column called "name" which consists of a sequence number and the file type e.g. 4747.gif.. I want to change this name to a different value.
    When I change it using the standard sql Update statement, none of the pdk apis work on the record; they all return errors. I am able to change this value as long as I use a unique value, I just can't run any of the wwdoc apis against the row after that.
    Does anyone know how to change this value for a given row???
    Mike Kleiman

    See Upload taglib in Coldtags suite:
    http://www.servletsuite.com/servlets/uptag.htm

  • First time setup - how to change name...

    Here's the deal. I bought my brother in law Macbook Pro and when I bought it the feller in the shop helpfully helped me set it up. At the time I did not know my brother in laws apple ID so I used mine. I used my name too. Now - I worked out hot to register it again with his Apple ID.. BUT he still gets my name popping up from time to time. For example when he makes a movie or slide show he tells me that the slide show or movie tells him that I made it - not him...how to change this name?

    Make sure you have changed the name under the Accounts Preference pane in System Preferences. Without deleting the account and recreating it or using some command line fancy footwork, you can't completely change over the name, since your folders will still be under the old name because they were created that way, but you can change the log on name and such from there. Also, make sure until Sharing, you have changed the computer's name if that bugs you too.

  • How to change name in Finder?

    Macbook with Snow Leopard. When I click on Finder on the desktop and it opens, in the left menu the HOME icon shows the user's full name, he wishes to rename it to show only his initials, I tried the net but can only find this:
    How To Move or Rename Your Mac Home Folder [MacRx] | Cult of Mac
    Is there no simpler way to do this without having to create another User Account please?

    How to change user account name or home directory name:
    http://support.apple.com/kb/HT1428
    https://discussions.apple.com/docs/DOC-3872

  • How to change name of a logical system

    Hi SDN,
                 I am trying to customizing intial download data transfer from ECC to CRM. But in outbound queue of ECC it is showing an error of SYSFAIL with description of logical system name changed. Given note 558701.
    But I don't know old name of logical system.
    1) Can you guys please help how to find the old logical system name there are many logical systems defined in my system.
    2) and how to change it?

    Hi Ravi,
    Since logical system name is changed sombody in past must have ran BDLS to conver logical system name.
    Check tcode SLG1, this tcode will tell you whether there were any logical system conversion done in Past, if it is done then it will tell you from which old logical system its converted to new one. So you can find out old logical system name.
    Once you find out old logical system run BDLS again. It might possible BDLS ran unsuccessfully last time.

  • How to change name of software component version in IR and ID?

    Hi All,
    I have a scenario in which 50 interfaces are there.All interfaces are working fine and we are in Testing stage.
    I need to change name of Software component which I have used in IR.
    I tried with release transport. I am able to pass all my mapping programs and everything under new software component name. But in ID all configuration objects contain IR objects (Like interface mapping) with old software component name.
    Do I need to change everything in ID manually or is there any other way for this?
    Thanks in advance.
    Warm Regards,
    Gouri

    Gouri,
    If you check this blog , you are able to transfer data even without IR content, i.e, there is no message interface , no namespace in IR and stil this works. Reason, there is no validation if the message interafce exists in the IR. In the runtime the SOAP Header is filled with the interfacename and namespace and it uses these values.
    /people/william.li/blog/2006/09/08/how-to-send-any-data-even-binary-through-xi-without-using-the-integration-repository
    Likewise, irrespective of which SWCV the interface name and namespace is, things will work fine as long as they exists in the IR in your case.
    The SWCV is a means to group objects, it might be displayed while doing the manual configuration but it doesnt matter even if you just key in the values without using the help.
    Things will work fine.
    Regards
    Bhavesh

  • How to change the settings of a generated DSO

    Dear Experts,
          I got a task to change the DSO settings, in that some of the objects are Generated DSO's. while trying to open these Generated DSO's in change mode i can't able to view in change mode...it's visible  in only display mode.
    Request you to let me how can i achieve to change the settings of these Generated objects.
    Thanks in advance for favorable response.
    Thanks & Regards,
    Ramesh-Kumar

    hi,
    Delete all the data present in the DSO and then try to change the DSO setting.
    regards,
    Arvind.

  • How to change names of referenced files

    Normally when I import RAW/JPEG pairs into Aperture I check the "rename original file" tick box so the original file names have my desired format (yyyy-mm-dd_myfilename-nnn). However, I inadvertently have imported a few projects with that box unchecked, so while the images in Aperture (and those I export) have my desired naming, the original referenced files still show as DSCF1234 etc.
    Is there a way to change those original referenced frills to my date-name-index number scheme short of deleting the entire batch and performing a rename again - I have already dome various edits on them and don't want to lose those.

    Is there a way to change those original referenced frills to my date-name-index number scheme short of deleting the entire batch and performing a rename again - I have already dome various edits on them and don't want to lose those.
    If you do not need to save the version names, yes.  Batch change the version names and set the flag "Apply to original files".
    Select all images that need renaming.
    From the main menu bar select "Metadata >Batch Change"
    Select a suitable preset for the file name you want in the Version name format drop-down menu.
    Set "Add-Metadata From" to "None", unless you want to add metadata as well.
    Press "O.K."
    A caution: I have never tried this on "RAW&JPEG" pairs. You may have to do it twice, with each kind of original set as master.  It is working well with JPEGS, but for RAW files "Apply to original" may not work.

  • How to change the prompt message in a open file box

    Hello
    In my VI the user has to introduce several file path. They are sequenced so we know which one is requested. Is there an easy way to change the message on the "choose file to read" window in order to have "choose xxx file to read" etc... Is this through some VB programming or does labview have some tools for that ?

    There are two solutions:
    OBN's solution uses a function to get the file name.
    My solution uses the file control. You have to click on the browse button to select the file.
    Both solutions will open the system Open File dialog where the user can select the file. OBN's solution is more obvous to change the parameters. In my solution you have to use property nodes.
    See the VI (LV7.0) how my solution works.
    Waldemar
    Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
    Don't forget to give Kudos to good answers and/or questions
    Attachments:
    Select File.vi ‏15 KB

  • Whenever I modify a photo in Iphoto it puts it in a "modified" subfolder. Why can't I move this modified file (I changed name) back to the Iphoto main file so I can see it when I open my photos?

    Whenever I modify a photo in Iphoto it puts it in a "modified" subfolder. Why can't I move this modified file (I changed and saved file name) back to the Iphoto main file so I can see it when I open my photos?

    A good general step for strange issues is to renew the iPhoto preference file - quit iPhoto and go to "your user name" ==> library ==> preferences ==> com.apple.iPhoto.plist and trash it - launch iPhoto which creates a fresh new default preference file and reset any personal preferences you have changed and if you have moved the iPhoto library repoint to it. This may help
    This does not affect your photos or any database information (keywords, faces, places, ratings, etc) in any way - they are stored in the iPhoto library - the iPhoto preference file simply controls how iPhoto works - which is why renewing it is a good first step.
    If that does not cure it backup up your iPhoto library and rebuild it - depress the option and command keys and launch iphoto and use the options there - exact option depends on teh version you have
    And always remember - NEVER make any changes of any sort to the structure or content of the iPhoto library - nothing - no deletions - no name changes - nothing
    LN 

  • How to change default response encoding for not jsp files

    Hi
    Question about Weblogic Portal&Serwer 10.
    For standard web applications from war archiwes, html etc. files are send with default server response
    "Content-Type: text/html; charset=ISO-8859-1".
    The question is how to disable this default header
    or how to change this header to correct encoding.
    PS.
    I found solution only for ear' applications ...
    with file META-INF/weblogic-application.xml and webapp.encoding.default parameter. This works well for ear's.

    Thanks. I feel a bit like a dummy for not seeing that but so it goes. What I was looking for, in a perfect world, was to set a preference to permanently sert a default folder on an external drive to store the .dvdproj files once they are made.......but your suggestion is close enough to my original intention.
    Thanks again.

  • Changes to Xcelsius affects already generated SWF file??

    HI ,
    I have encountered different problem. I have created a xcelsius dashboard with webi data using live office.
    I have exported to swf file.
    after exporting  in swf , if i do some changes to xcelsius file, like ,if i change the drag down component and its values then that component is not working in swf file,
    kindly advice me whether wht i am thinking is right or not. I understood that after saving the xcelsius and exporting to swf file. If u edit the same xcelsius file, this new changes wont be effecting the previously generated swf file. IS this correct?

    Hai
    Have u enabled the refresh option in Live office data connection in usage tab.
    Check it.
    Once u change the data .Go to Live office Properties->Application Options->General Tab --- >Enable all items.
    then export it to portal(Infoview).Now check the Data.
    Since u r Exporting to Flash files.Once it is Exported,again if u r Changing the data means,again u need to export it to Flash
    Hope it Helps U
    Thank u
    Naveen

  • How to change the value of variable in .bpel file

    Hi,
    How can i change the value of variable in .bpel file at time of deployment.
    Can it be possible with configplan.xml or deployment descriptor?
    Thanks
    Richa

    You cannot change the value of variable in .bpel file using config plan. If you want to change value at runtime , you can use Preference variable. Below is the blog to help you understand more.
    http://eelzinga.wordpress.com/2009/10/28/oracle-soa-suite-11g-setting-and-getting-preferences/
    Cheers,
    Durga
    Please remember to mark appropriate posts as correct/helpful. For the long run, it will benefit us all.

Maybe you are looking for