3rd Party Search Engine Integration - some property not rendering

Hi,
I have tried to integrate a 3rd Party Search Engine into TREX following the published example.
I have successfully integrated and search results from the 3rd party engine are showing up.
However, some properties like cm_description, cm_contentlength, cm_modifedby are not rendering; their value are null; the search layout are specified correctly.
I only managed to set
1) cm_displayname
2) cm_contenttype
3) cm_id
and are showing up.
The setting of the rest of the properties are done in the same way and put into the propertymap.
Any idea why are the not rendering?? Any help appreciated. Thanks!

Hello Thilo,
I tried to deploy the original package com.customer.search.par, but unfortunately I got also an error with this package.
The disadvantage is, that I don't get an error message during start-up in one of the logger - for cause analysis.
I got the following error message within KM:
java.lang.NullPointerException
     at com.sapportals.wcm.repository.runtime.CmSystem.getResourceImpl (CmSystem.java:774)
     at com.sapportals.wcm.repository.runtime.CmSystem.getResource (CmSystem.java:325)
     at com.sapportals.wcm.repository.runtime.CmAdapter.getResource (CmAdapter.java:81)
     at com.sapportals.wcm.portal.service.KMServiceImpl.afterInit (KMServiceImpl.java:260)
     at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstanceStep2(PortalServiceItem.java:736)
What can I do at this point?
Best regards,
Walter

