Changing resolutions available in web Template Console

Most of our Sun Ray 3 devices are connected to monitors running at 1600x900, which isn't one of the "built in" resolution options. I saw in How to set custom resolution list in the VDI selector ? how to change the resolutions listed in the Desktop Selector. That was helpful. But I only see 1024x768 and 1280x1024 options in the web-based Console. I'd love to be able to set 1600x900 as an option here, so when we set windows and such up in the Template Console, those are reflected in the cloned desktops. Additionally, if the resolution doesn't match right, at the "press ctrl-alt-del" window, you get a sort of "letterbox" look. Is there any way to change the resolutions in the Desktop Console?
Charles

Hi,
I have now seen that it is possible to create an ABAP class with superclass CL_RSR_WWW_MODIFY_TABLE and override the method SCALING_FACTOR_CELL.
then I should fill in this class in the param-tag in the html.
BUT this is only possible in System 3.5, but not anymore in 7.0! Everywhere I can just find the sample coding for 3.5, but nothing for how to do this in BI 7.0...
So does anybody know, how I can use external ABAP classes as "user exits" in BI 7.0?
Thank you for your help!

Similar Messages

  • Changing scaling factor in web template

    Hi,
    I need to change the scaling factor in a web template, which shows some different queries.
    I have heard I can do that by using a specific method? Does anybody know how to change the
    scaling factor for a specific web template?
    Thank you very much!
    Torben

    Hi,
    I have now seen that it is possible to create an ABAP class with superclass CL_RSR_WWW_MODIFY_TABLE and override the method SCALING_FACTOR_CELL.
    then I should fill in this class in the param-tag in the html.
    BUT this is only possible in System 3.5, but not anymore in 7.0! Everywhere I can just find the sample coding for 3.5, but nothing for how to do this in BI 7.0...
    So does anybody know, how I can use external ABAP classes as "user exits" in BI 7.0?
    Thank you for your help!

  • Web template changes are not saved.

    Hello Experts,
    I making a small change to an existing Web Template namely changing the tab page 1 to tab page 2 and  vice versa.
    I could see the message Changes are saved but at the end web template is same like as it was.
    Any idea why changes are not being saved and how to over come this will be of great help.
    Thanks in anticipation.
    Best Regards.

    Hi.
    The changes are not saved in WAD or has not affect when executing the WAD ?
    Regards.

  • Impact of changing MVG web template (CCPopupListMvg.swt)

    Hello All,
    I want to know, what's the impact of changing Siebel Web Template for MVG applet.
    Thanks,
    Soumya Sekhar Samanta

    Hi,
    It all depends on what you want to change. If you provide more specific information I will be able to help you better.
    Basicly:
    In our project we used to modify css-file and web template files. It works fine as long as you test your modifications. If you want to change the layout (color, padding, width) there is not mucht to test. Just make sure the controls are properly displayed in the UI after the modification.
    A bit trickier ist it to add more controls or new sections in the web template. Siebel uses control ids in the template which you see as placeholders in siebel tools. So you have to make sure that you wont use the same contol id s more than once otherwise you will have a problem that can lead to core dumps in the siebel client. (Only ListBody and ListHeader share the same control Id..) Every control id has to be unique. Not only in CCPopupListMvg but also in all included web templates files (e.g. CCListHeader.swt).
    Be carefull with lists because control id's will be set in for loops. Also List Header and List Body need to have the same control id so siebel can mapp the caption of a list column to the list header.
    (e.g. CCListBody <swe:for-each startValue="501" count="40" ....>, CCListHeader <swe:for-each startValue="501" count="40" ....>)
    Whatever you do don't remove any control ids. If you do, controls that are mapped to the control id in siebel tools will not be shown in the client anymore. You will not get an exception. It just wont be displayed. So the thread is that the applets will not work properly anymore and you won't even know it untill a user misses a column or a button or whatever control was mapped to it. If you still do, you will have to check every applet in siebel tools.
    Also you have to check if CCPopupListMvg.swt is included in any other web template because your changes would affect those web templates as well.
    You have to concider that siebel does not know about your changes. So in future releases they will still use vanilla CCPopupListMvg.swt and maybe also modify it in vanilla. The template will be overwritten on siebel upgrades. So you will have to make your modifications after every siebel upgrade again.
    I hope this helps.
    Regards
    Claudio

  • What is Display in Window of RRI in Web Template

    Hi All,
      I have searched in SDN and read lot of documents and SAP Help to know, how to use one option in RRI, but ended up with no success. which is the reason I am posting my query here, pls throw your lights ;-).
    There are 4 options available in web template settings to set up jump reports. I would like to know how can I use option 'Display in Window'.
    Remaining options are
    1. Frame Name - This displays the jump report in the specified frame, for this we can use HTML code.
    2. No Entry (Blank) - This is the default setting, which always opens the jump report in New Window.
    3._self - Using this value, the jump report will open in the same window, by overwriting the existing report.
    I will be very thankful, if someone can tell, how to use 'Display in Window' option? I mean what HTML command I need to use or is there any predefined word which I can use.
    Your answers are much appreciated.
    Regards
    Charan.

    In fact having checked out a number of videos on Lynda.com, Illustrator is what I want. It was never about html - that already forms part of what I am already doing. As to mailchimp - I know all about that and don't like it and don't need it  - the method I currently use from Dreamweaver to email works great.
    The question was always about graphics and text for the web and a desire to have the same layout and quality as InDesign - I probably just didn't ask the right question.
    Thanks as always.

  • NO header detail appears when downloading to excel from web template

    When we run our queries via a web template and through the portal we get the results which shows the query title and report details. When we try to download this to excel the header(report title etc. )information doesn't come down but all the rest of the report does. If we go in again and change the variable values for characteristics (query is being changed and run the web template (via portal)again and download to excel the header (report title etc.)the whole report title and report detail now appear. Looking for someone who has resolved this problem.

    For anyone who is interested, this was caused by our email client, not BIP.

  • Bex iView does not show changes made in web templates

    Hello,
    I have a Bex iView that presents a web template which is exposed in two portals.
    I made a certain change in the web template in portal A and I can see the change through the Bex iView in this portal.
    I than transfered the change to portal B and I can see this change at the Web application designer's code when it is connected to portal B.
    The problem is that I can't see the change through the Bex iView in portal B, it keeps presenting the old version of the web template. Also, if I preview it from WAD, which opens it in the portal, it shows the old version as well.
    <b>I've already tried/verified the following:</b>
    1. It's not a client related issue as it happens to all clients.
    2. I have tried clearing both the client and the portal's pcd caches.
    3. No cache whatsoever is configured in this iView's properties (Cache Level: None, Cache Validity Period: 0,0,0,-1, Allow Client-Side Caching: No).
    4. When I run the iView in debug mode in the application integrator I can't see anything unusual I can think of. Also, I can see there that it points to the correct web template.
    5. Retransported the web template from server A to server B.
    What else can be done here? Any ideas...?

    Hello,
    did you resolve your problem ?
    Best regards

  • The changes made in the WAD web template is not replicating on web browser

    Hi,
    We are using BI 7.0 WAD. Suppose if i create a one web template and if i run it ...it is working fine.
    If i change the present web template and if i do change anything on the present web template and if run this web template it is giving the previous result....it is not reflecting the present changes.
    The changes made in the WAD web template is not replicating on web browser result.
    I went to transaction SMICM, then choose "Goto" from the top menu. From there, go to HTTP Server Cache, then choose Invalidate, then choose Global in system. With this thing also it didnt slove.
    thanks

    Clear your browser cache also and see if the changes are visible.....
    Arun

  • Change folders in save as in web template

    Hi,
    Is it possible to change the default folders in the save as dialog in a web template. We would like to add our custom defined KM folders and not only use the predefinied once.
    Regards
    Mattias

    Yes, Navigation Pane, that's the one I meant.
    It's checked but it's not there? Does it help at all to uncheck it and then go back in and turn it back on?
    Or is it just mostly useless. It is annoying that Windows 7 doesn't synchronize the Navigation pane with the file list.
    What I generally do is click the folder name in the top address bar to navigate up to a level or two. Then I can drill back down to where I need to go using the right pane. Does that work for you?

  • Web Template Changes not visible after transport from Development to Test

    Weu2019ve run into a problem doing web development in BI 7.0 that I suspect someone has seen before and may quickly be able to point us in the correct direction.  Changes that are made to web templates in the Web Application Designer are correctly transported from development to the test environment, but we are still seeing the old version of the template when the report is executed.  We are able to see the web template changes in the Web Application Designer in the test environment.  We believe this is a caching issue and have cleared the query cache and the HTTP cache in SMICM.  Unfortunately, this has not resolved the issue.  Can you suggest another approach to resolve this issue?

    Not sure what you mean by browser cache.  We have deleted history, cookies, and all temporary Internet files.  The issue isn't limited to a single user, but exists for all users.  Through extensive testing we have established that you are able to see the web template changes in test in the WAD(Web Application Designer) after they have been transported from development, but can only view the changes when the web template is run for the first time.  Changes to existing templates can be seen in the WAD in test, but are not seen when the report is run.  The old version of the template appears to held in cache somewhere, but we haven't been able to find it and clear it.

  • Changes to BI web templates are not updated

    Hello BI Experts,
    I need to find a way to advise my portal resource on how to resolve a problem we are experiencing.
    When we make a change to a web template, the changes are not updated and it appears that the old version is cached.  The only way we can get the new template to show is to bounce EP.
    Does anyone have suggestions where we can find the appropriate global settings to set the cache so that EP will retrieve new BI content as it is modified?
    Thanks in advance for any help.
    Tom

    Hi Tom,
    If there is some incorrect setting in the portal, the WAD templates does not get saved after the first Save action.
    I am not sure of the setting which needs to be done. But I can provide you an alternate solution. If there is no other issue than the templates not getting saved, you can use this.
    You can save your changed template using 'Save As' in a different name and then you can delete the original template. Afterwards, you can save this template with the actual name.
    I hope this would solve your problem.
    Regards,
    -Neethu

  • Change a web template in  Web Application Designer  3.X

    Hi All,
    I have a web template , when i execute it i get a chart format by default. But i want to change it to table format .Can you please let me know how to do it?.
    I am not able to change the web template .
    Thanks and Regards,
    Sharath

    Hello Sharath,
                         First check whether you have change authorizations for WAD, check you user name is added in the role for web templates and also check the authorizations.
    then in the web template in the menu bar go to view option ,select web items and properties , so that you can find them in the left hand side, then replace the chart item with the table and assign the query to the table.
    hope it is clear,
    assign points if useful.

  • How to set Password change in Web templates through WEB DYNPRO

    Hello All
    Before dropping my question i will explain you what was the Real scenario, i am using WAD 3.50 Version and server is BW 3.0B.we are not using portal, and Enduser will view the reports in the browser through the WAD execute Http link.
    Question.
    whenever the enduser uses Http link of web template in the browser, he will connect through VPN and they can able view the reports. the question is That Some system Enduser won't have SAPGUI in their system so they wants to change the password because they won't know even if it is expire. is it possble to set password change system through WEBDYNPRO ABAP in the WEB Templates
    Please Help me how to set Change Password in the browser for the WAD Application.

    To do this you will have to use either make use of portal or BSP application or Dynpro..
    It is not possible for the user to change the password just from the web query

  • CSS and Template availability in WebI Report

    Hi All,
    Does WebI provides facility to import CSS Stylesheet for using those settings in report?
    Can we create Templates in WebI?
    Our requirement is to decrease the manual task by using single CSS Stylesheet and Templates for creating multiple/many Reports.
    Regards,
    Arjun

    Hi,
    yes, it is possible in BOEXI:
    You just have to edit the related defaultConfig.xml file on the BO Server:
    Windows based BO installation:
    <BO folder\Tomcat55\webapps\AnalyticalReporting\webiApplet\AppletConfig\defaultConfig.xml
    Unix based BO installation:
    /<BO_install_folder>/bobje/bobje/enterprise120/warfiles/WebApps/AnalyticalReporting/webiApplet/AppletConfig
    Can we create Templates in WebI?
    In XI R2 there is no support for Webi templates as there is with Deski. We worked around this by creating a Webi report with all of the standard components, header, footer, etc. and saved that to a templates folder. The report was marked read-only so no one could change it and any new reports were created by copying the template report.

  • Web Template is not showing the changes done

    Dear Experts,
    I have done few changes in my web template like navigation pane has been added and the filter pane is removed from the template but still its showing the same filter pane, no error is being reported and for this i have closed the web application designer and again opened it but still no change what could be the issue.
    thanks and regards
    Neel

    Hi Neel,
    Is there any error message(s) while closing / re-opening the template?
    I am not sure about the configurations on your systems. In our environment, calling a template requires a connection to EP. While BI is having a communication problem with EP server, changes we made on template is not reflected.
    Hope this help!
    Heng Meng

Maybe you are looking for