Opening 3.x Queries in NW2004's Analyser

Hi,
After opening the 3.x queries in NW2004's Analyzer, when I drill down the free characteristics, the Excel cell is not getting shaded as it used to be with 3.x Analyzer. Can you please suggest what could be the problem.
Thanks,
Kams

Found The solution

Similar Messages

  • Firefox will not open Basic Charts or Basic Tech. Analysis chart in Yahoo Finance. Regardless which of the 3 choices, only Interactive chart comes up ? ? ?

    Firefox will not open Basic Charts or Basic Tech. Analysis in Yahoo Finance.
    Regardless of which of the 3 chart choices you click on only the Interactive chart comes up.
    It worked earlier this week and still works in “Exploder”.
    Anyone know what’s going on, I don’t want to go back to “Exploder”
    XP, SP-3, Firefox 33.0
    Thanks

    Can you provide a web link to these things?
    Many site issues can be caused by corrupt cookies or cache.
    * Clear the Cache and
    * Remove Cookies '''''Warning ! ! '' This will log you out of sites you're logged in to.'''
    Type '''about:preferences'''<Enter> in the address bar.
    * '''Cookies;''' Select '''Privacy.''' Under '''History,''' select Firefox will '''Use Custom Settings.''' Press the button on the right side called '''Show Cookies.''' Use the search bar to look for the site. Note; There may be more than one entry. Remove '''All''' of them.
    * '''Cache;''' Select '''Advanced > Network.''' Across from '''Cached Web Content,''' Press '''Clear Now.'''
    If there is still a problem,
    '''[https://support.mozilla.org/en-US/kb/troubleshoot-firefox-issues-using-safe-mode Start Firefox in Safe Mode]''' {web link}
    While you are in safe mode;
    Type '''about:preferences'''<Enter> in the address bar
    Select '''Advanced > General.'''
    Look for and turn off '''Use Hardware Acceleration'''.
    Poke around safe web sites. Are there any problems?
    Then restart.

  • VBA - Best way to refresh on open (not all queries)

    I have an AO template with many queries. However, I only want a specific query to refresh on open. Using SAPExecuteCommand's refresh crashes Excel at times. Is there an ideal way to accomplish this?
    Reason I'm even doing this is to "initialize" the prompt variables, which apparently requires first refreshing the query. I do not use the prompt dialog but instead use VBA to set the prompts. Before I can set the prompts, I have to force one of the queries to refresh. Kind of a catch 22 situation. Is there anyway to SAPExecuteCommand "initialize variables"? Refreshing the query on workbook open frequently crashes AO/Excel.
    Thanks in advance...

    Hi John,
    You're using the right Analysis API call for refreshes, but the reason you're getting the errors, sometimes, is that the workbook open event doesn't guarantee that Analysis is completely loaded and/or aware of the workbook.
    Have you tried adding a Workbook_SAP_Initialize routine to your workbook? If you add this to your workbook, you can trigger a refresh more reliably. Analysis calls the routine, if it is present, after the workbook is opened, or after Analysis is loaded, while the workbook is open.
    You may find that calling your code from this callback routine means you don't have to refresh before initializing the prompts too....
    Add this code to your workbook in the ThisWorkbook module.
         Public Sub Workbook_SAP_Initialize()
           MsgBox "Analysis just initialized " & ThisWorkbook.Name
         End Sub
    You can find more info on Workbook_SAP_Initialize in the user guide....
    Andrew

  • Use of Planning Filters in Queries in NW2004s

    I was wondering if any Integrated Planning experts could help me with a problem I have.
    In the 'old world' BPS a planning layout was attached to a planning level and by using filters (planning packages) many different 'views' or slices of information could be made available to the user. For example I could create a planning layout for my balance sheet and create a number of filters for the different parts of my business.
    In NW2004s planning is now done in the query and the planning filter can be placed in the filter of the query. However this enforces a one to one relationship between the filter and the query which would mean I would need multiple queries for each of the parts of my business instead of the one layout under BPS3.x. Being able to create a variable on the filter would be one way around this but this is not possible.
    Can anyone advise on how this now works in NW2004s as at present this looks like a significant retrograde step in functionality.
    Cheers,
    R

    I have somehow managed to workaround the issue.
    I use one aggregation level without Stage field to allow users to modify the data and then I use another aggregation level with Stage field to process the Stages using planning functions and filters. This works.
    I am still curious on the user exit proposed by Andrey.
    Andrey can you please provide step by step on how we achieve this?
    Thanks,
    DV

  • Opened a SSAS project through connecting to analysis service server.. now need to put into source control

    hi there:
      I've connected to a SSAS project using connecting to analysis service server ... After a few modifications, I'd like to save it under a different name and eventually get put into the source control...
     Can someone tell me how to do that?
    thanks
    --Currently using Reporting Service 2000; Visual Studio .NET 2003; Visual Source Safe SSIS 2008 SSAS 2008, SVN --

    Hi Cat_ca,
    In your scenario, you can create a
    Import Analysis Services 2008 Database project to import the AS database to the project, and then change the database name following the steps below.
    Right-click the project and select Properties.
    Go to deployment option on the left pane.
    Change the Database name.
    Then deploy the project to Analysis Services server. The screenshot below are for your reference.
    Regards,
    Charlie Liao
    If you have any feedback on our support, please click
    here.
    Charlie Liao
    TechNet Community Support

  • Tac_Plus (open source TACACS+ server) and NAM (Network Analysis Module)

    I am trying to setup our cisco NAM's to authenticate against our open source tac_plus server.  I see traffic on port 49 between the NAM and server but I keep on getting an invalid username/password error.  I do not see any invalid logon attemps in our tacacs log.
    The tacacs server running and I am able to authenticate against it when I am logging onto our routers and switches.  I have created the following group for NAM authentication on the server ("namuser" is able to log onto our routers/switches):
    group = nam {
    cmd = web { permit capture
    permit system
    permit collection
    permit account
    permit alarm
    permit view }
    user = namuser {
    member = nam
    login = pam tac_plus

    switch config
    aaa new-model
    aaa authentication username-prompt login:
    aaa authentication login default group tacacs+ local
    aaa authentication enable default group tacacs+ enable
    aaa authorization commands 15 default group tacacs+ local
    tacacs-server host x.x.x.x
    tacacs-server directed-request
    tacacs-server key ********

  • Problem of openning the queries.

    Dear experts,
    I have a problem in openning the existant queries.
    The BEX analyse shows the infomation as "No entry" when i tried to open a query.
    And then i did some tests. I found that
    when i delete a query, (ex:
    Name: BtoB: Search for the new materials
    Technical Name: BPS_Test_V001.)
    And I then open another query and modify it and to save it again as
    (BtoB: Search the new materials
    Technical Name: BPS_Test_V001) . The system allow me to save it like that(i changed a bit the query's name). But after i close it, i could not open it again.
    Did anybody also meet such problem? And why?
    Thanks

    Hi,
    we have been facing such kind of issues that were caused by technical names / descriptions that were too long. Please try to save with short description / technical name, maybe you can now open your queries. This issue can be fixed with some additional .dll...
    Best regards,
    Björn

  • Filter Button on NW2004s queries

    Hi
    When executing the queries in NW2004s front end the output generated in different to the 3.5 output.
    How can the "filter" button be replaced so that all the selection criteria are displayed as soon as the query is generated.
    Issue is users execute a query for a particular period, once the query is generated there is no where to check the period the query ran for?
    In 3.5 the filter area displays all the selection criteria chosen. How can this be achieved in 7.0 (NW2004s).
    Generous points will be awarded for helpful solution.
    Thanks,
    Jasmine

    I am not clear on what you mean when you refer to "selection criteria"
    Are you refering to filters in the query or variable values selected by the user?
    Anyway, here are a few points to consider.
    If you have user input variables or default variable values you can  set the web templates parameters to froce the variable screen, so that the user can see all the variables especially if they have default values.
    Include the Info Field item and set this to have any of the following poperties that you would like the uer to display.
    With a tray. Open or closed.
    Headers Visible
    Static Filter values
    General Text Elements
    Dynamic Filters
    Display variable.
    This should give the users all the information on the report that they require.
    I hope this helps.
    Cheers
    Ian

  • Queries activated from BI Content not opened in 3.x Bex

    Hi All,
    I am trying to activate standard queries from BI Cont 7.03 and when I am opening in 3.x Bex, it is giving me error.
    It is obvious that 7.0 queries are not editable but there must be some way to achieve this.
    As BI server has been upgraded techincally from 3.5 to 7.0, but still the 3.5 functionalities are being used.
    Please let me know, how to open BI cont queries in 3.x Bex.
    Regards.

    Hi,
    It is not possibe to open BI 3.5 queries in 7.0.
    SAP says it but its not happening anywhere:)
    Just see if you are at highest patch for BW350 and then give it a try.
    Thanks
    Ajeet

  • Display of  Row and Column Headers in NW2004s Bex Analyzer

    Hi all,
    when I open a query with the NW2004s Bex Analyzer (Excel)Frontend <b>Row and Column Headers are not visible</b>. I need to go to <b>"Tools-Options" and check the box  for "Row and Column Headers" which seems to be unchecked by default</b>.
    Is there <b>a possibility to make the Row and Column Headers visible by default when I open a query</b> so that I don't have to use Tools-Options every time.
    Thanks
    Alex

    This is fixed with SP8. The default template doesn't have this specified in SP7. It's a very easy fix. Just specify that the column headers are specified by default. Then save this new workbook as the global workbook template such that all queries use this new template. You can customize this standard template however you like!

  • Open sales orders not to be taken into account

    Hi all,
    As i was doing credit management....i have dechecked open orders in the Automatic credit control
    still during credit check it picks up the open order value...
    can anyone please suggest me how to avoid of calculating open order values....
    Cheers,
    Ram

    Hi All,
    Just saw all your replies, Thanks a lot for all those replies.
    I have
                unchecked open items
                unchecked open orders
       and update group is 0000018.
    Still system takes open order value into consideration.
    As analysed found that if it is a Dynamic check even if you have unchecked open items & orders system still takes sales orders into consideration.
    But here i have one more problem that when i change Horizon Date(which is now showing the current date) in FD32 and save it and again if i open it system shows me the current date only again how to change it??
    Thanks in Advance.
    Cheers,
    Ram

  • Web Analysis Problem using the "Send to Excel" service

    I built reports using WebAnalysis 9.3.0.
    I attached the "Send to Excel" service button to my report. I am using a combination of Excel 2003 & 2007.
    I have the following settings in my webanalysis.properties file:
    MaxDataCellLimit=200000
    XLExportMaxRows=60000
    XLExportMaxColumns=200
    My problem is when I try to use the "Send to Excel" button. For "small" reports Excel opens quickly with my report information. Small being around 1,000 rows and 20 columns. If I add more rows, say another 400 or so - Excel never opens with my report information. Web Analysis sits there for about 5 minutes or so and does nothing. After that I can start using WA again - but no report in Excel.
    I get the same result by right clicking on the report in WA Studio and selecting "Export Data..."
    Any ideas?
    Thanks!

    Hyperion support suggested I try adding the Excel path to my webanalysis.properties file
    So I now have:
    ExcelPath=D:\\Progra~1\Micros~1\\OFFICE11\\Excel.exe;C:\\Progra~1\Micros~2\\OFFICE11\\Excel.exe
    MaxDataCellLimit=200000
    XLExportMaxRows=60000
    XLExportMaxColumns=200
    ResolveDimSetAliases=false
    Where D:\\Progra~1\Micros~1\\OFFICE11\\Excel.exe is the path to Excel as installed on the server where WA Studio is installed.
    And C:\\Progra~1\Micros~2\\OFFICE11\\Excel.exe is the path to Excel as installed on my laptop.
    This did not correct my problem.
    Am I using the ExcelPath=.... correctly?
    I was not sure this would work since WA Studio successfully starts Excel for "smaller" reports. But I tried it anyway.
    Any ideas?

  • BI 7.0 Analysis authorization creation issue

    Hi,
    We are prototyping the new analysis authorization concept have a question regarding the build.
    We've had the BI execute the pre-implementation tasks (activate the business related content and OTCT* and OTCTA* infocbues and and OCTA* infoCubes).
    There aren't any custom reporting objects to carry over since the queries were previously just secured by the S_RS_ICUBE Administrator Workbench - InfoCube with specific values for the Infocube. Since this object is no longer checked in query processing, is it a correct statement that the characteristic 0TCAIPROV (InfoProvider) should be populated with whatever values were listed in the S_RS_ICUBE object for the InfoCube field?
    We built an anslysis authorization via RSECADMIN per the requirements below and executed it with a test user ID assigned the regular reporting roles (with access to the queries).
    0TCAIPROV     InfoProvider     EQ          "Value 1"     
    0TCAACTVT     Activity                     EQ     03
    0TCAVALID     Validty Date          
    0TCAIFAREA     InfoArea          *
    However, when executing the query as this test user, we received a "you are not authorized messsage".  The trace didn't show detailed information, so we executed the same query with another user ID that was assigned 0b1_all and obviously could execute successfully.
    Is it correct assume that all the characteristics that were checked in the trace are authorization relevant for the query? we added the characteristics with full authorization and still couldn't execute. In addition, when checking these characteristics via RSD1, they weren't makred as authorization relevant, yet they still appeared in the trace.
    Is there something else that is misisng in the analysis authorization? I checked the characterics for variables and none were defined.
    Any troubleshooting tips would be appreciated.
    Thanks in advance

    Hi Julie,
    0TCAIPROV should have values of infoprovidors ( infocubes) that you want the user to have access. If you dont want to restrict it by infoprovidors then you can give a  ' * ' for 0TCAIPROV  CP value ' * '.
    Also make sure when you run the query it is not looking for any other infoobjects which have been made Auth relevant.
    You can actually see the error log for queries
    Go to RSECADMIN --> Analysis tab  --> click error logs --> click configure log recording --> enter the test id and save. Now you do the test using the test id for query. Then come back and see the log for the test user and it will tell you what went wrong. Please let me know if you have any questions.
    Thanks,
    Karthik Kiran

  • Can I open more than one instance of CC5.2?

    In my experience, I have not been able to find a way to open more than one instance of CC5.2.  If I want to run an SOD user analysis and an SOD role analysis, for example, I have to run one and wait for the results to return before I can run the next analysis.  
    If I open a new instance of Internet Explorer and type in the url for CC5.2 while CC5.2 is already running in a separate instance, it overwrites whatever is running and reopens CC5.2 all over again.
    In CC4.0 I was able to open multiple SAP sessions and run multiple SOD reports.  I understand 5.2 is a web app, but it seems the code should be smart enough to allow me to open multiple IE instances to run multiple analyses. 
    Am I missing something?
    Thanks,
    Sandy

    Hi Sandy,
      What about option to run your analysis jobs on the background ?
      You can still be in your IE session, but schedule several analysis to run on the background. On completion of the jobs, you'll be able to check output results for each of them.
      Advantage of this is that it also doesn't depend on your link between your machine and CC server which could be an issue for the foreground jobs.
    Best regards,
    Laziz

  • 10.1.3.1.23 JHS ADF application not opening lov window

    Hi,
    I migrated an existing apps from JHS 10.1.2.0 UIX to JHS 10.1.3.1.26 ADF. When i run the application am having a strange issue, When I click on lov icon it simply refreshes the page .It does not open lov popup window.
    I also analysed the actions associated to the lov icon, lov windows jspx file.Both seems fine to me.
    Here is the logs,
    03-Jul 10:10:13 DEBUG (JhsPageLifecycle) -Executing prepareModel, page=/page/CDSRPADM101.jspx, pagedef=CDSRPADM101PageDef
    03-Jul 10:10:13 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    03-Jul 10:10:13 DEBUG (BreadcrumbStack) -Breadcrumb already on stack; rolling back the stack
    03-Jul 10:10:13 DEBUG (BreadcrumbStack) -Adding breadcrumb to stack: "Edit Client Admission Transaction PDF" (/page/CDSRPADM101.jspx)
    03-Jul 10:10:13 DEBUG (JhsNavigationHandlerImpl) -handleNavigation action=null, outcome=dialog:TreatmentEpisodeProviderVwViewLookup
    03-Jul 10:10:13 DEBUG (JhsPageLifecycle) -Executing prepareRender, page=/page/CDSRPADM101.jspx, pagedef=CDSRPADM101PageDef
    03-Jul 10:10:13 DEBUG (BreadcrumbStack) -Breadcrumb already on stack; rolling back the stack
    03-Jul 10:10:13 DEBUG (BreadcrumbStack) -Adding breadcrumb to stack: "Edit Client Admission Transaction PDF" (/page/CDSRPADM101.jspx)
    03-Jul 10:10:13 DEBUG (JhsPageLifecycle) -Executing prepareModel, page=/page/CDSRPADM101.jspx, pagedef=CDSRPADM101PageDef
    03-Jul 10:10:13 DEBUG (JhsNavigationHandlerImpl) -Executing checkRoles
    03-Jul 10:10:13 DEBUG (BreadcrumbStack) -Breadcrumb already on stack; rolling back the stack
    03-Jul 10:10:13 DEBUG (BreadcrumbStack) -Adding breadcrumb to stack: "Edit Client Admission Transaction PDF" (/page/CDSRPADM101.jspx)
    03-Jul 10:10:13 DEBUG (JhsPageLifecycle) -Executing prepareRender, page=/page/CDSRPADM101.jspx, pagedef=CDSRPADM101PageDef
    03-Jul 10:10:13 DEBUG (BreadcrumbStack) -Breadcrumb already on stack; rolling back the stack
    03-Jul 10:10:13 DEBUG (BreadcrumbStack) -Adding breadcrumb to stack: "Edit Client Admission Transaction PDF" (/page/CDSRPADM101.jspx)
    Jul 3, 2007 10:10:14 AM oracle.adf.view.faces.webapp.AdfFacesFilterHelper verifyFilterIsInstalled
    WARNING: The AdfFacesFilter has not been installed. ADF Faces requires this filter for proper execution.
    03-Jul 10:10:14 DEBUG (JhsPageLifecycle) -Executing prepareRender, page=/page/${pageContext.request.contextPath}/jheadstart/css/jhsStyles.css, pagedef=null
    I would appreciate if you can throw me some ideas or if it is known issue in JHS 10.1.3.1.26.
    Thanks.

    <?xml version = '1.0' encoding = 'windows-1252'?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
    <description>Empty web.xml file for Web Application</description>
    <context-param>
    <param-name>javax.faces.STATE_SAVING_METHOD</param-name>
    <param-value>client</param-value>
    </context-param>
    <context-param>
    <param-name>javax.faces.CONFIG_FILES</param-name>
    <param-value>/WEB-INF/faces-config.xml,/WEB-INF/JhsCommon-beans.xml,/WEB-INF/ReportsParamModule-Breadcrumb-beans.xml,/WEB-INF/CDSRPADM300-beans.xml,/WEB-INF/CDSRPADM300_1-beans.xml,/WEB-INF/CDSRPADM505-beans.xml,/WEB-INF/CDSRPADM505_1-beans.xml,/WEB-INF/CDSRPALL550_Adm-beans.xml,/WEB-INF/CDSRPALL550_Asm-beans.xml,/WEB-INF/CDSRPALL550_Cri-beans.xml,/WEB-INF/CDSRPALL550_Dis-beans.xml,/WEB-INF/CDSRPALL550_Wtl-beans.xml,/WEB-INF/CDSRPMTH100_1-beans.xml,/WEB-INF/GAMRPADM505-beans.xml,/WEB-INF/GAMRPADM505_1-beans.xml,/WEB-INF/CDSRPADM101-beans.xml,/WEB-INF/CDSRPADM104-beans.xml,/WEB-INF/CDSRPADM403-beans.xml,/WEB-INF/CDSRPALL401-beans.xml,/WEB-INF/CDSRPALL402-beans.xml,/WEB-INF/CDSRPALL900-beans.xml,/WEB-INF/CDSRPALL900_1-beans.xml,/WEB-INF/MSDRPADM900_1-beans.xml,/WEB-INF/CDSRPASM101-beans.xml,/WEB-INF/CDSRPASM205-beans.xml,/WEB-INF/CDSRPASM205_1-beans.xml,/WEB-INF/CDSRPCRI203-beans.xml,/WEB-INF/CDSRPCRI203_1-beans.xml,/WEB-INF/CDSRPCLI508-beans.xml,/WEB-INF/CDSRPCRI601-beans.xml,/WEB-INF/CDSRPMTH100-beans.xml,/WEB-INF/CDSRPMTH200-beans.xml,/WEB-INF/CDSRPWTL301-beans.xml,/WEB-INF/CDSRPDIS301-beans.xml,/WEB-INF/GAMRPADM104-beans.xml,/WEB-INF/GAMRPADM300-beans.xml,/WEB-INF/GAMRPADM403-beans.xml,/WEB-INF/GAMRPALL401-beans.xml,/WEB-INF/GAMRPALL402-beans.xml,/WEB-INF/GAMRPALL900-beans.xml,/WEB-INF/GAMRPCLI508-beans.xml,/WEB-INF/GAMRPDIS301-beans.xml,/WEB-INF/GAMRPWTL301-beans.xml,/WEB-INF/MSDRPADM103-beans.xml,/WEB-INF/MSDRPADM201-beans.xml,/WEB-INF/MSDRPADM202-beans.xml,/WEB-INF/MSDRPADM203-beans.xml,/WEB-INF/MSDRPADM204-beans.xml,/WEB-INF/MSDRPADM400-beans.xml,/WEB-INF/Mis100TableSelectionGroup-beans.xml,/WEB-INF/PDSRPPAS7-beans.xml,/WEB-INF/CDSRPCIR101-beans.xml,/WEB-INF/GAMRPADM101-beans.xml,/WEB-INF/WOARP301-beans.xml,/WEB-INF/GAMRPADM300_1-beans.xml,/WEB-INF/GAMRPALL900_1-beans.xml,/WEB-INF/MSDRPADM900-beans.xml,/WEB-INF/TreatmentEpisodeProviderVwViewLookup-beans.xml,/WEB-INF/TreatmentEpisodeProgramVwViewLinkedLookup-beans.xml,/WEB-INF/TreatmentProviderVwViewLookup-beans.xml,/WEB-INF/TreatmentProgramVwViewLinkedLookup-beans.xml,/WEB-INF/SdTreatmentProviderAllVwViewLookup-beans.xml,/WEB-INF/SdTreatmentProgramAllVwViewLinkedLookup-beans.xml,/WEB-INF/CrisisTreatmentProviderVwViewLookup-beans.xml,/WEB-INF/CrisisTreatmentProgramVwViewLinkedLookup-beans.xml,/WEB-INF/MethadoneTreatmentProvVwViewLookup-beans.xml,/WEB-INF/MethadoneTreatmentProgramVwViewLinkedLookup-beans.xml,/WEB-INF/GamblingProviderVwViewLookup-beans.xml,/WEB-INF/GamblingProgramVwViewLinkedLookup-beans.xml,/WEB-INF/TreatmentCriGamProviderVwViewLookup-beans.xml,/WEB-INF/TreatmentCriGamProgramVwLkupViewLinkedLookup-beans.xml,/WEB-INF/ChildInResidenceProviderVwViewLookup-beans.xml,/WEB-INF/ChildInResidenceProgramVwViewLinkedLookup-beans.xml,/WEB-INF/CDSRPADM101_Test-beans.xml,/WEB-INF/TreatmentEpisodeProgramVwViewLinkedLookup_Test-beans.xml,/WEB-INF/TreatmentEpisodeProviderVwViewLookup_Test-beans.xml,/WEB-INF/TreatmentEpisodeProgramVOLOV-beans.xml</param-value>
    </context-param>
    <context-param>
    <param-name>CpxFileName</param-name>
    <param-value><Confidential>.view.DataBindings</param-value>
    </context-param>
    <filter>
    <filter-name>adfFaces</filter-name>
    <filter-class>oracle.adf.view.faces.webapp.AdfFacesFilter</filter-class>
    </filter>
    <filter>
    <filter-name>adfBindings</filter-name>
    <filter-class>oracle.adf.model.servlet.ADFBindingFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfFaces</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jsp</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <url-pattern>*.jspx</url-pattern>
    </filter-mapping>
    <filter-mapping>
    <filter-name>adfBindings</filter-name>
    <servlet-name>ordDeliverMedia</servlet-name>
    </filter-mapping>
    <servlet>
    <servlet-name>ordDeliverMedia</servlet-name>
    <servlet-class>oracle.ord.html.OrdPlayMediaServlet</servlet-class>
    <init-param>
    <param-name>releaseMode</param-name>
    <param-value>Stateful</param-value>
    </init-param>
    </servlet>
    <servlet>
    <servlet-name>Faces Servlet</servlet-name>
    <servlet-class>javax.faces.webapp.FacesServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet>
    <servlet-name>resources</servlet-name>
    <servlet-class>oracle.adf.view.faces.webapp.ResourceServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>Faces Servlet</servlet-name>
    <url-pattern>/faces/*</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>ordDeliverMedia</servlet-name>
    <url-pattern>ordDeliverMedia</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>resources</servlet-name>
    <url-pattern>/adf/*</url-pattern>
    </servlet-mapping>
    <session-config>
    <session-timeout>35</session-timeout>
    </session-config>
    <mime-mapping>
    <extension>html</extension>
    <mime-type>text/html</mime-type>
    </mime-mapping>
    <mime-mapping>
    <extension>txt</extension>
    <mime-type>text/plain</mime-type>
    </mime-mapping>
    </web-app>

Maybe you are looking for

  • Can I install Oracle 8.1.7 on solaris 2.8

    We have a working product which uses oci 7.x calls on solaris 2.7 OS and the oracle version is 8.1.7. But when we installed oracle 8.1.7 on solaris 2.8 OS , We are unable to connect to Oracle data base using the same executables. My question is : ---

  • Most efficient way to insert into a story with many floating images?

    I have a document with many floating images. They must all be floating because otherwise I do not get the Caption numbering right and it is impossible (because some images take an entire page) to use only anchored images. Now, I have to insert a larg

  • Need help with mobily slider CSS

    Hi there, I have found a really nice slider which you can see a demo here: http://playground.mobily.pl/jquery/mobily-slider/demo.html Basically, I am trying to get the bullets currently underneath the images to sit on top of the image, but whatever I

  • Editing theme pages

    Hi, I'm trying to figure out how to edit theme pages. t's hard to explain.. take a look at my blog, http://web.mac.com/sharonabaja the far left side has a light orange stripe down the side. I can't find anywhere how to select it to either delete it o

  • Redirecting stdout in 64 bit mode

    Hi, I have a problem. I wanted to redirect stdout to a text file and back. In 32 bit mode everything works fine using file member to struct FILE, but in 64 bit mode only data member FILE has long _pad[16]. Can anyone tell me how to use this to redire