Web Template not displayed via Portal

Hi,
Maybe someone ran into this, I could not find a solution. I have developed a Web Template. The Web Template is emedded in an iView. The iView is embedded in a Page. The Workset links to the Page and is assigned to a role.
In our development environment everything runs fine. In our quality environment, the Web Template is not shown when it is accessed via the portal role (it seems some default template is shown) . However...if I preview the Page everything works.
Any hints?
Thanks,
Jeroen

I executed the program RSPARAM. The parameter ms/redirect_version is set to 0 in both DEV and Q. Furthermore the iView version is set to 2.x/3.x.
I also checked RSCUSTV27. Currently we have no templates maintained there (DEV and Q). If I look at RSCUSTV21, we have the template ZADHOC maintain for the Ad-hoc Analysis. Removing it does not help (it still shows the ZADHOC), but maintaining my template PM_REPORT_70 there seems to get the whole thing working. This is not a solution as it is a global parameter.
Under the role I have another Web Template that did not work at first as well. It would just give me a time-out. After maintaining the (Anwendungsparameter) Applicationparameter VARIABLE_SCREEN=X it suddenly worked.
The Page I am having issues with contains 2 iViews. A web template on the top and a html page in the bottom. When setting the Applicationparameter VARIABLE_SCREEN=X there it did not help.