Similar Messages

  • Help on integrating 3rd party search engine

    Hi
    we are on EP6 SP2.
    I have downloaded com.customer.search by Thilo Brandt, and uploaded it into our system, restart the portal, created a web repository. created a virtual index based on this customer search global service, and used that web repository as data source. Then I did a search, it gave me the following error message:
    Search Failure
    Error during search occurred -com.sapportals.wcm.WcmException
    An unexpected severe error occurred during the search call.  If the situation persists, inform your system administrator.
    I also checked the log file, here is the info from log:
    #1.5#C000A76908A80011000000055563AAFF0003F0CDE63EA4D8#1109192051958#com.sapportals.wcm.control.util.search.SearchSessionBuilder#irj#com.sapportals.wcm.control.util.search.SearchSessionBuilder#System#0#####Client_Thread_86##0#0#Error##Plain###Error during search occurred - com.sapportals.wcm.WcmException - com.sapportals.wcm.WcmException
         at com.sapportals.wcm.service.indexmanagement.retrieval.search.FederatedSearch$ParallelSearcher.run(FederatedSearch.java:284)
    #1.5#C000A76908A80011000000065563AAFF0003F0CDE63EB090#1109192051962#com.sapportals.wcm.WcmException#irj#com.sapportals.wcm.WcmException.WcmException(43)#System#0#####Client_Thread_86##0#0#Error##Plain###com.sapportals.wcm.control.base.CommonSearchException
         at com.sapportals.wcm.control.util.search.SearchSessionBuilder.doSearchWithSession(SearchSessionBuilder.java:861)
         at com.sapportals.wcm.control.util.search.SearchSessionBuilder.buildSearchSession(SearchSessionBuilder.java:353)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.createStatus(LightCollectionRenderer.java:813)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.renderAll(LightCollectionRenderer.java:605)
         at com.sapportals.wcm.rendering.control.cm.NeutralControl.render(NeutralControl.java:161)
         at com.sapportals.wcm.rendering.layout.cm.SimpleLayoutController.render(SimpleLayoutController.java:39)
         at com.sapportals.wcm.rendering.control.cm.WdfProxy.render(WdfProxy.java:1497)
         at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:281)
         at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:680)
         at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:32)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:871)
         at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:30)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:95)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:313)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:217)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:580)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:670)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:229)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Any useful input is apprecaited! And I will reward the correct answers thanks!
    T.J.

    Hi Thilo,
    Thanks for the response again, I downloaded the new sample code, and tried it, now the virtual index' status I created is red, I checked the log, get the following message:
    #1.5#C000A76908A800150000000027CEE2920003F0EFF307DA00#1109338295358#com.sapportals.wcm.service.xmlforms.ConfigCleaner#irj#com.sapportals.wcm.service.xmlforms.ConfigCleaner#System#0#####Thread-678##0#0#Error##Plain###path "." does not exist.#
    #1.5#C000A76908A800150000000127CEE2920003F0EFF307DDE8#1109338295360#com.sapportals.wcm.service.xmlforms.ConfigCleaner#irj#com.sapportals.wcm.service.xmlforms.ConfigCleaner#System#0#####Thread-678##0#0#Warning##Plain###Error while cleaning path ".".#
    #1.5#C000A76908A800170000000027CEE2920003F0F00959D740#1109338669831#com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl#irj#com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl#System#0#####Client_Thread_96##0#0#Error##Plain###<null>#
    #1.5#C000A76908A800180000000027CEE2920003F0F0100B8660#1109338782139#com.sapportals.wcm.control.indexadmin.IndexListControl#irj#com.sapportals.wcm.control.indexadmin.IndexListControl#System#0#####Client_Thread_66##0#0#Error##Plain###Method clear() not supported on CustomerSearchIndex implementation. - com.sapportals.wcm.WcmException: Method clear() not supported on CustomerSearchIndex implementation.
         at com.customer.search.CustomerSearchIndex.clear(CustomerSearchIndex.java:105)
         at com.sapportals.wcm.service.indexmanagement.AbstractIndex.reindex(AbstractIndex.java:666)
         at com.sapportals.wcm.service.indexmanagement.AbstractIndex.reindex(AbstractIndex.java:646)
         at com.sapportals.wcm.control.indexadmin.IndexListControl.onReindexIndexesOk(IndexListControl.java:791)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.sapportals.wdf.stack.Control.dispatchHtmlbEvent(Control.java:389)
         at com.sapportals.wdf.WdfEventDispatcher.dispatch(WdfEventDispatcher.java:175)
         at com.sapportals.wdf.WdfCompositeController.onWdfEvent(WdfCompositeController.java:549)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.sapportals.htmlb.page.DynPage.doProcessCompositeEvent(DynPage.java:204)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:142)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:101)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:23)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:95)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:313)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:217)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:580)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:670)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:229)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    #1.5#C000A76908A800190000000027CEE2920003F0F0152952F8#1109338867978#com.sapportals.wcm.service.indexmanagement.XDeltaIndexCrawlerReceiver#irj#com.sapportals.wcm.service.indexmanagement.XDeltaIndexCrawlerReceiver#System#0#####Thread-680##0#0#Error##Plain###Delta indexing failed: Method internalIndexDocuments() not supported on CustomerSearchIndex implementation. - com.sapportals.wcm.WcmException: Method internalIndexDocuments() not supported on CustomerSearchIndex implementation.
         at com.customer.search.CustomerSearchIndex.internalIndexDocuments(CustomerSearchIndex.java:75)
         at com.sapportals.wcm.service.indexmanagement.AbstractIndex.indexDocuments(AbstractIndex.java:482)
         at com.sapportals.wcm.service.indexmanagement.AbstractIndex.indexDocuments(AbstractIndex.java:497)
         at com.sapportals.wcm.service.indexmanagement.XDeltaIndexCrawlerReceiver.crawlFinished(XDeltaIndexCrawlerReceiver.java:231)
         at com.sapportals.wcm.service.indexmanagement.XDeltaIndexCrawlerReceiver.crawlFinished(XDeltaIndexCrawlerReceiver.java:208)
         at com.sapportals.wcm.service.xcrawler.task.CrawlerTask.callCrawlFinished(CrawlerTask.java:1553)
         at com.sapportals.wcm.service.xcrawler.task.CrawlerTask.run(CrawlerTask.java:432)
         at com.sapportals.wcm.service.xcrawler.RunCrawlerJob.start(RunCrawlerJob.java:115)
         at com.sapportals.wcm.service.xcrawler.job.CrawlerJobControl$JobRunnerThread.run(CrawlerJobControl.java:1441)
    #1.5#C000A76908A8001B0000000027CEE2920003F0F0174B44B0#1109338903757#com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl#irj#com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl#System#0#####Client_Thread_73##0#0#Error##Plain###<null>#
    #1.5#C000A76908A8001C0000000027CEE2920003F0F01A3B9A58#1109338953062#com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl#irj#com.sapportals.trex.app.control.htmlb.wdf.ServerAvailabilityControl#System#0#####Client_Thread_38##0#0#Error##Plain###<null>#
    #1.5#C000A76908A8001D0000000027CEE2920003F0F01B36F9E8#1109338969535#com.sapportals.wcm.WcmException#irj#com.sapportals.wcm.WcmException.WcmException(118)#System#0#####Thread-682##0#0#Error##Plain###com/sapportals/wcm/service/indexmanagement/retrieval/search/IRawSearchSession java.lang.NoClassDefFoundError: com/sapportals/wcm/service/indexmanagement/retrieval/search/IRawSearchSession
         at com.customer.search.CustomerSearchIndexCollection.executeQueryWithSession(CustomerSearchIndexCollection.java:171)
         at com.sapportals.wcm.service.indexmanagement.retrieval.search.FederatedSearch$ParallelSearcher.run(FederatedSearch.java:276)
    #1.5#C000A76908A8001E0000000027CEE2920003F0F01B3701B8#1109338969538#com.sapportals.wcm.control.util.search.SearchSessionBuilder#irj#com.sapportals.wcm.control.util.search.SearchSessionBuilder#System#0#####Client_Thread_56##0#0#Error##Plain###Error during search occurred - com.sapportals.wcm.WcmException: com/sapportals/wcm/service/indexmanagement/retrieval/search/IRawSearchSession - com.sapportals.wcm.WcmException: com/sapportals/wcm/service/indexmanagement/retrieval/search/IRawSearchSession
         at com.sapportals.wcm.service.indexmanagement.retrieval.search.FederatedSearch$ParallelSearcher.run(FederatedSearch.java:284)
    #1.5#C000A76908A8001E0000000127CEE2920003F0F01B370D70#1109338969542#com.sapportals.wcm.WcmException#irj#com.sapportals.wcm.WcmException.WcmException(43)#System#0#####Client_Thread_56##0#0#Error##Plain###com.sapportals.wcm.control.base.CommonSearchException
         at com.sapportals.wcm.control.util.search.SearchSessionBuilder.doSearchWithSession(SearchSessionBuilder.java:861)
         at com.sapportals.wcm.control.util.search.SearchSessionBuilder.buildSearchSession(SearchSessionBuilder.java:353)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.createStatus(LightCollectionRenderer.java:813)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.renderAll(LightCollectionRenderer.java:605)
         at com.sapportals.wcm.rendering.control.cm.NeutralControl.render(NeutralControl.java:161)
         at com.sapportals.wcm.rendering.layout.cm.SimpleLayoutController.render(SimpleLayoutController.java:39)
         at com.sapportals.wcm.rendering.control.cm.WdfProxy.render(WdfProxy.java:1497)
         at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:42)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:155)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:73)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:158)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.WdfCompositeController.doInitialization(WdfCompositeController.java:281)
         at com.sapportals.wdf.WdfCompositeController.buildComposition(WdfCompositeController.java:680)
         at com.sapportals.htmlb.AbstractCompositeComponent.preRender(AbstractCompositeComponent.java:32)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.Container.preRender(Container.java:118)
         at com.sapportals.htmlb.rendering.PageContext.render(PageContext.java:871)
         at com.sapportals.htmlb.page.DynPage.doOutput(DynPage.java:237)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doGet(PageProcessorServlet.java:30)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:95)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:313)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:217)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:580)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:301)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:191)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:670)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:229)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:832)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:666)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:313)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1288)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)

  • Third-party search engines for indexing BI data

    Has anyone had experience using third-party search engines for indexing data in BI7? We are looking into a product by QuePlix that uses a Google search appliance to index data in BI as well as other OLAP tools, and we'd be interested in hearing anyone else who is using QuePlix or any other search tool.
    SAP is working on its own TREX-based search tool, but it looks like it's still a ways off.
    Our goal is near-instant response for search queries - for example, if a user enters a cost center into the search engine, it would bring back financials, headcount, etc. for that cost center.
    Thanks,
    Jason

    The BI Accelerator has been renamed to BW Accelerator (BWA)...
    BWA does index the data - the data is indexed and stored in a proprietary file system on a high speed SAN. This is done because the BWA does not have a database of its own and is designed as an appliance.
    The index file is loaded onto main memory while querying and then TREX searched the indices and the data is returned by the BWA to the OLAP processor.
    The BWA main memory is a FIFO system where the index files are loaded into.
    I have seen TREX being used for metadata but sparingly ... the only place I have seen TREX being used for data is in the BWA. will read through the links on netweaver search technology and see if I can find anything more. thanks for the links...
    Edited by: Arun Varadarajan on Jun 17, 2009 2:07 AM

  • In 3rd party sales error -consumption a/c not assigned to PO auto a/c assig

    Dear Friends,
    while creating va01 for 3rd party sales , error -consumption a/c not assigned to purchase order automatic account assignment.
    i need to do obyc setting for gbb in need to select a/c modifier -what is that ?
    SO is a cost object.
    Reg
    nagesh

    Hi,
    Please review the following notes for more information:
    550388     FAQ: Customizing of third-party and individual Pos
    210997     Accnt assignmt categoriesin third-party and indiv.P
    On creating Purchase order for requirement created for a customer sales order stock, if the customer sales order stock is not valuated, this means a Consumption ( GBB ) account is involved here. If the posting is a consumption account, SAP allows the user to decide whether it should be autotmatically or manually entered. Because of this option, system need this account to be set with Field 'Automatic posting only' to ' '.
    With this field  'Automatic posting only' setting to ' ', whether the account can be automatically or manually entered is then controlled by the field status in the PO creation. If you do not want the user to enter the account manually, then this account should be set to display mode in PO.
    If the customer sales order stock is valuated, then in General business process, this would involve a BSX ( material account )
    postings. Normally this is automatically derived during PO creations. No manual enterring is allowed. Thus if it is correct to set this account with field Automatic posting only' setting to 'X' in FI settings.
    Please read the note 37563.
    Please check if note 842977 is present in your system.
    regards
    Waman

  • Google is set as my search engine but whenever I search something in the address bar it searches with Yahoo! How do I get rid of Yahoo! as my search engine when it is not even set to be my search engine in the first place?

    Google is set as my search engine but whenever I search something in the address bar it searches with Yahoo! How do I get rid of Yahoo! as my search engine when it is not even set to be my search engine in the first place?

    1. Use  free  AdwareMedic by clicking “Download ” from here
        http://www.adwaremedic.com/index.php
        Install , open,  and run it by clicking “Scan for Adware” button   to remove adware.
        Once done, quit AdwareMedic by clicking AdwareMedic in the menu bar and selecting
        “Quit AdwareMedic”.
    2. Safari > Preferences > Extensions
         Turn those off and relaunch Safari to test .
         Turn those on one by one and test.
    3. Safari > Preferences >  Search > Search Engine :
        Select your preferred   search engine.
    4. Safari > Preferences > General > Homepage:
         Set your Homepage.

  • [SOLVED] Some text not rendering in Gnome after update

    After a recent update some text is not rendering in Gnome. For example, look at the url bar of chromium in this screenshot: http://i.imgur.com/A2Qyw.png
    Here's a "screenshot" of some text not rendering in gnome-terminal:
    $ echo -e "I like pizza\nI like pizza\nI like pizza"
    ...blank line...
    ...blank line...
    ...blank line...
    ...blank line...
    It basically renders my desktop environment worthless. I don't see anything suspicious in /var/lob/Xorg.0.log. Here are some of the packages I've updated recently:
    [2012-05-10 23:05] Running 'pacman -Suy'
    [2012-05-10 23:05] synchronizing package lists
    [2012-05-10 23:05] starting full system upgrade
    [2012-05-10 23:06] upgraded pygobject-devel (3.2.0-2 -> 3.2.1-1)
    [2012-05-10 23:06] upgraded python2-gobject (3.2.0-2 -> 3.2.1-1)
    [2012-05-12 10:49] Running 'pacman -Suy'
    [2012-05-12 10:49] synchronizing package lists
    [2012-05-12 10:49] starting full system upgrade
    [2012-05-12 10:55] upgraded cairo (1.10.2-3 -> 1.12.2-1)
    [2012-05-12 10:55] upgraded openssl (1.0.1.b-1 -> 1.0.1.c-1)
    [2012-05-12 10:55] upgraded git (1.7.10.1-1 -> 1.7.10.2-1)
    [2012-05-12 10:55] upgraded java-jline (1.0-1 -> 1.0-2)
    [2012-05-12 10:55] upgraded kmod (8-1 -> 8-2)
    [2012-05-12 10:55] upgraded libpulse (1.1-4 -> 2.0-1)
    [2012-05-12 10:55] upgraded libusb-compat (0.1.3-2 -> 0.1.4-1)
    [2012-05-12 10:55] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-12 10:55] upgraded man-pages (3.39-1 -> 3.40-1)
    [2012-05-12 10:55] upgraded mpfr (3.1.0.p7-1 -> 3.1.0.p10-1)
    [2012-05-12 10:55] installed webrtc-audio-processing (0.1-1)
    [2012-05-12 10:55] upgraded pulseaudio (1.1-4 -> 2.0-1)
    [2012-05-12 10:55] upgraded taglib (1.7.1-1 -> 1.7.2-1)
    [2012-05-12 10:55] upgraded xorg-server-common (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 10:55] upgraded xorg-server (1.12.1-1 -> 1.12.1-2)
    I'm not running [testing]. I don't know which of the two recent upgrades introduced the regression, but I'm guessing it was the one with all the xorg stuff...
    Any ideas what's going on here? Thanks!
    Last edited by mitch_feaster (2012-05-13 04:01:08)

    Here's what I upgraded lately:
    [2012-04-30 09:02] upgraded automake (1.11.5-1 -> 1.12-1)
    [2012-04-30 09:02] upgraded libxfce4util (4.8.2-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded xfconf (4.8.1-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded libxfce4ui (4.8.1-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded exo (0.6.2-3 -> 0.8.0-1)
    [2012-04-30 09:02] upgraded fuse (2.8.7-1 -> 2.9.0-1)
    [2012-04-30 09:02] upgraded garcon (0.1.12-1 -> 0.2.0-1)
    [2012-04-30 09:02] upgraded vim-runtime (7.3.495-2 -> 7.3.495-3)
    [2012-04-30 09:02] upgraded gvim (7.3.495-2 -> 7.3.495-3)
    [2012-04-30 09:02] upgraded libcanberra (0.28-2 -> 0.28-3)
    [2012-04-30 09:02] upgraded libxfcegui4 (4.8.1-4 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded xfce4-panel (4.8.6-1 -> 4.10.0-1)
    [2012-04-30 09:02] upgraded orage (4.8.3-1 -> 4.8.3-2)
    [2012-04-30 09:02] upgraded terminal (0.4.8-1 -> 0.4.8-2)
    [2012-04-30 09:02] upgraded thunar (1.2.3-5 -> 1.4.0-1)
    [2012-04-30 09:02] upgraded thunar-media-tags-plugin (0.2.0-1 -> 0.2.0-2)
    [2012-04-30 09:02] upgraded thunar-volman (0.6.1-1 -> 0.8.0-1)
    [2012-04-30 09:03] upgraded ttf-dejavu (2.33-2 -> 2.33-3)
    [2012-04-30 09:03] upgraded upower (0.9.15-1 -> 0.9.15-3)
    [2012-04-30 09:03] upgraded xfburn (0.4.3-5 -> 0.4.3-6)
    [2012-04-30 09:03] upgraded xfce4-appfinder (4.8.0-2 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfce4-session (4.8.3-1 -> 4.10.0-3)
    [2012-04-30 09:03] upgraded xfce4-battery-plugin (1.0.1-1 -> 1.0.1-2)
    [2012-04-30 09:03] upgraded xfce4-clipman-plugin (1.2.3-1 -> 1.2.3-2)
    [2012-04-30 09:03] upgraded xfce4-cpufreq-plugin (1.0.0-2 -> 1.0.0-3)
    [2012-04-30 09:03] upgraded xfce4-cpugraph-plugin (1.0.1-3 -> 1.0.2-1)
    [2012-04-30 09:03] upgraded xfce4-datetime-plugin (0.6.1-2 -> 0.6.1-3)
    [2012-04-30 09:03] upgraded xfce4-dev-tools (4.9.1-1 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfce4-dict (0.6.0-2 -> 0.6.0-3)
    [2012-04-30 09:03] upgraded xfce4-diskperf-plugin (2.5.1-1 -> 2.5.2-1)
    [2012-04-30 09:03] upgraded xfce4-eyes-plugin (4.4.1-2 -> 4.4.1-3)
    [2012-04-30 09:03] upgraded xfce4-fsguard-plugin (1.0.0-2 -> 1.0.0-3)
    [2012-04-30 09:03] upgraded xfce4-genmon-plugin (3.3.1-1 -> 3.3.1-2)
    [2012-04-30 09:03] upgraded xfce4-mailwatch-plugin (1.1.0-4 -> 1.1.0-5)
    [2012-04-30 09:03] upgraded xfce4-mixer (4.8.0-2 -> 4.8.0-3)
    [2012-04-30 09:03] upgraded xfce4-mount-plugin (0.6.3-1 -> 0.6.3-2)
    [2012-04-30 09:03] upgraded xfce4-mpc-plugin (0.4.0-1 -> 0.4.0-2)
    [2012-04-30 09:03] upgraded xfce4-netload-plugin (1.1.0-1 -> 1.1.0-2)
    [2012-04-30 09:03] upgraded xfce4-notes-plugin (1.7.7-3 -> 1.7.7-4)
    [2012-04-30 09:03] upgraded xfce4-notifyd (0.2.2-2 -> 0.2.2-3)
    [2012-04-30 09:03] upgraded xfce4-power-manager (1.0.11-2 -> 1.2.0-1)
    [2012-04-30 09:03] upgraded xfce4-quicklauncher-plugin (1.9.4-6 -> 1.9.4-7)
    [2012-04-30 09:03] upgraded xfce4-screenshooter (1.8.0-2 -> 1.8.0-3)
    [2012-04-30 09:03] upgraded xfce4-sensors-plugin (1.2.3-4 -> 1.2.3-5)
    [2012-04-30 09:03] upgraded xfce4-settings (4.8.3-2 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfce4-smartbookmark-plugin (0.4.4-1 -> 0.4.4-2)
    [2012-04-30 09:03] upgraded xfce4-systemload-plugin (1.1.0-1 -> 1.1.0-2)
    [2012-04-30 09:03] upgraded xfce4-timer-plugin (0.6.4-1 -> 0.6.4-2)
    [2012-04-30 09:03] upgraded xfce4-verve-plugin (1.0.0-2 -> 1.0.0-3)
    [2012-04-30 09:03] upgraded xfce4-wavelan-plugin (0.5.10-2 -> 0.5.10-3)
    [2012-04-30 09:03] upgraded xfce4-weather-plugin (0.7.4-2 -> 0.7.4-3)
    [2012-04-30 09:03] upgraded xfce4-xkb-plugin (0.5.4.3-1 -> 0.5.4.3-2)
    [2012-04-30 09:03] upgraded xfdesktop (4.8.3-2 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfwm4 (4.8.3-1 -> 4.10.0-1)
    [2012-04-30 09:03] upgraded xfwm4-themes (4.6.0-2 -> 4.10.0-1)
    [2012-04-30 13:59] upgraded inetutils (1.9.1-1 -> 1.9.1-2)
    [2012-04-30 13:59] upgraded libical (0.46-2 -> 0.48-1)
    [2012-04-30 13:59] upgraded libusb (1.0.8-2 -> 1.0.9-1)
    [2012-04-30 14:00] upgraded linux (3.3.3-1 -> 3.3.4-1)
    [2012-04-30 14:00] upgraded mdadm (3.2.3-1 -> 3.2.3-2)
    [2012-04-30 14:00] upgraded openssh (6.0p1-1 -> 6.0p1-2)
    [2012-04-30 14:00] upgraded xfce4-artwork (0.1-7 -> 0.1.1a_git20110420-1)
    [2012-04-30 14:00] upgraded xfce4-power-manager (1.2.0-1 -> 1.2.0-2)
    [2012-05-01 10:42] upgraded chromium (18.0.1025.162-1 -> 18.0.1025.168-1)
    [2012-05-01 10:42] upgraded imagemagick (6.7.6.5-1 -> 6.7.6.8-1)
    [2012-05-01 10:42] upgraded libldap (2.4.30-1 -> 2.4.31-1)
    [2012-05-01 10:42] upgraded upower (0.9.15-3 -> 0.9.16-1)
    [2012-05-01 10:42] upgraded xfce4-battery-plugin (1.0.1-2 -> 1.0.2-1)
    [2012-05-01 10:42] upgraded xfdesktop (4.10.0-1 -> 4.10.0-2)
    [2012-05-02 20:01] upgraded bzip2 (1.0.6-3 -> 1.0.6-4)
    [2012-05-02 20:01] upgraded dconf (0.12.0-1 -> 0.12.1-1)
    [2012-05-02 20:01] upgraded e2fsprogs (1.42.2-1 -> 1.42.2-2)
    [2012-05-02 20:01] upgraded syslog-ng (3.3.4-5 -> 3.3.5-1)
    [2012-05-03 07:24] upgraded binutils (2.22-6 -> 2.22-7)
    [2012-05-03 07:24] upgraded linux (3.3.4-1 -> 3.3.4-2)
    [2012-05-03 07:24] upgraded xfce4-screenshooter (1.8.0-3 -> 1.8.1-1)
    [2012-05-03 07:24] upgraded xfce4-settings (4.10.0-1 -> 4.10.0-2)
    [2012-05-03 07:24] upgraded xfdesktop (4.10.0-2 -> 4.10.0-3)
    [2012-05-03 18:21] upgraded libcanberra (0.28-3 -> 0.28-4)
    [2012-05-03 18:21] upgraded mercurial (2.1.2-1 -> 2.2-1)
    [2012-05-04 05:51] upgraded babl (0.1.6-1 -> 0.1.10-1)
    [2012-05-04 05:51] upgraded gtk3 (3.4.1-1 -> 3.4.2-2)
    [2012-05-04 05:52] upgraded ttf-freefont (20100919-2 -> 20120503-1)
    [2012-05-04 20:58] upgraded nss (3.13.4-1 -> 3.13.4-2)
    [2012-05-04 20:58] upgraded flashplugin (11.2.202.233-1 -> 11.2.202.235-1)
    [2012-05-04 20:58] upgraded xfce4-artwork (0.1.1a_git20110420-1 -> 0.1.1a_git20110420-2)
    [2012-05-05 10:57] upgraded attr (2.4.46-1 -> 2.4.46-2)
    [2012-05-05 10:57] upgraded acl (2.2.51-1 -> 2.2.51-2)
    [2012-05-05 10:57] upgraded zlib (1.2.6-1 -> 1.2.7-1)
    [2012-05-05 10:57] upgraded consolekit (0.4.6-2 -> 0.4.6-3)
    [2012-05-05 10:57] upgraded udev (182-1 -> 182-2)
    [2012-05-05 10:57] upgraded device-mapper (2.02.95-2 -> 2.02.95-4)
    [2012-05-05 10:57] upgraded filesystem (2012.2-4 -> 2012.2-5)
    [2012-05-05 10:57] upgraded gegl (0.1.8-2 -> 0.2.0-1)
    [2012-05-05 10:57] upgraded gimp (2.6.12-1 -> 2.8.0-1)
    [2012-05-05 10:57] upgraded gnome-keyring (3.4.1-1 -> 3.4.1-2)
    [2012-05-05 10:57] upgraded initscripts (2012.03.2-1 -> 2012.04.1-1)
    [2012-05-05 10:57] upgraded libcap (2.22-2 -> 2.22-3)
    [2012-05-05 10:57] upgraded libjpeg-turbo (1.2.0-1 -> 1.2.0-2)
    [2012-05-05 10:57] upgraded libwbclient (3.6.4-2 -> 3.6.5-1)
    [2012-05-05 10:57] upgraded linux-firmware (20120227-1 -> 20120227-2)
    [2012-05-05 10:57] upgraded lvm2 (2.02.95-2 -> 2.02.95-4)
    [2012-05-05 10:57] upgraded mdadm (3.2.3-2 -> 3.2.3-3)
    [2012-05-05 10:57] upgraded mercurial (2.2-1 -> 2.2.1-1)
    [2012-05-05 10:57] upgraded mkinitcpio (0.8.7-2 -> 0.8.8-1)
    [2012-05-05 10:57] upgraded pam (1.1.5-2 -> 1.1.5-3)
    [2012-05-05 10:57] upgraded smbclient (3.6.4-2 -> 3.6.5-1)
    [2012-05-05 10:57] upgraded sysfsutils (2.1.0-7 -> 2.1.0-8)
    [2012-05-05 10:57] upgraded usbmuxd (1.0.7-2 -> 1.0.7-3)
    [2012-05-05 10:57] upgraded v4l-utils (0.8.6-1 -> 0.8.8-1)
    [2012-05-05 10:57] upgraded xfsprogs (3.1.8-1 -> 3.1.8-2)
    [2012-05-06 10:05] upgraded initscripts (2012.04.1-1 -> 2012.05.1-1)
    [2012-05-06 10:05] upgraded unrar (4.1.4-2 -> 4.2.1-1)
    [2012-05-06 19:49] upgraded bash (4.2.024-2 -> 4.2.028-1)
    [2012-05-07 07:37] upgraded pygobject2-devel (2.28.6-5 -> 2.28.6-6)
    [2012-05-07 07:37] upgraded python2-gobject2 (2.28.6-5 -> 2.28.6-6)
    [2012-05-07 07:38] upgraded texlive-bin (2011.3-5 -> 2011.3-6)
    [2012-05-08 07:36] upgraded libpurple (2.10.3-2 -> 2.10.4-1)
    [2012-05-08 07:36] upgraded pidgin (2.10.3-2 -> 2.10.4-1)
    [2012-05-08 19:03] upgraded cifs-utils (5.3-2 -> 5.4-1)
    [2012-05-08 19:04] upgraded libmysqlclient (5.5.23-1 -> 5.5.24-1)
    [2012-05-08 19:04] upgraded ntfs-3g (2012.1.15-2 -> 2012.1.15-3)
    [2012-05-08 21:05] upgraded me-tv (1:1.3.6-1 -> 1:1.4.0.9-1)
    [2012-05-09 06:36] upgraded gcc-libs (4.7.0-5 -> 4.7.0-6)
    [2012-05-09 06:36] upgraded gcc (4.7.0-5 -> 4.7.0-6)
    [2012-05-09 06:36] upgraded gmp (5.0.4-1 -> 5.0.5-1)
    [2012-05-09 06:36] upgraded isl (0.09-1 -> 0.09-2)
    [2012-05-09 20:05] upgraded chromium (18.0.1025.168-1 -> 18.0.1025.168-2)
    [2012-05-09 20:05] upgraded glib2 (2.32.1-3 -> 2.32.2-2)
    [2012-05-09 20:05] upgraded linux (3.3.4-2 -> 3.3.5-1)
    [2012-05-09 20:05] upgraded qtcreator (2.4.1-1 -> 2.5.0-1)
    [2012-05-10 06:28] upgraded libcups (1.5.2-1 -> 1.5.2-2)
    [2012-05-10 06:28] upgraded cups (1.5.2-1 -> 1.5.2-2)
    [2012-05-10 06:28] upgraded ffmpeg (20120317-1 -> 20120509-1)
    [2012-05-12 09:12] upgraded libpulse (1.1-4 -> 2.0-1)
    [2012-05-12 09:12] upgraded libusb-compat (0.1.3-2 -> 0.1.4-1)
    [2012-05-12 09:12] upgraded mpfr (3.1.0.p7-1 -> 3.1.0.p10-1)
    [2012-05-12 09:12] upgraded openssl (1.0.1.b-1 -> 1.0.1.c-1)
    [2012-05-12 17:02] upgraded cairo (1.10.2-3 -> 1.12.2-1)
    [2012-05-12 17:02] upgraded kmod (8-1 -> 8-2)
    [2012-05-12 17:02] upgraded man-pages (3.39-1 -> 3.40-1)
    [2012-05-12 17:02] upgraded taglib (1.7.1-1 -> 1.7.2-1)
    [2012-05-12 17:02] upgraded xorg-server-common (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 17:02] upgraded xorg-server (1.12.1-1 -> 1.12.1-2)
    [2012-05-12 20:52] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-12 20:52] upgraded xfce4-genmon-plugin (3.3.1-2 -> 3.4.0-1)
    [2012-05-12 22:28] upgraded libvpx (1.0.0-1 -> 1.1.0-1)
    [2012-05-13 08:33] upgraded gtk3 (3.4.2-2 -> 3.4.3-1)
    [2012-05-13 08:37] upgraded libxi (1.6.1-1 -> 1.6.0-1)
    [2012-05-13 08:40] upgraded libxi (1.6.0-1 -> 1.6.1-1)
    [2012-05-13 09:40] upgraded cairo (1.12.2-1 -> 1.10.2-3)
    I suspected libxi first but a downgrade did not resolve the problem. So you may very well be correct by connecting this to the xserver. I'm using nouveau by the way.

  • How to improve the performance for integrating third party search engine

    hi,
    I have been working on integrating verity search engine with KM. the performance for retrieving search result totally depend on how many search result returned, for example if there is less than 10 records, it only takes 3 seconds, but if there are 200 records, it takes about 3 minutes, is it normal? anyway to improve it? Thanks!
    T.J.

    Thilo,
    thanks for the response, would you recommend some document for configuring KM cache service, I did change memory cache, and also dynamic web reposity, whatelse out there that I can change? right now, I have one instance(EP6.4 sp11) works well, it returns 200 records from Stellent within 6s. But when I put this KM global service on EP6.0 sp2 (our current system) it takes about 15s. I am not sure is this because of different EP version, or something else. I have tried my best to slim down SOAP component from Stellent. I don't think anything else can be done from that side anymore. before I changed the SOAP, it tooks about 60s. just wonder what else I can do on KM side to improve it performance? Thanks!
    T.J.

  • Issues with integrating third party search engine

    hi,
    I have two issues.
    1. my integration with Stellent verity search engine is working for the first time, but when I search again, nothing return, even on the same search criteria. I wonder something wrong with session object, please explain how session, rawsession object works related to getSearchResult(). session object is returned instead rawsession in executeQueryWithSession(), even though rawSearchResult has been set on rawSession.
    2. it is very slow for the search result to return, though all the URL are valid. any way to improve the speed?
    thanks!
    T.J.

    Hi T.J.,
    the session object itself is normally not the problem. Have you checked that your dynamic WebRM has ha valid cache life time? Nevertheless the cache for the dynamic WebRM should have a life time value of at least 1 min or more (depending on how long you expect your users to browse on the search result)
    The performace of the federated search depends on the call time to each connected search engine. It can currently only speed up by the implementation of your search engine. Try to measure the connect time from the IndexService implementation to the search engine. In most cases this is the bottle neck.
    Regards,
    Thilo
    Message was edited by: Thilo Brandt

  • Web Crawler development or 3rd Party web crawler integration in portal

    Hi Experts,
    I am working on eCommerce based applications using SAP CRM. Web Crawler in XCM is not working as expected like publishing the content to search engines, indexing the product or catalog information etc.
    Is there anyway we can integrate 3rd Party Web Crawlers with SAP CRM or XCM application.
    Please let me know your inputs at the earliest.
    Thanks,
    Madhan

    Hi Madhan,
    we're facing the same issue, did you have any hints about that?
    many thanks
    BR
    Roberto

  • With the current warning regarding internet explorer, is your "google" search engine safe? If not, what would be the safest search engine?

    Same as above. I'm concerned about using internet explorer at this time. I would appreciate your response.

    What is the warning you are reading about ?
    This is probably not really a Firefox support question if it relates to Search engines.
    The Google Search used is an HTTPS version and so that helps with security. Firefox itself has some security features built in. You may find these articles of interest.
    * http://www.mozilla.org/en-US/firefox/desktop/trust/#secure
    ** https://blog.mozilla.org/blog/2013/01/28/privacy-day-2013/
    * [[How does built-in Phishing and Malware Protection work?]]

  • Sun One Search Engine Integration with the Fatwire Content Server

    Hello everyone,
    I am presently using Fatwire(Divine) Content Server. I have uploaded certain documents using Fatwire flex attributes(metadata). I want to use portal search engine for implementing Full Text Search of uploaded documents. how can i map metadata(attribute) of fatwire/divine content server with the portal server search engine metadata.
    I hope someone might have tried it earlier while integrating content server with the portal. please give me some suggestions in this regard.
    thanku
    jenni

    Hi,
    I don't know about the metadata mapping,
    but you can definitely index the FatWire local
    data directory with the search engine.
    Just specify "file:///.../<fatwiredir>" as starting point for your search robot.
    Cheers,
    Alex :-)
    PS: After "Sun Forum Accounts Update" I couldn't login to this forum and at SUN
    no one cares - they just ignore my mails. "Thanks a lot" for supporting free community!
    (Check my old profile at <http://swforum.sun.com/jive/profile.jspa?userID=3455>)
    OK. I have now a new account and I will try to help you out here...
    -------------------------------------------------------------------------

  • Two issues: Mail dotcom is now telling me to enable java in my browser and firefox has issues w/duckduckgo search engine. I am not allowed 2 instal DDG n search

    2 issues: After a windows update on 5 10 2012, maildotcom says I need to enable java in my browser, when as far as I can tell, it is.
    Second issue is, I am not able to add duckduckgo as my preferred search engine. I get a pop up in search tool add-ons that says "sorry, you need a Mozilla based browser to install a search plug in."
    Why and how can these irritations be fixed?

    '''''<u>NoScript</u>'''''<br />
    *To add a site to the NoScript "whitelist" ('''always allow''') --> when on the site, click the NoScript icon and choose "Allow ''site''"; the site will be placed on the NoScript Options > Whitelist (non-italicized).
    *If you click "Temporarily allow ''site''", the site will be allowed during the Firefox current session (until you close/exit Firefox) and will be placed on the NoScript Options > Whitelist (italicized) and will be removed from the whitelist when you close/exit Firefox.
    *NoScript Whitelist --> click the NoScript icon, choose Options, click the Whitelist tab
    '''''<u>DuckDuckGo</u>''''' (you probably would want 1 & 3 or 2 & 3)<br />
    #This adds a DDG '''toolbar''' and says it adds the "''encrypted (HTTPS / SSL) version of DuckDuckGo in your '''search bar'''"'' --> https://addons.mozilla.org/en-US/firefox/addon/duckduckgo-ssl/
    #You can '''add only an item to the Search Bar''' (without a toolbar) by choosing one of the items here --> http://mycroft.mozdev.org/search-engines.html?name=duckduckgo&opensearch=yes
    #You can '''change the Location Bar search''' (replacing the default Google search) by following these instructions --> http://ilias.ca/blog/2012/03/how-to-make-firefox-use-duckduckgo/
    This DDG page says there is some problem installing DDG plugins but does not explain the problem or who is responsible for fixing the issue
    *http://help.duckduckgo.com/customer/portal/articles/216441-firefox
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''
    Not related to your question, but...
    You may need to update some plug-ins. Check your plug-ins and update as necessary:
    *Plug-in check --> http://www.mozilla.org/en-US/plugincheck/
    *Adobe Shockwave for Director Netscape plug-in: [https://support.mozilla.org/en-US/kb/Using%20the%20Shockwave%20plugin%20with%20Firefox#w_installing-shockwave Installing ('''''or Updating''''') the Shockwave plugin with Firefox]
    *'''''Adobe PDF Plug-In For Firefox and Netscape''''': [https://support.mozilla.org/en-US/kb/Using%20the%20Adobe%20Reader%20plugin%20with%20Firefox#w_installing-and-updating-adobe-reader Installing/Updating Adobe Reader in Firefox]
    *Shockwave Flash (Adobe Flash or Flash): [https://support.mozilla.org/en-US/kb/Managing%20the%20Flash%20plugin#w_updating-flash Updating Flash in Firefox]
    *Next Generation Java Plug-in for Mozilla browsers: [https://support.mozilla.org/en-US/kb/Using%20the%20Java%20plugin%20with%20Firefox#w_installing-or-updating-java Installing or Updating Java in Firefox]

  • 3rd Party Web Service Integration

    I am a complete beginner with SAP Process Integration.  I could do with a simple 'To Do' List on what I should do and in what order to do it so that I can 'talk' to external 3rd party web service. In a nutshell, I will be using 3rd party web service to create document for eventual printing, so I will need to populate XML with various database fields. I have been provided with the WSDL files for the web service.
    Appreciate any help, o matter how small.

    Hi Huw,
    Please have a look at the following links and see if it helps you.
    Re: communicating with a 3rd party system using webservices
    calling external web service from ABAP Program
    Re: Web service & Soap adapter Examples
    Best Regards

  • Everytime I open a search engine I get the not responding message

    Every time I open a search engine site (any) and place my request.
    When the answers come up and I click on one of them my PC will freeze with a Mozilla Firefox is not responding and then I lose the whole page which becomes blank. I have to re-boot to start again.
    I need the search engines and I can't use them if I don't want my PC to collapse.
    Please help !!!!

    ''DaHvei [[#question-1036454|said]]''
    <blockquote>
    the message shows up whenever it wants. nothing specific seems to trigger it. it has been happening forever. igot att to give a new router because they have no clue as to why this is happening. PLEASE tell me the secret.
    </blockquote>
    ''alex_mayorga [[#answer-665433|said]]''
    <blockquote>
    ¡Hola DaHvei!
    Please try the troubleshooting procedures listed at https://support.mozilla.org/en-US/kb/firefox-hangs-or-not-responding/ and let us know if it solves your problem.
    ¡Gracias!
    </blockquote>

  • 3rd party sip device music on hold not working.

    When creating that COP file, I added the music on hold feature, meaning Music on hold is supported. After the customer installed the COP file into CUCM, created the new device, and configured MOH to play Cisco's sample audio, the MOH does not work. All other features work including Enhanced Message Waiting Indicator, Call Waiting, and Shared Line Appearance.
    When they create a new device in CUCM they follow these steps:
    1. Device > Phones
    2. Add New
    3. Select MH iOS (this is the 3rd party device that has been installed on CUCM via the COP file)
    4. Select Next
    5. Fill out the fields
    6. Select Save and Apply Config
    Please provide the solution or input why it is not working.
    Thanks & Regards,
    Guru

    System Version: 9.0.1.11012-1
    We only hear the Initial and Periodic announcements during the time between the periodic we just get dead air

Maybe you are looking for

  • Payments and billing

    I have pay my subcriber again on 18 may 2013 120 minutes for 3 months to Sri Lanka, but still I din't have today any call minutes become till now 21 of may skyname: Saman.edirimanage Productionname: Package amount: € 31,02 Tansactiondate 18 may 2013

  • Ipod won't go into disk mode for recovery

    This morning my IPod (80GB Video Ipod) wouldn't play, so I rebooted it, but it would not restart and it gets the red X sign. I followed the directions to get it to go into disk mode, but it still won't. It keeps going to the red X screen! I can't see

  • Inventory - Historical load from BF to 0IC_C03 changes current stock qty

    Loaded 0IC_C03 from 2LIS_03_BX to create opening balance. Compressed with "Marker Update" (Unchecked). Ran a report to display opening stock (0TOTALSTOCK). Report matches perfectly with MMBE in source system. Next, I loaded historical movements from

  • Does Weblogic 10 supports HTTP/1.0..?

    Hi, My application contains an executable client. This client when invoked calls a servlet in the server. This application is working fine in weblogic 6.1 sp3 now. Iam trying to migrate this application to weblogic 10. However, when I invoke the exec

  • How do I get past the Emergency call screen iphone 5 ios 6

    I upgraded my iphone 5 to ios 6.1 and now I can't get past the Emergency call screen. I try to hook it into my computer with iTunes but it says I need to unlock the phone with my password but I can't find anywhere to do that. I tried the reset but th