WDA application configuration parameter Stylesheet URI not working

Hi Experts,
  I created an application configuration for a webdynpro ABAP application and populated theme path for parameter Stylesheet URI on application configuration. However when I execute the application using this application configuration, the application does not pick up the theme.
  If I pass the same path using URL parameter SAP-EP-THEMEROOT, it works. Also it works if I maintain it as URL parameter in SPRO
  However for my requirement I need it to work specifically from application / application configuration parameter. Has anyone faced this problem and found a solution?
Thanks in Advance
Tanmay

I believe you need a redirect if you want to change between SSL and non-SSL.
How about something in the line of (example with code 404):
<If $code=404 && $security>
  Error fn="redirect" url="http://oursite/error.html"
</If>.. where +$security+ means SSL.
About the Error and URI, it seems uri="/error.html" would work, but it will not switch you from SSL to non-SSL.
I'm curious why you would want to redirect a user to the non-SSL instance in this scenario..

Similar Messages

  • Oracle Applications 11i Load Balancing does not work with RAC one Node

    Hi all,
    Could you help me to resolve this issue.
    Architecture environment is :
    - One APPS tier node
    - Two nodes Oracle Database Appliance (Primary node 1 holds INSTANCE_1 et Secondary node is configurured to holds INSTANCE_2), i.e RAC one Node.
    - The primary node have instance_name SIGM_1 and the secondary node have instance_name SIGM_2, but in RAC one node, the secondary instance is not alive.
    We convert our EBS 11i environment to RAC following note ID Using Oracle 11g Release 2 Real Application Clusters with Oracle E-Business Suite Release 11i [ID 823586.1].
    When testing Database failover, Oracle Applications 11i load balancing does not work anymore.
    The root cause is that, when the primary node of the Rac one node is down, the INSTANCE_NAME_1 is automaically relocating to the surviving node,.
    During test failover, we imagine that when the primary node goes down, the secondary node start or relocate database with instance_name SIGM_2, and in that case the Oracle Applications load balancing works.
    Currently, when the primary node goes down, the instance_name SIGM_1 is relocated on the secondary node, which cause failure of Oracle Applications Load Balancing.
    Thank you for your advice.
    Moussa

    This is something I observed a long time ago for Safari (ie: around version 1). I'm not sure this is Safari, per se, but OpenSSL that is responsible for the behavior. I'm pretty sure Chrome does this and I've seen some Linux browsers do it.
    What I have done at the last two companies I've worked for is recommend that our clients do not use SSL SessionID as the way of tracking sticky sessions on web servers, but instead using IP address. This works in nearly all cases and has few downsides. The other solution is to use some sort of session sharing on your web servers to mitigate the issue (which also means that your web servers aren't a point of failure for your users' sessions). (One of the products I supported had no session information stored on the web servers, so we could safely round-robin requests, the other product could be implemented with a Session State Server... but in most cases we just used IP address to load balance with). The other solution is to configure your load balancer to terminate the SSL tunnel. You get some other benefits from this, such as allowing your load balancer to reduce the number of actual connections to the web servers. I've seen many devices setup this way.
    One thing to consider through this is that - due to the way internet standards work - this really can't be termed a bug on anyone's part. There is no guarantee in the SSL/TLS standards that a client will return the same SSL Session ID for each request and there is not requirement that subsequent requests will even use the same tunnel. Remember, HTTP is a stateless protocol. Each request is considered a new request by the web server and everything else is just trickery to try and get it to work the way you want. You can be annoyed at Safari's behavior, but it's been this way for over 5 years by my count, so I don't expect it to change.

  • Input Parameter Mapping is not working in Sap HANA

    Hi, We created on ANALYTICAL view(A) with Input Parameters, on top of Analytical view created one Calculation view(B) and mapped Calculation view input parameter with Analytical view input paramter and its working fine. Finally we created one more calculation view on top existing calculation view(B) and mapped with corresponding input parameters. Input parameter mapping is working fine in between A(analytical view) and --------> B (first Calc view) but input parameter mapping is not working properly in between B(first Calc View)-----------C(second Calc View). it is giving all data whatever is coming from Calc View B. Kindly help us to resolve this.

    Hi,
    Write c in small for Command,
    theButton.mappingOfOnAction().addParameter("command","Save");
    Regards,
    Murtuza

  • HT203421 Since installing Yosemite 10.10 the Apps Store application on my iMac does not work

    installing Yosemite 10.10 the Apps Store application on my iMac does not work properly. Applications show up in the App Store window to be updated but in fact most of them do not download and install. Some 3rd party software does download and install but most Apple and HP Applications do not. They appear in some cases in both the Ready to update or install list and in the "Installed in the last 30 days list". In some cases when I click on "Update" it shows in the "Installed in the Last 30 Days list" but it is not installed.  In the case of the latest Yosemite 10.10.3 beta down load, it momentarily show up like it is downloading but then disappears and does not install.

    I am now using Yosemite 10.10.2 and am trying to install the beta Download Yosemite 10.10.3 hoping it will resolve my problem but starts to download from the App Store snd then quits.

  • Stylesheet does not work correctly

    I have web pages in the root and sub directories:
    /index.jsp [ <link href="resources/stylesheet.css" rel="stylesheet" type="text/css"/>  ]
    /folder/list.jsp [ <link href="../resources/stylesheet.css" rel="stylesheet" type="text/css"/> ]
    /resources/stylesheet.css
    index.jsp has hyperlink to list.jsp and list.jsp has hyperlink to index.jsp.
    When app start, stylesheet is correctly applied to index.jsp. After I go to list.jsp and return back to index.jsp using hyperlink, stylesheet does not work anymore.
    Did anyone had similar problem? Do you have any workaround solution?
    Please help.

    I have not found anything in JSC that helps creating context url for stylesheet reference. Here is ugly hack I use for root page:
    /index.jsp [ <link href="/webapppath/resources/stylesheet.css" rel="stylesheet" type="text/css"/>  ]I will appretiate if anyone has more elegant solution or give more insight into JSC.
    Thanks!

  • I have just installed iTunes for the first time. When I run the application I get a "iTunes not working" message. Operating system Vista (32 bit). I have tried reinstalling with all firewalls off, but still no success. Have other people had this problem?

    I have just installed iTunes for the first time. When I run the application I get a "iTunes not working" message. Operating system Vista (32 bit). I have tried reinstalling with all firewalls off, but still no success. Have other people had this problem?

    Drrhythm2 wrote:
    What's the best solution for this? I
    Copy the entire /Music/iTunes/ folder from her old compouter to /Music/ in her account on this new computer.

  • Custom Error Pages based on URI not working in WS 7

    We have added a handful of Error Page Redirects to our SSL configuration based on URI that do not seem to be working
    The entry in the default object looks like
    Error fn="send-error" code="500" uri="http://oursite.com/error.html"
    The entry in the error logs look like:
    [Date] warning (1000): for host X.X.X.X trying to get /URL/CREATING/ERROR, send-file reports: HTTP4142: can't find http://oursite.com/error.html (File not found)
    [Date] config (1000): for host X.X.X.X trying to get /URL/CREATING/ERROR, send-error reports: HTTP4145: missing parameter (need path)
    I've tried using both the admin server and manual entry in the configs to add this, but no luck. Does the instruction need both a URI and PATH?

    I believe you need a redirect if you want to change between SSL and non-SSL.
    How about something in the line of (example with code 404):
    <If $code=404 && $security>
      Error fn="redirect" url="http://oursite/error.html"
    </If>.. where +$security+ means SSL.
    About the Error and URI, it seems uri="/error.html" would work, but it will not switch you from SSL to non-SSL.
    I'm curious why you would want to redirect a user to the non-SSL instance in this scenario..

  • JNLP - Swing application compiled in jdk1.5 not working in jdk1.6

    I have one swing application, compiled in jdk 1.5 and deployed in JNLP with jdk 1.5. When client machine try to access the application and having jre 1.5 then it works fine. but if client machine having jre 1.6 or version greater than 1.5 then application does not work properly.
    Please help me, i got stuck and not able to solve the problem.
    this is my JNLP
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+" codebase="http://10.1.1.145:8080/uttimesheet" href="launch.jnlp">
    <information>
    <title>TimeSheet Portal</title>
    <vendor>Geometric Global</vendor>
    <description>A simple java desktop application based on Swing Application Framework</description>
    <description kind="short">TimeSheet Portal</description>
    <homepage href="http://appframework.dev.java.net"/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.5+" />
    <jar href="UTTimeSheet.jar" main="true" download="eager"/>
    <jar href="lib/antlr-2.7.5H3.jar" download="eager"/>
    <jar href="lib/appframework-1.0.3.jar" download="eager"/>
    <jar href="lib/asm.jar" download="eager"/>
    <jar href="lib/cglib-2.1.jar" download="eager"/>
    <jar href="lib/commons-collections-2.1.1.jar" download="eager"/>
    <jar href="lib/commons-logging-1.0.4.jar" download="eager"/>
    <jar href="lib/dom4j-1.6.jar" download="eager"/>
    <jar href="lib/hibernate3.jar" download="eager"/>
    <jar href="lib/jta.jar" download="eager"/>
    <jar href="lib/log4j-1.2.9.jar" download="eager"/>
    <jar href="lib/poi-3.0.2.jar" download="eager"/>
    <jar href="lib/postgresql-8.3-603.jdbc3.jar" download="eager"/>
    <jar href="lib/swing-layout-1.0.3.jar" download="eager"/>
    <jar href="lib/swing-worker-1.1.jar" download="eager"/>
    <jar href="lib/swingx-0.9.2.jar" download="eager"/>
    </resources>
    <application-desc main-class="timesheetproject.TimeSheetProjectApp">
    </application-desc>
    </jnlp>
    Thanks in Advance.

    Thanks Luca for your time,
    we have deployed application in tomcat and changed the home page of tomcat to our application home page(html page). and url is http://10.1.1.145:8080/
    Application home page contain link to jnlp. so whenever user click on link (in home page) then jnlp will execute and launch the swing application.
    do you need some more clarification?
    below is the home page(html).
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
    <html>
    <head>
    <title>Launch TimeSheet Portal via JNLP</title>
    </head>
    <body>
         <center>
              <br>
              <img src="images/Geo-logo.JPG" />          
              <br>
              <hr width="70%" />
              <br>
              <table width="70%">
                   <tr><td> </td></tr>
                   <tr>
                        <td colspan="2" align="center">
                             <align="center">
                                  <h2>Welcome to TimeSheet Portal.</h3>
                             </align>
                        </td>
                   </tr>
                   <tr><td> </td></tr>
                   <tr><td> </td></tr>
                   <tr>
                        <td align="center">
                             <align="center">
                                  <h3><u>Live Sites:</u></h3>
                             </align>
                        </td>
                        <td align="center">
                             <align="center">
                                  <h3><u>Demo Sites:</u></h3>
                             </align>
                        </td>
                   </tr>
                   <tr>
                        <td width="50%" align="center">
                             <img src="images/launchPortal.png" onmouseover="this.src='images/launchPortalMouseOver.png';" onmouseout="this.src='images/launchPortal.png';" border="0"/>          
                             <br><br>
                             <img src="images/launchAdminPortal.png" onmouseover="this.src='images/launchAdminPortalMouseOver.png';" onmouseout="this.src='images/launchAdminPortal.png';" border="0"/>          
                        </td>
                        <td width="50%" align="center">
                             <img src="images/demoPortal.png" onmouseover="this.src='images/demoPortalMouseOver.png';" onmouseout="this.src='images/demoPortal.png';" border="0"/>
                             <br><br>
                             <img src="images/demoAdminPortal.png" onmouseover="this.src='images/demoAdminPortalMouseOver.png';" onmouseout="this.src='images/demoAdminPortal.png';" border="0"/>
                        </td>
                   </tr>
                   <tr><td> </td></tr>
                   <tr><td> </td></tr>
         </table>
         <table width="70%">
              <tr><td> </td></tr>
              <tr><td> </td></tr>
              <tr><td align="center">
                   FAQ   |  
                   Help   |  
                   Why Timesheet   |  
                   Report a bug   |  
                   Contact Us   |  
    Subtask Mapping   
              </td></tr>
         </table>
         <br><br><br><br>
         <table width="70%" bgcolor="#C0C0C0" style="vertical-align: bottom">
              <tr>
                   <td colspan="2" align="center" style="vertical-align: bottom" bgcolor="#C0C0C0">
                        ©<font size="1.5" face="Verdana"> 2008 Geometric Ltd. All rights reserved.<br>
                             Best optimized for a resolution of 1024 and above. JRE 1.5 is a pre-requisite                          for using these applications.
                        </font>
                   </td>
              </tr>
         </table>
         </center>
    </body>
    </html>
    Thanks.

  • Deploy PLSQL web services on weblogic for 11g-URI not working

    Dear all,
    Scenario:
    Using JDeveloper I deployed a web service from a PLSQL package to a war file. After that I deployed that war file on a weblogic (10.3.5) server manually not by using JDeveloper.
    The deployment of the admin on the admin server is successfully done. While testing the application on the server itself again successful.
    Problem:
    But having an issue while trying to do the same using the URL giving in the application server.
    404 -Not Found error is coming up.
    Solutions tried so far:
    Tried putting a html file to the created application in order to get the  job done- Did not work out
    Please I have no idea how to proceed. Quick responses are much appreciated.
    Thank you

    Hi. The [Service]-mapping.xml file is a standard "JAX-RPC mapping file" according the JSR-109 spec and WebLogic 9.2 doc ([1],[2]). That's the file that references the class. Here's a fragment:
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <java-wsdl-mapping xmlns="http://java.sun.com/xml/ns/j2ee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.1" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd">
    <package-mapping>
    <package-type>co.com.acme.services</package-type>
    <namespaceURI>urn:Service/types</namespaceURI>
    </package-mapping>
    <package-mapping>
    <package-type>co.com.acme.services</package-type>
    <namespaceURI>urn:Services/wsdl</namespaceURI>
    </package-mapping>
    <java-xml-type-mapping>
    <java-type>co.com.acme.services.ServiceSEI_serviceOperation_RequestStruct</java-type>
    <root-type-qname xmlns:typeNS="urn:Service/types">typeNS:serviceOperation</root-type-qname>
    <qname-scope>complexType</qname-scope>
    <variable-mapping>
    <java-variable-name>String_1</java-variable-name>
    <xml-element-name>String_1</xml-element-name>
    </variable-mapping>
    </java-xml-type-mapping>
    I'll take a look at the ant task.
    Thank you very much.
    [1]http://download.oracle.com/otndocs/jcp/websvcs-1.0-fr-spec-oth-JSpec/
    [2]http://otndnld.oracle.co.jp/document/products/wls/docs92/webserv/jsr109.html

  • After downloading iOs 7 to my iPad 2 Skype application mic and video is not working? any advice?

    I downloaded iOs 7 to my iPad 2 and updated Skype app.  After this,m microphone and video are not working.  My called party is not able hear me nor see me. Any guidance from the Community?
    g.k.fromind

    After updating IOS many people have the same problem that the mic no longer works and Apple say it is a hardware problem. Rubbish! Plug in an apple earphone and then try it. (Apple earphones have 4 sections on the jack plug, must be this type.) Mic works fine so obviously it is a problem in the new IOS and this is a way around it!
    Hope this helps other people,
    Chris.

  • Workflow configuration for warehouse does not work

    Hi,
    I´m trying to create a workflow for a datawarehouse but for that I need to configure it.
    When going to the Workflow Configuration Assistant it does not run. any idea?

    hi,
    i have installed de datawarehouse builder and then the server workflow 6.3. i had problems at installing the workflow and after looking in different forums the solution was that before installing I should do:
    IGNORE_PREREQ=TRUE
    After installing a new entry appeared in inicio->programs-><oracle_home>->migrating tools it was the workflow configuration assistant.
    When executing this link a black screen appears and after 30secs it dissapears and nothing else happens.
    In the tutorial
    http://www.oracle.com/technology/obe/10gr2_owb/owb10gr2_gs/owb/lesson4/etl-mappings.htm
    explains how the configuration should be but I can not do it.

  • In P6 EPPM Application page p6 Help is not working

    Hi Guys,
    We have configured the P6 EPPM application successfully.
    Currently the p6 EPPM application is up and running.
    Our requirement, is in the P6 Application right corner in help link we have to get the p6help page.
    For this we have manually deployed the p6help.war file in Weblogic server and its state shows "ACTIVE" in the control tab and in testing tab its shows the default url:http://hostname:8203/p6help
    But when we try to access this url we are getting the below error we also tried with below url too
    http://hostname:8203/p6help/help
    Error 403--Forbidden
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    10.4.4 403 Forbidden
    The server understood the request, but is refusing to fulfill it. Authorization will not help and the request SHOULD NOT be repeated. If the request method was not HEAD and the server wishes to make public why the request has not been fulfilled, it SHOULD describe the reason for the refusal in the entity. This status code is commonly used when the server does not wish to reveal exactly why the request has been refused, or when no other response is applicable.
    Can you please suggests us to fix this issue.
    Regards
    Athish

    Hi Athish,
    The only thing i can think of in the link you pasted is it has https instead of just http (i'm assuming you did put the real servername in).
    You could maybe try using the IP Address instead.
    Failing that try creating your own domain for it and see if it works like that.
    I haven't tried deploying it under a managed server nor do i let the P6 installer do any of the weblogic configuration so it could be something in the way it is deployed that is different than just creating a new weblogic domain with an AdminServer.
    Is there anything showing in the log file? Either P6 or Weblogic (you may need to set the logging level to debug)
    Regards
    Alex

  • WDA Component configuration - 'Component-Defined' is not enable?

    Hi,
    I create a web dynpro abap component and then a component configuration, but is not possible to modify
    tab 'Component-Defined'.
    Could you please tell me why 'Component-Defined' is not enable?
    Thank you.
    Best regards.
    Al
    Edited by: Alberto Baracco on Feb 15, 2011 11:30 AM

    Hi,
    my WDA implements a POWL application and uses the component POWL_UI_COMP.
    I have copied in the context of the custom controller the node CONF_DATA of the custom controller POWL_CONFIG.
    Now tab 'Component-Defined' of my component configuration is enabled and it contains the parameters of node CONF_DATA.
    Thank you.
    Best regards.
    Al

  • Secure Ciphers with application server 9.0.4 not working

    Have ssl configured and working on Oracle Application Server 10g version 9.0.4. Currently have this in the ssl.conf and it does work and has been for some time.
    SSLCipherSuite ALL
    Want to change it to this for security purposes.
    SSLProtocol -ALL +SSLv3
    SSLCipherSuite ALL:!ADH:!aNULL:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
    When I make the change and restart http and web cache the services start and take the change. But when I try and hit the webpage I get a oracle application server error page. Looks like web cache is for some reason now blocking me from viewing it.
    I have applied this to another server running the same version of oracle application server and it worked. The difference is that the one that isnt working has web cache and the one that works does not.
    Any help as to why this is happening?

    1. It is currently NOT possible to set the actual SSLCipherSuite within Webcache. The following Enhancement Request was raised for this issue:
    Bug 4340210 ADD ABILITY TO SET THE SSL CIPHERSUITES IN WEBCACHE
    The only thing it is possible to do is prevent access with Anonymous Ciphers
    See Note 453079.1 Restricting Anonymous Ciphers in SSL (HTTPS) Processing
    2. For the SSL Protocol it is only possible to set the following values:
    SSLV3_V2H: Allows SSLv2.0 (Client Hello only, won't allow a full SSLV2 session), and SSLv3.0
    SSL: Allows: SSLv2, SSLv3 and TLSv1
    Enhancement Request Bug 5841589 PROVIDE SETTING IN WEBCACHE TO RESTRICT SSL PROTOCOLS TO SSLV3 AND TLS1.0, has been raised for this issue
    If you want to change Webcache from the default (SSLV3_2H) to allow full SSLv2.0 or TLSv1.0 then edit the $ORACLE_HOME/webcache/webcache.xml
    For the SSL Listen entry e.g:
    <LISTEN IPADDR="ANY" PORT="443" SSLENABLED="SSLV3_V2H" PORTTYPE="NORM">
    Change:
    "SSLV3_V2H"
    to
    "SSL"
    Regards

  • JSP application developed for PC does not work on IPAQ

    Hi all,
    I have developed a database/web application using JSP, Apache Tomcat, MS Access. It works great on Windows PC. Now I want to make sure that it works on PDAs also.
    I tried using an IPAQ which runs Win CE 3.0 but I get some errors while interacting with the database.
    One of the webpages in the application has a form through which the user can submit a text message and upload a file. Following are the problems that I am facing:
    1. The 'UPLOAD' button through which the user can browse his local hard drive and select a file is invisible if I am browsing with an IPAQ. I am using multipart formdata (MultipartRequest.java provided by Oreilly) for submitting a message and uploading the file. What could be the problem?
    2. If I forget about the attachment file and just try to submit a text message (which works on PCs) , I get the error message: "IOEXception: submitted data is not multipart formdata".
    I am very new to PDA application development, and any inputs will be very valuable.
    Thanks in advance.
    m_asu.

    I was wondering if anybody can give me some pointers as to how can I make an application developed for PCs work on IPaqs.
    Thanks
    m_asu

Maybe you are looking for