Open Workbook in Broadcaster

Hi,
When I call up the Broadcaster, I have the following links on the top:
<i><b>Settings Web Template |  Settings Query |  Overview of Scheduled Settings</b></i>  
However, on our sandbox, there is a <i><b>Settings Workbook</b></i> link. Does anyone know how I can get the <i><b>Settings Workbook</b></i> link to show up, so I can open a workbook to distribute? Do I need to modify the class CL_RSRD_WWW_WEB_ITEM_BROADCASTER? But I have little ABAP skill.
Thank you for any help in advance.
Regards,
Hsiao-Chun Wu

Can you open up your sandox, login to WAS and see what is the default template name that has the workbook tab.
Now compare that default template with the one in Dec box. May be they are different. Do a search in Dev box and see if you have that template in here... IF yes, make this the default template in transaction code SPRO. You can also use Transaction RSCUSTV11 to go to that screen directly.
If its not there in the system, you can create it very easily. in sand box WAD, once you have the template open, go to HTML view-> copy code.
Paste that into a new webtemplate in Dev box and save it.
Good Luck
Gova

Similar Messages

  • Discoverer Desktop (4)- Receiving error Attempt to Open Workbook Failed

    Hi,
    The reason for this error is multiple people are opening same workbook. This has never been a problem before as the user would receive message: "Open Workbook as Read Only..."
    Now they only get the message: "Attempt to Open Workbook Failed."
    We have tested here and have determined it is not a generell issue because we have the problem only on two workstations.
    I check the registry HKEY_CURRENT_USER for diffenerence between the workstations but without any success.
    There is no file access problem
    Any idea?
    Thx
    Arnd

    Hi all,
    We are having exactly the same problem. I've come to the point that there's a problem between Discoverer Desktop 4i and XP SP3.
    The scenario we have is:
    a) If an user with SP2 creates a workbook and saves it into the network shared folder,
    a.1) It can be opened by users with SP2 as many times as the want. They just receive the "Open Workbook as Read Only" warning message.
    a.2) Users with SP3 can open it only if the workbook is not open by any other user. After that all users receive the "Attempt to Open..." error message.
    a.3) If a user with SP3 makes any change to the workbook and saves it, it doesn't matter which SP version you have, the file becomes "corrupt" and only one user can open it at the same time.
    b) If an user with SP3 creates a workbook and saves it into the network shared folder it can only be opened by one user at the same time
    I've also made tests and the same error occurs if the .dis file is located in a local directory (c:\My Documents for example). I can not open it twice in my computer in two different discoverer desktop instances, and I have SP3, while another user with SP2 can.
    Any ideas? Our Discoverer Desktop version is 4.1.48.06.00
    Regards.

  • SQL query or view used internally by Discoverer Open Workbook from Database

    Hi Experts,
    I am involved in developing a web application wherein I have to display the 'All Workbooks' similiar functionality in the 'Open Workbook from Database' dialog box of Discoverer. Can anybody provide me with the background query or view that Discoverer uses to retrieve this data for workbook listing? Please let me know if my question is confusing and requires more details.
    Thanks
    Thomas

    Hi,
    If you just need the list of workbooks then you need to use the EUL_DOCUMENT table:
    SELECT u.User_Name          Owner_Name
    *,Doc.Doc_Name Workbook_Name*
    *,Doc.Doc_Updated_Date Last_Update_Date*
    FROM   Eul_Us.Eul5_Documents Doc
    *,Eul_Us.Eul5_Eul_Users Own_Usr*
    *,Fnd_User u*
    WHERE  Own_Usr.Eu_Id = Doc.Doc_Eu_Id AND
    To_Char(u.User_Id(+)) = Substr(Own_Usr.Eu_Username
    *,2*
    *,10);*
    If you want the exact same list then you need to do the above along with the sharing :
    SELECT DISTINCT
    case when instr(disco_docs.doc_created_by,'#')=0 then disco_docs.doc_created_by
    when instr(disco_docs.doc_created_by,'#')>0 and instr(disco_docs.doc_created_by,'#',2)=0 then (select fu.user_name from fnd_user fu where fu.user_id=substr(disco_docs.doc_created_by,2,5))
    else NULL
    end "Workbook Owner/Creator",
    disco_docs.doc_name "Workbook Name",
    disco_docs.Doc_Updated_Date  "Last Update Date",
    case when instr(disco_users.eu_username,'#')=0 then disco_users.eu_username
    when instr(disco_users.eu_username,'#')>0 and instr(disco_users.eu_username,'#',2)=0 then (select fu.user_name from fnd_user fu where fu.user_id=substr(disco_users.eu_username,2,5))
    else (select resp.responsibility_name from fnd_responsibility_tl resp where resp.responsibility_id=substr(disco_users.eu_username,2,5))
    end as "Shared Name / Responsibility"
    FROM
    eul_us.eul5_documents disco_docs,
    eul_us.eul5_access_privs disco_shares,
    eul_us.eul5_eul_users disco_users
    WHERE
    disco_docs.doc_id = disco_shares.gd_doc_id (+)
    and disco_users.eu_username(+) NOT IN ('EUL5', 'PUBLIC')
    AND disco_users.eu_id(+) = disco_shares.ap_eu_id;
    * Change the EUL_US to your discoverer schema...
    Then you will need to compare the current user with the sharing list or creator
    Good luck
    Tamir

  • Problem in Open Workbook from Database dialogue

    Hi,
    at my customer we migrated to 'OracleBI Discoverer 10.1.2' and it works fine with one exception.
    In the item 'View' of the 'Open Workbook from Database' dialogue there i am able to choose one of four values. If i move with the mouse over the wanted value, the value is cleared - but it is choosable. Is this a bug or how can i change that mystic behavior?
    Regards,
    Martin

    Hi,
    i use the Java version 1.6.0_22.
    Following versions of Discoverer are installed:
    OracleBI Discoverer 10g (10.1.2.1)
    Oracle Business Intelligence Discoverer Plus 10g (10.1.2.48.18)
    Discoverer Model - 10.1.2.48.18
    Discoverer Server - 10.1.2.48.18
    End User Layer - 5.1.1.0.0.0
    End User Layer Library - 10.1.2.48.18
    Regards,
    Martin

  • A critical program error has occured while opening workbook

    Dear friends,
    A critical error has occured while opening workbook. The issue is that the same workbook is opening in some one machine but not in others.The following Dialog box is poping out when tried to open workbook:
    "A critical program error has occured.The Program will now terminate.Please refer to trace for further information."
    However,i  did the full updation of service pack3 of MS Excel 2003 on my machine and the same version as on that particular machine(on which workbook is opening). The problem is still there.Please provide some solution.
    Thankx a lot in advance!!!
    regards,
    Sandeep Singla

    The machine where the workbook is opening has a GUI :-
    Release : "710 Final Release"
    File Version : 7100.2.7.1038
    Build : 967944
    Patch Level : 7
    and the machine where the critical program error is coming has a GUI :-
    Release : "710 Final Release"
    File Version : 7100.2.8.1039
    Build : 983952
    Patch Level : 8
    The Excel 2003 are similar in both the machines as the service pack3 has been installed in the machine where workbook was not opening.
    Any help will be appreciated.
    Thanks and Regards,
    Sandeep Singla

  • "Attempt to open workbook failed" error while opening Discoverer report

    Discoverer is opening and connecting but its throwing an error "Attempt to open Workbook failed".
    same report is opening If I call from a .bat file.
    Only problem is coming when I call from from using host command.
    Please do help me on this as its very urgent.
    thanks in advance

    Hi all,
    We are having exactly the same problem. I've come to the point that there's a problem between Discoverer Desktop 4i and XP SP3.
    The scenario we have is:
    a) If an user with SP2 creates a workbook and saves it into the network shared folder,
    a.1) It can be opened by users with SP2 as many times as the want. They just receive the "Open Workbook as Read Only" warning message.
    a.2) Users with SP3 can open it only if the workbook is not open by any other user. After that all users receive the "Attempt to Open..." error message.
    a.3) If a user with SP3 makes any change to the workbook and saves it, it doesn't matter which SP version you have, the file becomes "corrupt" and only one user can open it at the same time.
    b) If an user with SP3 creates a workbook and saves it into the network shared folder it can only be opened by one user at the same time
    I've also made tests and the same error occurs if the .dis file is located in a local directory (c:\My Documents for example). I can not open it twice in my computer in two different discoverer desktop instances, and I have SP3, while another user with SP2 can.
    Any ideas? Our Discoverer Desktop version is 4.1.48.06.00
    Regards.

  • Getting something went wrong while trying to open workbook through code?

    hi,
    i am getting something went wrong while  trying to open workbook through code below is m code:
    ES.ExcelService client = new ES.ExcelService();
                    client.Credentials = System.Net.CredentialCache.DefaultCredentials;
                    ES.Status[] status;
                    string sessionId = client.OpenWorkbook("http://servername/Documents/exceles.xlsx", "en-us", "en-us", out status);
    i have also added modify  permission to wpg_wss group but i am still getting the same error.
    any help is appreciated.
    thanks,
    gaurav 

    Hi Gaurav,
    For your issue, you need to make sure the site where your workbook is stored in is a Trusted Location in Excel Service Application:
    http://technet.microsoft.com/en-in/library/ff191194(v=office.14).aspx
    For more information, you can have a look at the blog:
    http://blogs.msdn.com/b/cumgranosalis/archive/2006/03/24/excelserviceshelloworld.aspx
    Best Regards,
    Eric
    Eric Tao
    TechNet Community Support

  • How to set input ready query to display mode as default when open workbook?

    Dear All,
    Hi, i have a question here about IP query.
    as my current situation, my workbook included one input ready query, therefore, when i open my workbook which default is Edit mode which mean all value can be edited.
    but, i want it to display mode when open workbook, and i already have a edit button, if i want to edit the value i will use Edit button, so, i wan it as display mode when i first open workbook.
    so, can anyone tell me how to set it as display mode when open workbook which included input ready query?
    Regards
    wenlong
    Thanks a million

    in Data Provide Specfici  commad
    Edit
    Dsiplay
    Filter command
    Assigen Query /Query view
    pls select Edit then save

  • Can't open workbook in Bex via assigned Role

    Bex, Netviewer 2004 S, SP level 17.
    I have got the folowwing problem :
    1. Bex: I have created new workbook and saved it in Role X
    2.  in pfcg -> Role X => I see this role and can start workbook from there
    3. Bex->Open Workbook->Role X => I don't see and find this Workbook.
    I suppose there are authorization problem for role X.
    What is Role X missting ?
    Thank You in advance,
    Erika

    Thank You. Finally I solved problem by myself :
    1.  it was due to CUA. CUA administrator renewed menu trees and all is ok.
    2.  Also in composite role  I made reimport menus from single roles, belonging to this composite role X.
    Now I have question:
    what settings should I Do to see this role in my SAP role menu.
    If I will see roles list at once after I logged on into SAP System?
    Thank You!

  • Problem refreshing query when opening workbook in VBA

    I have a report menu in a workbook not containing any queries - only the description, technical name and additional information about the reports.
    I use Run ("SAPBEX.XLA!SAPBEXreadWorkbook"), <TECHNICAL_NAME> to open the respective workbooks, which works fine.
    However, if I try to refresh the query, BEx displays a message saying:
    "Can only refresh this query agains a server of release 2.0 or higher: <QUERY DESTINATION RANGE>"
    We're using BW 3.5!
    After that, BEx is a complete mess:
    - Open workbook dialog is from a previous version (without History, Favorites, Roles buttons)
    - All workbooks are displayed, but if I try to open one, BEx claims that "The workbook does not exist in the document store". Then why display it, dear SAP programmers?
    Now, if I disconnect and reconnect, the query can be refreshed as if I had opened the workbook directly instead of using VBA.
    Our users like the idea of a report menu, so any help would be appreciated!

    Changed the error handling as follows, dropped the SAPBEXinitConnection function, which is completely redundant:
    Sub OpenWBTechName()
    On Error GoTo ErrorHandler
        Run ("SAPBEX.XLA!SAPBEXreadWorkbook"), <TECHNAME>
    Exit Sub
    ErrorHandler:
        If Err.Number = 1004 Then ExtraInfo = "Start BEx Analyzer!"
        res = MsgBox("Sorry, could not open requested report!" & vbCrLf & vbCrLf & ExtraInfo, vbExclamation + vbOKOnly, "Open SAP/BW workbook report: ERROR!")
    End Sub

  • Open Workbook in Weblayout

    Hi Experts,
    we are working with the Web Interface Builder and want to add a standard BW excel query in our layout. The problem is I don't know how to do this!
    Is it possible to add a excel query/ workbook  in the weblayout? Thus the user can the the results of the query in his planning layout? And if it is possible, could you explain me how I can build this.
    Thanks for your help and support!
    Regards,
    Jessica

    http://help.sap.com/saphelp_erp2005vp/helpdata/en/4d/f3fa40badbf36fe10000000a1550b0/frameset.htm
    pay attention to the following
    <b>Opening workbooks within the Web browser window is not possible for technical reasons.
    BEx Analyzer workbooks need the BEx Analyzer, which requires a local installation of the SAP GUI for Windows with the BI front end.</b>

  • XL Reporter Error. (Open Workbook) Method '~' of object '~' failed. 64-bits

    Hello, good morning.
    Checking the Desktop System Platforms
    https://websmp208.sap-ag.de/~form/sapnet?_SHORTKEY=01100035870000706510&_SCENARIO=01100035870000000183&_ADDINC=011000358700001192682007E&
    I have installed 2007A SP01 PL13 in a 2008Server with SQL2008 but xl reporter not works in the cliente platforms with Windows 7 Prof 64 bits and Office 2010 Profesional installed in 32-bit version:
    The message: Error al inicial excel. Causa: (Open Workbook) Method '' of object '' failed
    Checked:
    Notes: 1077263, 898635, 918188, 1287193
    Threads:
    COM Add-in Program Required to run XL Reporter
    XL Reporter - Report Organizer cannot load
    Error while opening XL reporter
    XL Reporter Startup failed
    XL Report unable to load with Excel 2010
    I put a message to SAP Business One Global Support Centre, but the result is:
    "The MS Office 2010 x64 is not supported. Please refer to the supported platforms landing page".
    In teh landing page says: " (6) For the time being, the SAP Business One release tracks 2007 and 8.8 only support the 32-bit version of the Microsoft Office 2010 editions."
    ¿Any idea?
    Thanks

    Hi,
    Checkk
    http://social.msdn.microsoft.com/Forums/en-US/innovateonoffice/thread/b81a3c4e-62db-488b-af06-44421818ef91?prof=required
    http://social.technet.microsoft.com/Forums/en-US/office2007deploymentcompatibility/thread/334c9f30-4e27-4904-9e71-abfc65975e23?prof=required)and
    Thanks,

  • Opening workbook problem

    hi,
    when i open workbook from portal, bex (3.X) open corectly but when I want to open second workbook from portal, this action not pass. is there any way to open two or more workbooks in bex.
    thanx for reply

    Hi Pavel,
    wild guess... open a new xl session first before calling workbook from the portal second time.
    regards,
    Olav

  • Refresh query when opening workbook is ticked automatically

    Prior to Upgrade, the bex properties settings for "Refresh query when
    opening workbook" was unticked(deactivated) and now after upgrade to BI
    7.0 the bex properties "Refresh query when opening the workbook" is
    ticked(activated).
    Again, This has happened only to a particular strand.
    Can anybody guide me on this. As a result of the above, all the work books are now refreshing automatically. This has affected hunderds of workbooks and we need to restore this back. Please help.

    Hi Dave,
    That is a local workbook setting.  The setting is stored in the workbook on the sheet named SAPBEXqueries (see earlier postings on how to make this worksheet visible).
    If there is only one query in the workbook, then look at at cell U4.  This cell will read TRUE if the setting is check (do refresh on open) and will read FALSE if the setting is not checked (do not refresh on open).
    One way to be sure that this setting is not altered would be to create a subroutine for the Workbook_BeforeClose event.  The user then can make any selection they like, but you will over-ride it when they close the workbook.
    Hope this helps.
    - Pete

  • Open workbook automatically from the server

    Hello
    Can somebody tell me how to open BEx workbook automatically from the server?
    Thanks

    when u say server what is the intention
    u wish to open bex from website where it can be published
    do u want to open workbook from rsa1 when u loginto bw
    u want to open workbook from analyzer
    rrmx

Maybe you are looking for

  • Recordset per message not working

    Hi All, I got a scenario where i need to read a file of more than 1mb which has got around 6000 records.i want to read 100 records at a time and have mentioned "Recordset per message-100" in the file configuration.But still i am seeing a xml message

  • Getting white screen with file folder and question mark on it...help

    My MacBook Pro starts up and only shows a white screen with a file folder with question mark on it.  I have not had problems prior to this.  Help!,

  • Oracle service terminated unexpectedly -

    Good Morning everyone, I came in this morning and encountered our production database has crashed. We are running Oracle 10G 10.2.0.1 on Windows 2003 R2 Server. The OS system log just reports the service terminated unexpectedly. With no other informa

  • Where does the logging happens for System.out.println

    Hello: I'm usingNetWeaver 2004sJava SP9 evaluation version. Added some System.out.println to the ejbs. Would like to know where to look for the logging details in this case. Thanks for your help, Ravi

  • EDI - IDoc Help

    Hi ABAP and EDI experts, I have a request, I am a trainer. I am working on a Training Software, not real time. Is there any way that i can create and IDoc and see. Kindly provide me any such. Help will be surely rewarded. Thanks Chinna