Similar Messages

  • Web template not displaying report properly for few users

    Hi,
    We have a report based on a web template.The box is supposed to display values for certain fields.
    For some users, this box is not displaying any values, its coming as blank and its shrinked in appearance.
    This happens only for a few users.There are others who are able to see the report correctly with the values appearing
    Any idea from where should we start trouble shooting and what should we look at?
    Thanks,
    Anjana

    Hi,
    You can specify the properties for your Web application in each Web template. The settings you have made can then be saved in a library and applied to any other Web template as needed. Choose the Web template for which you want to make the settings from the dropdown box in the header of the Properties window of the Web Application Desginer.
    Go through the link and set according to the below link you can acheive this
    http://help.sap.com/saphelp_nw04/helpdata/EN/1f/37813b650cdc0be10000000a114084/content.htm
    Regards,
    Marasa.

  • SQL Report Viewer Web Part Not displaying Report

    I have just completed updating an old report using report builder 3.0. I have added it to SharePoint Designer but have not replaced the old report file. 
    Any help is greatly appreciated!!
    All I did was export the old report from sharepoint designer to my desktop. Then opened it with Report Builder 3.0- made changes to the report and saved it with a different name (for safety in case i break things) and then upload it back to the same place where
    the old report was located using SP Designer. I then went back to the site in sharepoint that is displaying the old report, and changed the URL path in the SQL report viewer to the new report. 
    Now the SQL Report Viewer web part isn't showing anything (blank)

    Dear Form Moderator,
    This question is already asked in sharepoint forum so please don't move this sharepoint forum. Here is link of thread:
    https://social.technet.microsoft.com/Forums/en-US/3796da85-fbb4-4722-a5d0-724859f7d4ae/sql-report-viewer-web-part-not-displaying-report?forum=sharepointgeneralprevious
    Here is the one more duplicate thread link in same forum. So either you can merge both OR delete one.
    https://social.technet.microsoft.com/Forums/en-US/259d2586-ed4a-4f47-a808-877d4621d9f2/report-builder-30-sql-report-viewer-web-part-not-displaying-report-in-sharepoint?forum=sqlreportingservices
    [SharePoint Forum Moderator]
    Hemendra:Yesterday is just a memory,Tomorrow we may never see<br/> Please remember to mark the replies as answers if they help and unmark them if they provide no help

  • Pulisher CUCM web page not display

    Hello,
    Publisher cucm web page not displayed and DB not accessible IP phones working on Subscriber but I can't change any settings.Cisco Tomcat service not working and I can't restarting. (ver. 7.1.5)

    If you cannot change any config then it's more than just not being able to use a webpage, there must be some problem with the ccm/DB services on the PUB.
    SSH to the server and see if there are error messages, I'd suggest a whole reboot.
    HTH
    java
    If this helps, please rate
    www.cisco.com/go/pdihelpdesk

  • Web interface displays via Portal using Mozilla or Firefox

    We have several web interfaces (BW-BPS) and have created iViews on our Portal (EPP 6.0). These iViews properly execute in IE 6.0.
    However, when we execute the BPS iViews using Mozilla or Firefox we see significant display discrepancies. For example, the web interface should display grid lines between the rows, but, we don't see them when running through the Portal using Mozilla or Firefox.
    We thought that the Web interfaces themselves may be the issue but they properly execute when run straight from BW in Mozilla 1.7.13.
    Can anyone help with this problem? Thanks,
    Bill

    Hello Bill,
    first of all please check the Product Availability Matrix. Not all browser versions are supported. http://service.sap.com/pam
    Some visual differences between the browsers can not be avoided since browsers just behave differently.
    If the browser is supported and it does not work correctly, please open a customer message.
    Regards,
    Marc
    SAP NetWeaver RIG

  • Dynamic page in region as a portlet not displaying in portal template

    As the title suggests I have a portal template that contains a region at the top . within this region i have included 2 portlets, first is a dynamic page (a simple banner title ) then a navigation page beneath them .
    when I am logged in as a specific user it displays correctly , when I log onto the page without logging in - the dynamic page does not display ,yet the navigation page does . I have clicked on every display to public check box , assigned public user with view privilege and everything else along those lines . Any ideas ??
    thanks in advance , Chris

    Hi Chris: Just to be specific, did you go to the providers tab in Navigator, the locally built providers link then the provider which contains your dynamic page and check the access set directly on that page? You can either set the dynamic page to have its own access (overriding that of the provider) or set the provider itself to be public.
    Rgds/Mark M.

  • Web template not working

    Hi,
    when I try to open a Webtemplate via
    the Internet Explorer it is not working.
    Please assist.
    Regards,
    Anita

    You can determine the properties of the Web template both in an object tag (see Object Tag for the Properties of Web Templates) and or with command Call Web Template.
    CMD
    LDOC
    Parameter
    Description
    TEMPLATE_ID
    Name of the Web template
    Name under which you stored the Web template in the Web Application Designer.
    STATELESS (optional)
    ‘X’ = Yes, ‘ ’ = No
    End the connection to the server as soon as possible
    For Web templates that are used almost exclusively for display without further navigation, it is more useful to set the attribute STATELESS. The session on the application server is terminated when the Web template is created. This saves resources on the application server.
    If this attribute is not specified, it is assumed that the page is still needed for navigating.
    USE_PERSONALIZATION (optional)
    ‘X’ = Yes, ‘ ’ = No
    Use personalized Web template
    If the parameter is set to ‘X’, the personalized Web template for the current user is used. If personalization does not exist for the Web template or the parameter is not set, the Web template is executed without personalization.
    STYLE_SHEET (optional)
    Path for a stylesheet that you want to use to display the Web template.
    This overwrites any stylesheet that you may have already assigned.
    TRACE (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Switch on OLAP trace
    To analyze problems with SAP, you usually need a trace. You can activate the trace with the help of note 112458 or by using the TRACE parameter.
    JAVASCRIPT (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Use of JavaScript
    Using this parameter, you ensure that Web applications are created using JavaScript (extensive interaction options) or suppress the use of JavaScript (restricted interaction).
    If this parameter is not transferred, JavaScript is activated automatically in Web browsers of version >=4.0.
    SNIPPET_OPERATIONS (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Reload changed components of the page
    You use this parameter to control whether only changed objects are loaded in navigation. This function has higher Web browser requirements. For this reason, this function is only supported by MS Internet Explorer version >=.
    If this parameter is not transferred, loading is activated automatically for the suitable Web browsers.
    ENABLE_OPEN_WINDOW (optional)
    ’X’ = switch on, ‘ ’ = do not switch on
    Open new window
    Using this parameter, you can control whether a new browser window is opened, for example, for the properties dialog box or for filtering. If this parameter is not specified, new windows are opened (if supported by the Web browser).
    VARIABLE_SCREEN (optional)
    ‘X’ = display variable screen, ‘ ’ = do not display, if possible
    Display variable screen
    If you call up a Web template that has query views containing variables that are ready for input, you can use these parameters to display the variable screen. Is you do not set this parameter, or set it to ‘ ’, the variable screen is hidden, whenever possible. However, it will still be shown if, for example, the required variables that are ready for input have not yet been filled.
    MELT_VARIABLES (optional)
    ‘X’ = merge, ‘ ’ = display each query individually
    Merge variables
    If you call up a Web template containing several query views that have variables that are ready for input and you go to the variable screen display, you can determine, through these parameters, whether variables, which are used in all query views and in the same context (same InfoProvider, same compounding), are to be provided for input only once.
    VARIABLES_CLEAR (optional)
    ‘X’ = reset variable, ‘ ’ = do not reset
    Reset default variables
    If you call up a Web template that contains one or several query views that have variables that are ready for input, you can specify this parameter to reset the default variables through the query view. The variables then contain the defaults from the variable definition.
    SUPPRESS_WARNINGS (optional)
    ‘X’ = do not display warnings, ‘ ’ = display warnings
    Suppress warnings
    With this parameter, warnings are not displayed. With this parameter, warnings are not displayed.
    SUPPRESS_SYSTEM_MESSAGES (optional)
    'X' = Do not display system messages
    ' ' = Display system messages
    Suppress system messages
    With this parameter, system messages are not displayed.
    DATA_MODE (optional)
    ‘NEW’ = use current data
    ‘STORED’ = Use precalculated data
    ‘HYBRID’ = use precalculated data, request current data if this is missing.
    ‘STATIC’ = use precalculated HTML pages
    ‘STATIC_HYBRID’ = use precalculated HTML pages, if there are none, search by precalculated data and when there is none, request current data
    Data mode
    This parameter is optional. If you do not specify one of the options for this parameter, a request is always sent to the OLAP processor and current data is read.
    For the modi ‘STORED’ and ‘HYBRID’, data has to be precalculated using the Reporting Agent.
    See Defining the Web Templates Setting
    The parameters PAGEID and WBID that are used in BW 2.x are supported for the Web templates created under BW 2.x. We recommend, however, that you no longer use these.
    Calling up the Web template without navigating
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&STATELESS=X
    Calling up the Web template with trace switched on
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&TRACE=X
    Calling up the Web template with reset variables and active variable screen
    http://yourAppServer:yourPort/SAP/BW/BEx?CMD=LDOC&TEMPLATE_ID=yourTemplate&VARIABLE_SCREEN=X&VARIABLES_CLEAR=X
    Thank
    Bhima

  • How to embed a HTML Page in a Web Template and display it

    Hi All
    Can you please share ideas how I can embed a HTML page in a web template and how I can make it displayed as a popup when a button is pressed.
    Also, how do I call a HTML page stored in Portal KM from the press of a button in the web template.
    Your help is greatly appreciated.
    Thanks
    Karen

    Using C# or javascript to authenticate the user to AD to read the property directly will be very difficult. Creating a custom user profile property and adding a sync from AD to that property is definitely the easiest way to do what you are describing.
     Once its in User Profiles there are lots of samples on how to add it to the page.  
    Paul Stork SharePoint Server MVP
    Principal Architect: Blue Chip Consulting Group
    Blog: http://dontpapanic.com/blog
    Twitter: Follow @pstork
    Please remember to mark your question as "answered" if this solves your problem.

  • BI Beans Graphics not Displaying in Portal

    Has anyone encountered issues with BI graphs failing to be displayed in Portal? I can access the URL outside of portal an the graph works fine. I can create presentations in BI as crosstabs and the can be seen via portal but once I change it to graphs it fails.
    500 Internal Server Error
    javax.servlet.jsp.JspException: java.lang.ClassCastException: oracle.dss.graph.Graph     at oracle.dss.addins.jspTags.PresentationTag.doStartTag(PresentationTag.java:194)     at view.jspService(_view.java:68)     [SRC:/view.jsp:6]     at com.orionserver[Oracle9iAS (9.0.3.0.0) Containers for J2EE].http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:283)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:560)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:148)     at com.evermind[Oracle9iAS (9.0.3.0.0) Containers for J2EE].server.http.AJPRequestHandler.run(AJPRequestHandler.java:72)     at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)     at java.lang.Thread.run(Thread.java:479)
    BI Beans version ............................. = 9.0.3.4.0
    Database version ............................. = 9.2.0.3.0
    OLAP Catalog version ......................... = 9.2.0.3.0
    OLAP AW Engine version ....................... = 9.2.0.3.0
    OLAP API Server version ...................... = 9.2.0.3.0

    I think I have the same problem John. I create my JSP/Servlet BI Beans Graph in JDeveloper, and can run locally no problems. I have deployed the JSP on my application server in its own OC4J instance, and the first time I opened the page it worked fine, but ever since the first time all I get is a missing image. You can look at the properties of the image and its somewhere in Cabo etc?!? (Can't tell exactly at the moment, because I'm out of the office).
    I'm no Java expert, in fact far from it, but somebody gave me some pointers. If you go to Enterprise Manager and look at your deployed application in the OC4J instance, I think look at its properties, I can see the UIXServlet is not loaded. Even, after accessing several pages, it is still not loaded. I think the UIXServlet is used for rendering the graph pages. My Java colleague suggested to investigate why this was not loaded. To date, 2 days, I have no figured out why. I have not raised a TAR yet, but I have also seen this problem with Discoverer graphs, which share the BI Graph Bean.
    Maybe together we can work this out?!?! I'll be back in the office on tomorrow, hoping to sort out the problem. So please keep me posted on any progress you have, as I am trying to deliver BI Beans in a project in May!!
    Maybe, somebody else out there has had the same problem? Have you raised the problem in the BI Beans discussion forum?

  • 11g PS2 - Image used in page template not displayed on browser before logi

    Hi All ,
    I have used the company logo and placed it in the page template which has been used to develop the UI.The images are placed in resources/images folder and accessed the same way too.
    Basic form based authentication has been enabed for the application.
    The image is not displayed on the login page. Just displays a [X] and the shortDesc given to the image.
    Once I login I can see the image for the other pages which use the same template.
    Any idea what might be wrong here ?
    Thanks
    Sudipto
    Edited by: Sudipto Desmukh on May 19, 2011 11:49 PM

    Hi Jan ,
    No , I am not able to even access the image directly , it redirects me to the login page.
    This is the tag you asked for -
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>allPages</web-resource-name>
    <url-pattern>/</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>valid-users</role-name>
    </auth-constraint>
    </security-constraint>
    <security-constraint>
    <web-resource-collection>
    <web-resource-name>adfAuthentication</web-resource-name>
    <url-pattern>/adfAuthentication</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>valid-users</role-name>
    </auth-constraint>
    </security-constraint>

  • Web Template Publishing in the Portal

    Hi All,
    I have created web template in Web Application Designer. I can execute it from WAD to the portal.
    If I need to open it directly from Portal, How will I be able to open it? How can I save a web template in the portal.
    I tried to braodcast it from WAD to portal using Broadcaster I have mandatory variable in my query I am not being able to assign values to it in broadcaster.
    Thanks
    Raghu

    Plese look into help.sap.com & also in SDN oyu can find lot of documents which gives step by step instructions on how to
    see if this helsp:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/709e9929-755c-2a10-e4b6-845b4e65705d
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/20a9c8dc-735c-2a10-59ad-af77b0214e1e

  • Template not displaying formats correctly

    I am running FrameMaker 11 on Windows XP. I am using a template with styles that display correctly on other coworkers' systems. However, the following styles do not display on my system:
    Bullet styles: Bullets do not appear for any bullet style.
    Note style: The style is set to a bold, all caps. Instead, the text appears in a normal font.
    I also copied the following files to my local drive:
    \\Program Files\Adobe\AdobeFrameMaker11\Structure\xml\fswue: I copied fswue.dtd, FswueDOCS.fm, and fswuerules.txt
    \\Program Files\Adobe\FrameMaker11\Structure: I copied structapps.fm
    What can I do to make the template styles to display correctly?
    [discussion moved from General forum]

    It's best to have your resident expert set this up for you...
    You'll need your StructApps file modified to see the new files, then make sure the referenced assets are all installed on your PC.
    When done properly, you can reread the structured application via the Structure Tools menu, or restart FrameMaker.
    Setting up the environment has a few potential gotchas so if you have someone to help you, use 'em!!
    -Matt
    Matt R. Sullivan
    co-author Publishing Fundamentals: Unstructured FrameMaker 11
    [private information removed by host]

  • Web template not refreshing

    Hi gurus,
    Am using a saved view for a web template. In the view the values are displayed correctly when it comes to portal its showing as 7 days back values. can we read definition of the saved view. how can i refresh the  web template plz help on this
    Regards,
    Prasad Ch

    Hello
    We are looking at doing the same thing (iviews in Sharepoint)
    Any luck in solving the problem ?
    thank you
    Robin

  • Lately pdf files from the Web do not display properly; what is wrong and how can I fix it so I don't have to use IE?

    I am a professor and frequently need to open pdfs of academic journal articles from electronic databases. Within the last two or three weeks, when I try to do this using Firefox, only the first page of the pdf displays and the rest are blank. In addition, a bar appears across the top with the message "This pdf file may not display properly." So I have had to switch to Internet Explorer to open the files and do my research. What is going on and how can I fix it so I can open pdf files from the Web in Firefox and have them display properly?

    My question is simple - why would you put an application in production that has a lot of bugs? To replace a good and steady Adobe product? My customers will believe that I put a pathetic fallible form online. They are not sophisticated on computers so I just tell them to use IE. Ugh
    I must agree with pgwebgirl!

  • Web template not capturing in Transport

    Hi experts,
    I am Saving as an existing web template and inserting my query in the new template. When I try to transport that Web Report, the new web template is not getting captured. What can be the problem?

    Just included the template manually in the transport.

