Navigation in query

Hi all,
I have a requirment where i have to navigate in the query form one query to another .Like right click on the report GOTO-----> to the other report how is this navigational possible.Please help me out.
Thanks in advance.
Vishu

hi Visweswara roa,
you can get the settings for this done through the transaction RSBBS... here, you need to specify the source query and the parent query and other related information like from which cube is the target query going to be fetched from... Once you've made these settings, in your webtemplate or workbook, when you choose the option goto, you'll have the option (name of the other query) of jumping to the other query that you want to go to...
Hope it solves the issue..
Regards
Manick

Similar Messages

  • Query Jump with Navigation ( Sub query need to show same Navigation )

    Hi All.
       We have 4 BEx queries in our Dashboard Web Template and each table web items shows 10 rows and remaining with Scorll.
       For Printing ,we have created a query jump for each BEx Query ( same copy query) that shows all the rows detail.
       When i tried to jump from Orginial Dashboard ( From Specific table/Bex Query) with drill down <b>( Plant by Material )</b> , the jump query is not showing the same drill down but it showing the default rows <b>( Plant as per query rows</b>).
       SAP has suggested us its possible to do Query Jump with Navgiation that shows the same drill down path (navigation) in Sub Query as well.
       Am unable to find how to configure that , did search in OSS / Other Forumns But there were no postings on this.
       For me there is no Settings in RSBBS (or) SPRO and tried the Web Address Jump as well to pass the Drill Down Status (or) Navigation. May be iam not looking at right place. We are at 3.1x
       We found some limitations with SAP recommended web printing ( we dont need to discuss about that as per our requirement ), and our users like the Query Jump printing as which we working on now.
       Please inform if this can be possible, if so how.
    Thanks
    Martin Mouli

    Thanks for reply Bhanu.
    Its not like just Plant by Material.
    I would like to do my slicing & dicing on Navigational block with any combinations ( Customer by Plant by Material )
    When i do query jump from My Original Web Table , my jump query need to show the same drill down ( Customer by Plant by Material)but its showing only Material. ( Which is a default row in sub query)
    To show the same navigation in jump query as well, right now am doing drill down again in jump query as well. Its time waste to repeat the same drill down steps in sub query.
    By default my Jump Query has Material as row and We will show Plant & Customer on Demand (free characteristics)
    Please inform if more information required.
    Regards
    Martin Mouli

  • How to save navigations of Query into Portal favorites?

    Hi,
      i  executed a query in the portal. i made some changes by navigating, drag & drop options ( added new fields, displayed attributes, removed 1 field for example).
    how to save this navigation into portal favorites? will it possible?
    if i save my query into Federated portal favorites, user can able see those later. is that true?
    thanks in advance.
    Regards,
    Nagesh Ganisetti.

    Hi Nagesh,
          Can you please explain how did u solve this issue. I am also facing same issue?
    Thanks and Regards
    Satish Arra

  • Navigating Through Query Rows

    Hey guys,
    I have an html table, which displays the results of a query.
    It is used to evaluate audits done to a DB table. I want to be able
    to check and see if a column in one row is different than the
    column before it, and then bold the text.
    For Example, we have the Position Table, with columns
    Position_Title, Salary, Employee_Name. Admins update the table when
    a different Employee fills the position. So this "audit report"
    will show all of the changes. Row 1 being the initial values
    (Burger Flipper, 5$, Ted). Row 2 will be (Burger Flipper, 5$,
    John). I want the text "John" to be bold.

    Dave,
    I was using background color for the same thing for Crew
    Numbers, but it should be easy to adapt to what you want.
    <cfset crew_number_hold = 'anything2'>
    <cfset color_for_background = '66FF99'>
    <table ...>
    <cfoutput query="get_data">
    <cfif #crew_number_hold# NEQ #get_data.CREW_NUMBER#>
    <cfset crew_number_hold = #get_data.CREW_NUMBER#>
    <cfif #color_for_background# EQ '66FF99'>
    <cfset color_for_background = 'FFFF99'>
    <cfelse>
    <cfset color_for_background = '66FF99'>
    </cfif>
    </cfif>
    <tr bgcolor="#(color_for_background)#">
    <td>...
    Scott

  • Navigation bar query

    Is it possible to have a navigation bar at the top and bottom of a page in iWeb?
    There is an automatic one at the top, can it be duplicated somehow and placed at the bottom?
    I think this would be preferable to making hyperlinks that cannot exactly match and placing them.

    Yes, there is. Cyclosuaurus posted java script code that, when added to an HTML snippet on a page will duplicate the navbar at the bottom as in this demo page: Lists & Navbar at Bottom of Page. The code used is also shown on the page.
    OT

  • MDEX intermittantly not returning response, getting com.endeca.navigation.ENEConnectionException: Error reading from socket connection buffer.Connection reset

    Intermittant issue where certain portlets have the spinning wheel and error getting thrown in the log, and resulting in stuck threads, has anyone seen this?
    Caused by: com.endeca.navigation.ENEConnectionException: Error reading from socket connection buffer.Connection reset
            at com.endeca.navigation.OptiInputBuffer.read(Unknown Source)
            at com.endeca.navigation.OptiInputBuffer.readFully(Unknown Source)
            at com.endeca.navigation.OptiInputBuffer.readUInt(Unknown Source)
            at com.endeca.navigation.OptiInputBuffer.readLine(Unknown Source)
            at com.endeca.navigation.OptiBinaryInterp.FormatCat(Unknown Source)
            at com.endeca.navigation.OptiBinaryInterp.FormatCatsWithAncs(Unknown Source)
            at com.endeca.navigation.OptiBinaryInterp.FormatCatGroup(Unknown Source)
            at com.endeca.navigation.OptiBinaryInterp.FormatBin(Unknown Source)
            at com.endeca.navigation.OptiBinaryInterp.FormatBinList(Unknown Source)
            at com.endeca.navigation.OptiBinaryInterp.ParseBinaryNode(Unknown Source)
            at com.endeca.navigation.OptiBackend.getNavigation(Unknown Source)
            at com.endeca.navigation.HttpENEConnection.query(Unknown Source)
            at com.endeca.portal.mdex.MDEXUtil.execute(MDEXUtil.java:433)
            at com.endeca.portal.data.DataSource.execute(DataSource.java:546)

    Message appears in logs internmittantly during page rendering which has Breadcrumbs, Results Table, Guided Navigation portlets.  There are Agraphs in front of several Dgraphs.

  • BEx - empty value(#) in navigation Block (filter)

    Hello experts,
    i have navigation attribute in navigation block (query). It means that data in filter are read directly from master.
    This nav. attribute has 2 compounded IOs.
    i can see value in filter as below.
    #/#/001
    #/#/002
    #/#/003
    1/2/004
    2/3/005
    The values  #/#/001, #/#/002, ... are stored in master data table. I would like to see only rows where fields are filled (1/2/004, 2/3/005, ...).
    Do you have any idea ?
    Maybe it's possible to supress these values in Info Object - folder "Master Data" - "Master Data Access" - "Own Implementation" - class
    Thanks for advice in advance
    Martin

    In query designer, select your IO and navigate its properties. You will see it.
    http://help.sap.com/saphelp_nw04/helpdata/en/55/2768398bf5a03ee10000000a11402f/frameset.htm
    Regards,

  • Cache mode for specific query

    Hello BI guys,
    This is Calvin from Korea. We are implementing BI 7.0 and have some severe performance problem. For some queries they don't use cache mode, even though the global cache are used.
    When I checked these kind of queries by performance information in RSRT, I got following message,
    ===================================================
    InfoProvider Definition                |
    ===================================================  
    ZCOAG0101                             | At Least One InfoProvider Not InfoCube 
    ZCOAG0101                             | Not All InfoProviders Can Use Aggregates 
    ===================================================
    ===================================================
    Query Definition                        |
    ===================================================
    Read Mode                               | Do Not Read upon Drilling Navigation/ Hierarchy 
    Query Cannot                           |  Use the Cache  Reason 
    Cache Mode                             | Cache Not Used By Query 
    Cache Update                           | Query Does Not Use Delta Process 
    Type of SP Grouping for Delta Cache Process  | No Provider Partitioning 
    ===================================================
    And after run of technical information,
    ===================================================
    Cache-Relevant Data                 |
    ===================================================
    Query Can Use the Cache         |  No 
    Query Generation Time              | 2007.09.17 15:05:31 
    InfoProvider - Last Data Change  | 2007.09.16 21:43:11 
    Last Load of Exchange Rates     | 2007.07.13 15:01:48
    ===================================================
    Does anybody have ideas for this problem?
    Your help will be highly appreciated and get points!
    Thanks in advance
    Regards,
    Worried Calvin

    hi Dong Suk Choi ,
    the technical information which u have furnished clearly says that the settings
    that u have made does not enable the query to use cache.
    u can enhance cache by customizing the inforovider or in the transaction rsrt
    even if the concerned query does not have required settings u can make them in rsrt tcode.
    goto rsrt set the read mode and cache mode as u wish, however default settings would give optimum performance.
    and run the query.
    in the rsrt screen a push button execute + debug enter that and unmark the check box do not use cache.
    hope this helps.
    reward points if helpful.
    bye.
    under properties tab u can give the query settingMessage was edited by:
            Rakesh Elangovan

  • Query read mode-Cache mode

    Hi,
    Can u explain me the functionalities of the options:
    A-Query to read all data at once
    X-Query to read data during navigation
    H-Query to read when u navigate or expand hierarchies
    I am not clear of the diff. bet. the X,H options....
    <b>Cache Mode:</b>
    0-Cache is Inactive
    1-Main memory cache without swapping
    2-Main memory cache without swapping
    3-Main memory cache with swapping
    4-Persistent cache for each application server
    5-Persistent cache across each application server
    <b>Optimization Mode:</b>
    0-Query will be optimised after generation
    1-Query optimization with individual periods in days
    9-Query optimization inactive
    Can u explain these functionalities in detail...
    Max.points will be assigned

    HI,
    PLease check this..
    1.      Query to be read when you navigate or expand hierarchies (H)
    The amount of data transferred from the database to the OLAP processor is the smallest in this mode. However, it has the highest number of read processes.
    In the following mode Query to read data during navigation, the data for the fully expanded hierarchy is requested for a hierarchy drilldown. In the Query to be read when you navigate or expand hierarchies mode, the data across the hierarchy is aggregated and transferred to the OLAP processor on the hierarchy level that is the lowest in the start list. When expanding a hierarchy node, the children of this node are then read.
    You can improve the performance of queries with large presentation hierarchies by creating aggregates on a middle hierarchy level that is greater or the same as the hierarchy start level.
           2.      Query to read data during navigation (X)
    The OLAP processor only requests data that is needed for each navigational status of the query in the Business Explorer. The data that is needed is read for each step in the navigation.
    In contrast to the Query to be read when you navigate or expand hierarchies mode, presentation hierarchies are always imported completely on a leaf level here.
    The OLAP processor can read data from the main memory when the nodes are expanded.
    When accessing the database, the best aggregate table is used and, if possible, data is aggregated in the database.
           3.      Query to read all data at once (A)
    There is only one read process in this mode. When you execute the query in the Business Explorer, all data in the main memory area of the OLAP processor that is needed for all possible navigational steps of this query is read. During navigation, all new navigational states are aggregated and calculated from the data from the main memory.
    The read mode Query to be read when you navigate or expand hierarchies significantly improves performance in almost all cases compared to the other two modes. The reason for this is that only the data the user wants to see is requested in this mode.
    Compared to the Query to be read when you navigate or expand hierarchies, the setting Query to read data during navigation only effects performance for queries with presentation hierarchies.
    Unlike the other two modes, the setting Query to Read All Data At Once also has an effect on performance for queries with free characteristics. The OLAP processor aggregates on the corresponding query view. For this reason, the aggregation concept, that is, working with pre-aggregated data, is least supported in the Query to read all data at once mode.
    We recommend you choose the mode Query to be read when you navigate or expand hierarchies.
    Only choose a different read mode in exceptional circumstances. The read mode Query to read all data at once may be of use in the following cases:
          The InfoProvider does not support selection. The OLAP processor reads significantly more data than the query needs anyway.
             1.      Cache is Inactive (0)
    The cross-transactional cache is deactivated.
    The following modes are possible for the active cache: The cross-transactional cache is activated.
           2.      Main Memory Cache Without Swapping (1)
    The cache data is stored in the main memory. When the cache memory has been exhausted, excess data is removed according to the LRU algorithm, i.e. deleted from the memory. When a query is subsequently requested, the result is read from the InfoProvider once again.
           3.      Main Memory Cache with Swapping (2)
    The cache data is stored in the main memory. When the caching memory is used up, the excess data is written to a background and can be loaded back into the cache memory when making another request.
    After query-relevant data has been loaded again, the background store can no longer be used.
           4.      Persistent Cache per Application Server (3)
    The cache data is stored persistently as a database table or as a file in a directory attainable from the application server. We recommend that you choose a directory that is proximate to the application server.
    When you save the cache data in a database table this puts a strain on the database. However, it is also then quicker to access uncached data in the database.  In comparison to storing data in, for example, a star schema (see InfoCube), fewer tables are read and fewer indexes are accessed.
           5.      Cross-Application Server Persistent Cache (4)
    The cache data is stored persistently as a cross-application server database table or file in a file system in the network, accessed from the application server.  In this mode there is no displacement of data and no restriction on memory size. More space is required but this method also saves time.
    ¡        Database table: Strain is put on the database instance for the table.
    ¡        File: Strain is put on the network node operating system for the file.
    ¡        In addition, the application server that calculates the data and network communication has to be taken into account with both storage types. 
    If you do not make any other settings the OLAP processor determines the optimal initial size of the table SP, that is the memory structure in which data is held and processed in the OLAP processor (see Cache Structure). This is done after the first execution and again after a period of 31 days since the last optimization. It automatically generates a report afterwards.  
    In the Query Properties dialog box in the Query Monitor you can implement, modify of deactivate this function. Choose one of the following options:
    ·        Query is optimized after generation (0)
    ·        Query optimization with individual periods in days (1) Here you can determine the optimization period yourself.
    ·        Query optimization inactive (9)
    Hope this helps..
    Bye,
    Shashikanth.

  • Retrieving text from Vendor Master data

    Hi All,
    Please go through the navigation and query next to that...
    Vendor Master Change/ Display(XK02/XK03) --> Provide any Vendor number already created --->
    select the General Data ---> select Payment Transactions --> press enter to view the data -->
    Goto Menu Extras --> select texts  --> a window will pop up giving 2 rows for entering text as mentioned below.
    Accounting note
    Purchasing memo         
    We can enter the text beside the provision 1st line  else we can double click any one of them so that we will enter into a window to enter the long text or anything necessary.
    Now that in this concern my requirement is that i want to retrieve the text entered under the 1st line  or in the window which comes after double clicking Accounting note or Purchasing memo option basing on Vendor number or any other parameter or if any table where this data gets stored.
    Is there any program required to retrieve this text or any Function Module which retrieves this text or any coding avaliable please do send me as it is a very urgent requirement ....
    regards
    PSNG

    Could you please let me know, How to check through that FM as the parameters are confusing me when i went through them?
    regards
    PSNG

  • Re:Creating new web app in Endeca tools and frame work for CRS(commerce refernce store) application that we deployed either as a part of cim.bat or manually through deployment scripts

    when i am trying to access my web app that was created using eclipse fro Endeca app CRS
    using  localhost:8080/crs/browse?format=json
    i am getting the below error
    [ERROR] com.endeca.infront.logger.SLF4JAssemblerEventLogger: cartridge error:
    com.endeca.infront.assembler.CartridgeHandlerException: com.endeca.infront.navigation.NavigationException: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://phani:15000/graph?node=0&groupby=product.code&offset=0&nbins=0&allbins=1&autophrase=1&autophrasedwim=1&irversion=640'.
      at com.endeca.infront.cartridge.NavigationCartridgeHandler.executeMdexRequest(NavigationCartridgeHandler.java:297)
      at com.endeca.infront.cartridge.BreadcrumbsHandler.process(BreadcrumbsHandler.java:87)
      at com.endeca.infront.cartridge.BreadcrumbsHandler.process(BreadcrumbsHandler.java:62)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.visit(AbstractAssembler.java:246)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:99)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseList(ContentItemVisitor.java:141)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseChildren(ContentItemVisitor.java:130)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:94)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseList(ContentItemVisitor.java:141)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseChildren(ContentItemVisitor.java:130)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:94)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseChildren(ContentItemVisitor.java:126)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:94)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor.process(AbstractAssembler.java:162)
      at com.endeca.infront.assembler.support.AbstractAssembler.assemble(AbstractAssembler.java:93)
      at org.apache.jsp.WEB_002dINF.services.myAssemble_jsp._jspService(myAssemble_jsp.java:171)
      at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:386)
      at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at com.endeca.infront.assembler.perf.PerfEventFilter.doFilter(PerfEventFilter.java:84)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
      at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
      at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
      at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
      at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195)
      at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159)
      at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141)
      at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90)
      at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:417)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
      at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
      at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
      at java.lang.Thread.run(Unknown Source)
    Caused by: com.endeca.infront.navigation.NavigationException: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://phani:15000/graph?node=0&groupby=product.code&offset=0&nbins=0&allbins=1&autophrase=1&autophrasedwim=1&irversion=640'.
      at com.endeca.infront.navigation.request.support.NavigationRequest.executeQuery(NavigationRequest.java:299)
      at com.endeca.infront.navigation.request.MdexRequest.execute(MdexRequest.java:60)
      at com.endeca.infront.cartridge.NavigationCartridgeHandler.executeMdexRequest(NavigationCartridgeHandler.java:288)
      ... 55 more
    Caused by: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://phani:15000/graph?node=0&groupby=product.code&offset=0&nbins=0&allbins=1&autophrase=1&autophrasedwim=1&irversion=640'.
      at com.endeca.navigation.OptiBackendRequest.getContent(Unknown Source)
      at com.endeca.navigation.OptiBackend.getNavigation(Unknown Source)
      at com.endeca.navigation.HttpENEConnection.query(Unknown Source)
      at com.endeca.infront.navigation.request.support.NavigationRequest.executeQuery(NavigationRequest.java:289)
      ... 57 more
    2013-10-16 14:00:14,297 [ERROR] com.endeca.infront.logger.SLF4JAssemblerEventLogger: cartridge error:
    com.endeca.infront.assembler.CartridgeHandlerException: com.endeca.infront.navigation.NavigationException: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://phani:15000/graph?node=0&groupby=product.code&offset=0&nbins=0&allbins=1&autophrase=1&autophrasedwim=1&irversion=640'.
      at com.endeca.infront.cartridge.NavigationCartridgeHandler.executeMdexRequest(NavigationCartridgeHandler.java:297)
      at com.endeca.infront.cartridge.BreadcrumbsHandler.process(BreadcrumbsHandler.java:87)
      at com.endeca.infront.cartridge.BreadcrumbsHandler.process(BreadcrumbsHandler.java:62)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.visit(AbstractAssembler.java:246)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:99)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseList(ContentItemVisitor.java:141)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseChildren(ContentItemVisitor.java:130)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:94)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseList(ContentItemVisitor.java:141)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseChildren(ContentItemVisitor.java:130)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:94)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseChildren(ContentItemVisitor.java:126)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:94)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor.process(AbstractAssembler.java:162)
      at com.endeca.infront.assembler.support.AbstractAssembler.assemble(AbstractAssembler.java:93)
      at org.apache.jsp.WEB_002dINF.services.myAssemble_jsp._jspService(myAssemble_jsp.java:171)
      at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:386)
      at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at com.endeca.infront.assembler.perf.PerfEventFilter.doFilter(PerfEventFilter.java:84)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
      at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
      at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
      at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
      at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195)
      at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159)
      at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141)
      at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90)
      at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:417)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
      at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
      at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
      at java.lang.Thread.run(Unknown Source)
    Caused by: com.endeca.infront.navigation.NavigationException: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://phani:15000/graph?node=0&groupby=product.code&offset=0&nbins=0&allbins=1&autophrase=1&autophrasedwim=1&irversion=640'.
      at com.endeca.infront.navigation.request.support.NavigationRequest.executeQuery(NavigationRequest.java:299)
      at com.endeca.infront.navigation.request.MdexRequest.execute(MdexRequest.java:60)
      at com.endeca.infront.cartridge.NavigationCartridgeHandler.executeMdexRequest(NavigationCartridgeHandler.java:288)
      ... 55 more
    Caused by: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://phani:15000/graph?node=0&groupby=product.code&offset=0&nbins=0&allbins=1&autophrase=1&autophrasedwim=1&irversion=640'.
      at com.endeca.navigation.OptiBackendRequest.getContent(Unknown Source)
      at com.endeca.navigation.OptiBackend.getNavigation(Unknown Source)
      at com.endeca.navigation.HttpENEConnection.query(Unknown Source)
      at com.endeca.infront.navigation.request.support.NavigationRequest.executeQuery(NavigationRequest.java:289)
      ... 57 more
    Oct 16, 2013 2:00:34 PM org.apache.catalina.core.ApplicationDispatcher invoke
    SEVERE: Servlet.service() for servlet link threw exception
    javax.servlet.ServletException: Expect a parameter of name '__jsonp' specifying the json callback function.
      at com.endeca.infront.assembler.servlet.AbstractPreviewLinkServlet.doGet(AbstractPreviewLinkServlet.java:120)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at com.endeca.infront.assembler.perf.PerfEventFilter.doFilter(PerfEventFilter.java:84)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
      at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
      at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
      at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
      at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195)
      at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159)
      at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141)
      at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90)
      at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:417)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
      at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
      at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
      at java.lang.Thread.run(Unknown Source)
    Oct 16, 2013 2:00:34 PM org.apache.catalina.core.StandardWrapperValve invoke
    SEVERE: Servlet.service() for servlet default threw exception
    javax.servlet.ServletException: Expect a parameter of name '__jsonp' specifying the json callback function.
      at com.endeca.infront.assembler.servlet.AbstractPreviewLinkServlet.doGet(AbstractPreviewLinkServlet.java:120)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at com.endeca.infront.assembler.perf.PerfEventFilter.doFilter(PerfEventFilter.java:84)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
      at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
      at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
      at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
      at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195)
      at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159)
      at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141)
      at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90)
      at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:417)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
      at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
      at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
      at java.lang.Thread.run(Unknown Source)
    2013-10-16 14:01:15,140 [ERROR] com.endeca.infront.logger.SLF4JAssemblerEventLogger: cartridge error:
    com.endeca.infront.assembler.CartridgeHandlerException: com.endeca.infront.navigation.NavigationException: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://phani:15000/graph?node=0&groupby=product.code&offset=0&nbins=0&allbins=1&autophrase=1&autophrasedwim=1&irversion=640'.
      at com.endeca.infront.cartridge.NavigationCartridgeHandler.executeMdexRequest(NavigationCartridgeHandler.java:297)
      at com.endeca.infront.cartridge.BreadcrumbsHandler.process(BreadcrumbsHandler.java:87)
      at com.endeca.infront.cartridge.BreadcrumbsHandler.process(BreadcrumbsHandler.java:62)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.visit(AbstractAssembler.java:246)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:99)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseList(ContentItemVisitor.java:141)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseChildren(ContentItemVisitor.java:130)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:94)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseList(ContentItemVisitor.java:141)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseChildren(ContentItemVisitor.java:130)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:94)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverseChildren(ContentItemVisitor.java:126)
      at com.endeca.infront.assembler.support.ContentItemVisitor.traverse(ContentItemVisitor.java:94)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor$ProcessPass.traverse(AbstractAssembler.java:228)
      at com.endeca.infront.assembler.support.AbstractAssembler$Processor.process(AbstractAssembler.java:162)
      at com.endeca.infront.assembler.support.AbstractAssembler.assemble(AbstractAssembler.java:93)
      at org.apache.jsp.WEB_002dINF.services.myAssemble_jsp._jspService(myAssemble_jsp.java:171)
      at org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      at org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:386)
      at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:313)
      at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:260)
      at javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at com.endeca.infront.assembler.perf.PerfEventFilter.doFilter(PerfEventFilter.java:84)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:83)
      at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:646)
      at org.apache.catalina.core.ApplicationDispatcher.processRequest(ApplicationDispatcher.java:436)
      at org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDispatcher.java:374)
      at org.apache.catalina.core.ApplicationDispatcher.forward(ApplicationDispatcher.java:302)
      at org.tuckey.web.filters.urlrewrite.NormalRewrittenUrl.doRewrite(NormalRewrittenUrl.java:195)
      at org.tuckey.web.filters.urlrewrite.RuleChain.handleRewrite(RuleChain.java:159)
      at org.tuckey.web.filters.urlrewrite.RuleChain.doRules(RuleChain.java:141)
      at org.tuckey.web.filters.urlrewrite.UrlRewriter.processRequest(UrlRewriter.java:90)
      at org.tuckey.web.filters.urlrewrite.UrlRewriteFilter.doFilter(UrlRewriteFilter.java:417)
      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:235)
      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:859)
      at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
      at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
      at java.lang.Thread.run(Unknown Source)
    Caused by: com.endeca.infront.navigation.NavigationException: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://phani:15000/graph?node=0&groupby=product.code&offset=0&nbins=0&allbins=1&autophrase=1&autophrasedwim=1&irversion=640'.
      at com.endeca.infront.navigation.request.support.NavigationRequest.executeQuery(NavigationRequest.java:299)
      at com.endeca.infront.navigation.request.MdexRequest.execute(MdexRequest.java:60)
      at com.endeca.infront.cartridge.NavigationCartridgeHandler.executeMdexRequest(NavigationCartridgeHandler.java:288)
      ... 55 more
    Caused by: com.endeca.navigation.ENEException: HTTP Error 404 - Navigation Engine not able to process request 'http://phani:15000/graph?node=0&groupby=product.code&offset=0&nbins=0&allbins=1&autophrase=1&autophrasedwim=1&irversion=640'.
      at com.endeca.navigation.OptiBackendRequest.getContent(Unknown Source)
      at com.endeca.navigation.OptiBackend.getNavigation(Unknown Source)
      at com.endeca.navigation.HttpENEConnection.query(Unknown Source)
      at com.endeca.infront.navigation.request.support.NavigationRequest.executeQuery(NavigationRequest.java:289)
      ... 57 more
    assembler.properties file has the following my mdex is running on port 15000 fro CRS app
    workbench.app.name=CRS
    workbench.host=localhost
    workbench.port=8006
    workbench.publishing.serverPort=8007
    #If client port is set to -1, system will assign an ephemeral port automatically
    workbench.publishing.clientPort=-1
    # AUTHORING MODE SETTINGS
    #   preview.enabled=true
    #   user.state.ref=previewUserState
    #   media.sources.ref=authoringMediaSources
    # LIVE MODE SETTINGS
    #   preview.enabled=false
    #   user.state.ref=liveUserState
    #   media.sources.ref=liveMediaSources
    preview.enabled=true
    user.state.ref=previewUserState
    media.sources.ref=authoringMediaSources
    mdex.host=localhost
    mdex.port=15000
    logserver.host=localhost
    logserver.port=15010
    please help me in resolving the below error

    On Step 8 I found multiple product codes for the Conferencing Add-In for Outlook.  Here's a list of the ones I found in the machines on my network:
    {987CAEDE-EB67-4D5A-B0C0-AE0640A17B5F}
    {2BB9B2F5-79E7-4220-B903-22E849100547}
    {13BEAC7C-69C1-4A9E-89A3-D5F311DE2B69}
    {C5586971-E3A9-432A-93B7-D1D0EF076764}
    I'm sure there's others one, just be mindful that this add-in will have numerous product codes.

  • Oracle Open World 2012 - XML DB Presentations and Hands-on Labs

    Hereby following up on a small tradition, I think, I get going since 2006...an agenda overview of all things XMLDB you can do or see during this years Oracle Open World.
    Oracle Open World is the biggest IT conference nowadays in the world with 40.000+ thousand attendees and 1600+ sessions or workshops, so an overview regarding specific topics can be handy.
    If there is an update or something needs correction or added, please post it here.
    Regards
    Marco Gralike
    HOL10055 - Oracle XML DB Hands-On Lab
    ========================================================================================================================
    This hands-on lab provides an introduction to using Oracle XML DB and XQuery to store and manage XML content stored in Oracle Database.
    It introduces the different kinds of XML storage and indexing offered by Oracle XML DB and shows how to optimize XQuery operations on XML
    content by selecting the correct storage and indexing model. The lab also provides an introduction to the XML features available in the latest
    version of Oracle Database, including the new XQuery Update standard. And it shows how to take full advantage of the latest XQuery standards,
    such as XQuery Full-Text, to develop applications that combine the power of Full-Text and XML-based indexes
    BOF9908 - Oracle XML DB BOF
    ========================================================================================================================
    This session provides you with an opportunity to get answers to your questions about Oracle XML DB from the development team, product
    management team, acknowledged independent experts, and fellow Oracle XML DB users. The goal is to have an open and frank discussion
    about how to get the best out of all the features of Oracle XML DB. The session gives you a chance to establish personal contact with the
    people who have firsthand experience with developing and delivering systems that make use of Oracle XML DB
    CON8443 - Simple Content Management with Oracle XML DB and Database Native Web Services
    ========================================================================================================================
    This session demonstrates the power of the Oracle XML DB repository. You will learn how to automate the processing of documents stored
    in the Oracle XML DB repository, using repository events, and how to combine XML, PL/SQL, and database native Web services with Ajax and
    JavaScript to create simple, effective applications that leverage the full power of Oracle XML DB and the Oracle XML DB repository. The session
    focuses on a sample application, called XFiles, and shows how it was created with a combination of XML, XSL, JavaScript Ajax, and PL/SQL
    CON8440 - Managing XML Content with the Latest-Generation Oracle XML DB
    ========================================================================================================================
    This session introduces the latest generation of Oracle XML DB technology. XML standards continue to evolve, and Oracle XML DB continues
    to provide the industry’s leading implementation of those standards. The latest version of Oracle XML DB provides support for two new exciting
    XML standards, XQuery-Update and XQuery-Full Text. You will learn how to use XQuery, XQuery-Update, and XQuery Full-Text to develop
    powerful XML-centric applications. The session also demonstrates how to optimize XQuery Full-Text operations with Oracle’s new XML full-text
    index. The presentation also introduces Oracle’s new midtier XQuery engine and the XQJ API, which enables Java developers to access the full
    power of Oracle’s XML technology
    CON3148 - Integrating XML by Using Oracle SQL Developer 3.1 and Oracle Database 11g Release 2
    ========================================================================================================================
    Frequently during a project lifecycle, new technology is introduced that presents first-time challenges. This session describes a project using
    Oracle XML Database (Oracle XML DB) and discusses why Oracle XML DB was chosen, how it was used, and the technical issues encountered.
    The presentation covers several examples using XMLTYPE, CLOBs, Oracle XML DB methods, XMLAGG, XMLELEMENT, XMLFOREST, and
    dbms_xmldom. You will learn about methods, design considerations, and issues with Oracle XML DB. You will also take home working examples
    that you can copy and paste into your Oracle environment. Benefit from examples that use Oracle Database 11g Release 2 and Oracle SQL
    Developer 3.1.
    CON8442 - Design Guidelines and Performance Tuning for Storing XML in Oracle Database
    ========================================================================================================================
    This session examines techniques that can be used to optimize the performance of XML processing in Oracle XML DB. It looks at the different
    storage and indexing options and provides guidelines on when each should be considered. After establishing a framework for deciding how to
    store XML, the presentation considers the options available for indexing XML to ensure optimal performance of an XML-based application.
    The session also discusses how standard techniques such as partitioning and using parallel data manipulation language (PDML) can be used to
    scale XML processing on extremely large volumes of XML content and how Oracle XML DB can leverage the intelligent storage capabilities of
    Oracle Exadata.
    DEMOGROUNDS (Moscone South)
    XML Application Development: Oracle XML DB, Oracle XML Developer Kit
    ========================================================================================================================
    Oracle XML Database provides a high-performance, native XML storage and retrieval technology. It fully absorbs the W3C XML data model into
    the Oracle Database, and provides new standard access methods for navigating and querying XML. With Oracle XML Database, you get all the
    advantages of relational database technology plus the advantages of XML. Come and learn how to develop applications that take advantage
    of Oracle's XML technology and the Oracle XML DB Repository.
    Oracle XML Database: Structured, Semistructured, and Unstructured XML
    ========================================================================================================================
    Oracle XML Database provides a high-performance, native XML storage and retrieval technology. It fully absorbs the W3C XML data model into
    the Oracle Database, and provides new standard access methods for navigating and querying XML. With Oracle XML Database, you get all the
    advantages of relational database technology plus the advantages of XML. Come and learn how to develop applications that take advantage
    of Oracle's XML technology and the Oracle XML DB Repository.Oracle's OOW 2012 Content Catalog: https://oracleus.activeevents.com/connect/search.ww?event=openworld (use "XML DB" or "XMLDB" as search tag)
    Edited by: user10212268 on Aug 13, 2012 5:10 AM

    Other resources are also on linkedin http://www.linkedin.com/groups/Oracle-XMLDB-3282943 to keep you updated.
    M.

  • Upgrade to MDEX 6.4.0 and RAD toolkit issues

    Hi,
    We are currently evaluating the 6.4 build for use with our web app and are having issues due to it being designed with the RAD toolkit for the 6.1.3 build of MDEX.
    Process.
    Upgrade of MDEX to 6.4
    Update the Reference App (normal not Rad) with the presentation API dll's
    Run Reference app and it works as usual.
    Upgrade current web app with Presentation API dll's and the fun started. (this pointed to needing to Upgrade to RAD Toolkit for 6.4 (RAD 2.1.3)
    Upgrade to RAD toolkit
    Upgrade all references to use the new RAD dll's
    now we get +"Error reading from the connection.The remote server returned an error: (404) Not Found."+
    After stepping through the code everything looks good. It points to the MDEX server @ port 16000 (which is exactly what the Reference App uses)
    At that point I decided it might pay to see if the RAD reference app would run.
    Configure iis7 to use the RAD reference app and Run the site.
    Set the input box's to point to our MDEX server and MDEX port and it returned the following error.
    An unexpected error occurred: Error reading from the connection.The remote server returned an error: (404) Not Found.
    at Endeca.Navigation.OptiBackendRequest.GetContent() at Endeca.Navigation.OptiBackend.GetNavigation(OptiBackendRequest req) at Endeca.Navigation.HttpENEConnection.Query(ENEQuery neq) at Endeca.Data.Provider.PresentationApi.CommandExecutor.ExecuteCommand(EndecaCommand command)
    Any ideas..
    Thanks in advance
    Edited by: 976760 on Jan 30, 2013 1:53 PM

    Hi ,
         I am facing the same issue.I installed the entire setup(mdex version 6.4.0,tools and frame work,platform services,RAD tool kit) and configured a project .The project runs fine in workbench and in the reference jsp application.But i am unable to connect it through the RAD tool kit.I get the same "Error reading from the connection.The remote server returned an error: (404) Not Found." error.
           Any kind of help would be highly appreciated.
    Regards,
    Raghvendra Panda

  • SDK Schemas have moved - but where?

    Probably because of the recent OTN web site reorganization, the XSD files for XML extensions have moved. Would someone please update http://wiki.oracle.com/page/SQL+Dev+SDK+How+Tos to point to the new locations of navigator.xsd, query.xsd, editors.xsd ...
    Thanks.

    Would someone(Sue Harper?) please give us an ETA on providing the info we developers need to develop extensions to SqlDeveloper?
    We have been waiting over a year to:
    1. Get the XSD files the poster refers to - the list of XSDs is on the page cited but all of the links take you to a generic download page and the XSDs are nowhere to be found. These must exist somewhere so it is very frustrating that no one on the development team will provide them.
    2. Get the API Javadocs so we can understand the java classes available and how to use them. As with #1, these must be available to the development team so why won't you release them to us?
    3. Get a working example of a Jave extension. The lone example provided is not useful since it is really just an XML extension written in Java.l A useful Java extension would show how to create the hooks to cause SqlDeveloper to perform callbacks to the Java extension code when certain user actions take place. Same here as with #1 and #2. It's hard to beleive that someone on the dev team doesn't have the code for a simple Java extension with callbacks.
    JDeveloper has 'hook' elements in its example extension.xml files but there is no documentation for SqlDeveloper to show the equivalent.
    Please either provide the above requested items, provide an ETA on when you will provide the items or at least be gracious enough to tell us you won't provide the items.
    I'm sure there are many like myself that would love to start working with extensions but can't because you won't share information and data that almost assuredly already exists.
    What is your position on these issues?

  • Execute_query after on-insert trigger

    Hello.
    I use on-insert trigger to insert data into database and then i want to execute_query so i can see all records including the last one i inserted.
    How can i workaround the problem with using execute_query or go_item in (or after) on-insert trigger?
    Thanks.

    Hi,
    you cannot execute navigational or query built-ins when in a transaction control point (ON-INSERT).
    ON-, KEY triggers replace the functionality of the events they fire upon.
    You can use the KEY-COMMIT Trigger to do this. For instance:
    <<KEY-COMMIT>>
    Commit_Form; -- all validation triggers are fired
    -- WHEN SUCCESSFUL
    Go_Block ('BLOCK_NAME');
    Execute_Query;
    Go_Block ('STARTING_BLOCK_NAME');
    -- END KEY-COMMIT
    Regargds,
    Hans

Maybe you are looking for