Maybe you are looking for

  • How can I define the cause of this problem?

    Hi guys, LKM Oracle to SQL IKM informix incremental update Source : ORACLE Target : INFORMIX - This process work across internet network (lease line). - Have to update a large amount of data ,around 500,000 rows,from source to target - Target has exi

  • Leopard and I are getting married!

    Leopard and I are getting married! I've been screwed by it enough times, I figured I should tie the knot. Here's my install history: 11 clean installs ending in blue, grey and black screens, beachballs, kernel panics, disappearing users and unbootabl

  • Layout of folder portlets

    When I display a folder portlet on a page a category linkon a banner and a link showing the path to where I am are automatically created. Is there any way I can remove these links/banner? I would really appreciate to get an answer ASAP. Thanks.

  • Generating a signal 11 (SEGV)

    I have two questions, they are actually the same question worded two ways. 1) Without using JNI, how can I make a 100% Java application produce a Signal 11 JVM error. 2) Does a Signal 11 in a 100% Java application imply an issue with the JVM, a JNI e

  • Can we have oracle database and gateway for SLQServer on same machine

    Can we install oracle database and Gateway for sQLServer on same machine>? If yes, How does the listener files in gateway home (EG: C:\product\11.2.0\NETWORK\ADMIN) and oracle home (EG: C:\app\Administrator\product\11.2.0\dbhome_1\NETWORK\ADMIN) look