MDGM WEB UI Enterprise search details

Hello,
      I'm integrating PLM Enterprise search and MDGM enterprise search in PLM 7. I would like to know the technical details of MDGM search...
I want to know the Result class name, Key class name and Config ID related to MDGM enterprise search... Thanks!!
Regards,
Saravana

One new learning is that.... During the connector creation, We didn't get the PLMWUI as the selection possibility in software component....
The reason for not getting the PLMWUI  as selection possibility at the creation process of your Connectors at the ESH_COCKPIT transaction, because we had created the connector MDG or with the MDG connector underneath. This connector is on top of the software component SAP_APPL and  the PLMWUI connector is also on top of the software component SAP_APPL. Parallel working of these connectors were restricted by SAP.
Now, Workaround was given by  SAP. New Header Sotware Component was created. MDG and the PLWUI Software Component were put underneath.

Similar Messages

  • SAP NW enterprise Search for windows

    Hello All,
      Can anybody clarify on the same can we install SAP NW enterprise Search 7.0 EH4 on windows Environment.  I found in the documentation it only supports Unix right now.
    Mani

    Check
    https://www.sdn.sap.com/irj/sdn/nw-search
    --> SAP NetWeaver Enterprise Search - Details.
    Starting on page 75 you'll see that it's an appliance (not a piece of software to install).
    Markus

  • Access Enterprise Search via ABAP Web Service

    Hello ES experts,
    I am looking for more information on how to access Enterprise Search via ABAP web service QSDispatcher, using processQuery operation. I created a client proxy and need information on structure of input and output parameters (query and query result)
    Thanks, Srdjan

    Hi Srdjan
    You can access the SAP ABAP system by configuring it in the NW ES admin console, any system with version > 4.6C can be integrated in the search engine.
    The UI for NW ES is a WebDynpro via Web Browser (In the future will be integrated in Widgets and Portal, etc) but i'm not sure if you want to use the WS to access the results of the ES searching or if you want to integrate a WS from ABAP as part of the searching area...
    Please clarify.
    Thanks,
    Best Regards,
    Luis

  • SAP CRM 7.0 and SAP Enterprise Search

    Hello,
    I need your help. We want to use enterprise search in our demo system (CRM 7.0). I use the Web dynpro application ESH_ADMIN_UI_COMPONENT. However, when indexing we get the following errors:
    Data of NW authorization objects could not be indexed
    The implementing class does not support the iterator by time interface
    Indexing ended with error
    Indexing of complete objects from type USER_AUTHORITY has returned 5.508 NameServer error: no servers found IndexId:esh:cr7
    Multi-index call of index ESH:CR7100CR7100USER_AUTHORITY~USER_AUTHORITY has returned 5.508: NameServer error: no servers found IndexId:esh:cr7
    Indexing ended with error
    best regards,
    Wim Olieman

    Hi,
    Please check the TREX version. TREX version MUST be version 7.1 not 7.0.
    For further details see also note 1266024.
    best regards,
    Karl Fürst

  • Integration of TREX/Enterprise Search

    Hi,
    is it possible to integrate TREX/Enterprise Search into a web dypro application? That means the user can put a search string into an input field in a web dynpro application, the request goes to the TREX and the result will be shown in a web dynpro table.
    Are there any documentations? How to handle this? I couldn't find anything to manage this.
    Thanks.
    Regards, Susanne

    The ABAP Dictionary F4 Search Helps (transaction se11) are supported by Web Dynpro ABAP in the same way as with SAP GUI.
    Note that the function module TREX_EXT_SEARCH_DOCUMENTS is an SAP internal interface.
    It is not released for customer use, i.e. you cannot claim SAP support for your implementation.
    Instead you should use a released search framework, that resides on TREX.
    For details read SAP note 1254901 - SES for customer projects on TREX search
    If you need a cookbook, how to include your specific search help into a standard F4 search help, you can refer to SAP note 1345777 (FAQ SES), chapter 8.
    Cheers, Klaus

  • Queries on Enterprise Search

    Hi,
    I have started learning abt Enterprise Search. I have some queries on it. Pls clear my doubts.
    1. It has been said that, "SAP NetWeaver Enterprise Search is delivered as an appliance with the software preinstalled on dedicated hardware"
    So, once necessarily needs to by the hardware to use Enterprise Search or this is just another option ? if possible some detailed explanation on it.
    2.Are there some reference customers for this product ? and generally who is reference customer for a product?
    3.What versions of SAP does it support ? R/3 4.6, etc.
    /* points assured*/
    Regards,
    Art Tech.
    Edited by: Art Tech on Jan 2, 2008 8:33 AM

    Hi Art Tech,
                       I am glad that my response helped
    There are customers already in rampUp but I am not aware of any details about the customers.
    Regarding you query on extending the connectivity, two types of connectivity is possible.
    1. Connecting to a search service provider (delegate the search to a web search engine like Google for example)
    2. Connecting to a search data provider (in this case, we have to do data extraction and indexing in addition to searching)
    With SAP Netweaver  Enterprise Search 7.0 the first type of extension is quite easy. For the second type of extension, you would need to use say TREX to do indexing and then delegate searching to the connector and this is not provided out of the box with the product.
    ERP2005 provides a search service called SES (Search Engine Services) and we utilize SES to connect to ERP2005. Since this is not available in ERP2004, we donot provide any default connectors to ERP2004 business objects.
    Hope this helps.
    Regards,
    Reghu

  • Parser Error when trying to use enterprise search

    Anytime I use my enterprise search in sharepoint 2013 I get a parser error.  Any ideas of what I can do to fix this?
    Server Error in '/' Application.
    Parser Error
    Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately. 
    Parser Error Message: The base type 'Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage' is not allowed for this page. The type Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage, Microsoft.Office.Server.Search,
    Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c could not be found or it is not registered as safe.
    Source Error: 
    Line 1: <%@ Page language="C#" Inherits="Microsoft.Office.Server.Search.Internal.UI.SearchResultsLayoutPage,Microsoft.Office.Server.Search,Version=15.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c" %>
    Line 2: <%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities" Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="OSRVWC" Namespace="Microsoft.Office.Server.WebControls" Assembly="Microsoft.Office.Server, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="OSRVUPWC" Namespace="Microsoft.Office.Server.WebControls" Assembly="Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="SPSWC" Namespace="Microsoft.SharePoint.Portal.WebControls" Assembly="Microsoft.SharePoint.Portal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="SEARCHWC" Namespace="Microsoft.Office.Server.Search.WebControls" Assembly="Microsoft.Office.Server.Search, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="PublishingWebControls" Namespace="Microsoft.SharePoint.Publishing.WebControls" Assembly="Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
    Line 3:
    Source File: /sites/Search/_catalogs/masterpage/searchresults.aspx    Line: 1 
    Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34212

    Ok I had to go back and grab and old searchresults.aspx code and past it in it from my prod.  Once I did that it works fine.  I think a cu update might have changed it.  Also I just want to say thanks to everyone that replied.  The answer
    given helped me locate and answer.
    Here is what I had to put back in to fix it
     <%@ Page language="C#"   Inherits="Microsoft.SharePoint.Publishing.PublishingLayoutPage,Microsoft.SharePoint.Publishing,Version=15.0.0.0,Culture=neutral,PublicKeyToken=71e9bce111e9429c" meta:webpartpageexpansion="full"
    meta:progid="SharePoint.WebPartPage.Document" %>
    <%@ Register Tagprefix="SharePoint" Namespace="Microsoft.SharePoint.WebControls" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="Utilities"
    Namespace="Microsoft.SharePoint.Utilities" Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="WebPartPages" Namespace="Microsoft.SharePoint.WebPartPages"
    Assembly="Microsoft.SharePoint, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="OSRVWC" Namespace="Microsoft.Office.Server.WebControls" Assembly="Microsoft.Office.Server,
    Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="OSRVUPWC" Namespace="Microsoft.Office.Server.WebControls" Assembly="Microsoft.Office.Server.UserProfiles, Version=15.0.0.0, Culture=neutral,
    PublicKeyToken=71e9bce111e9429c" %> <%@ Register Tagprefix="SPSWC" Namespace="Microsoft.SharePoint.Portal.WebControls" Assembly="Microsoft.SharePoint.Portal, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c"
    %> <%@ Register Tagprefix="SEARCHWC" Namespace="Microsoft.Office.Server.Search.WebControls" Assembly="Microsoft.Office.Server.Search, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %> <%@ Register
    Tagprefix="PublishingWebControls" Namespace="Microsoft.SharePoint.Publishing.WebControls" Assembly="Microsoft.SharePoint.Publishing, Version=15.0.0.0, Culture=neutral, PublicKeyToken=71e9bce111e9429c" %>
    <asp:Content ContentPlaceHolderId="PlaceHolderAdditionalPageHead" runat="server">
    <SharePoint:StyleBlock runat="server"> 
            #s4-titlerow
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; display: none 
    !important; 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }
    #titlerow
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; { 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; display: none 
    !important; 
    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; }
    <%
    WebPartManager webPartManager = SPWebPartManager.GetCurrentWebPartManager(this.Page);
    if (webPartManager != null && webPartManager.DisplayMode == SPWebPartManager.BrowseDisplayMode)
    %>#s4-ribbonrow
    display: none;
    <%
    %></SharePoint:StyleBlock>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderPageTitleInTitleArea" runat="server">
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderSearchArea" runat="server"> 
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderLeftNavBar" runat="server"> 
    <div id="searchIcon">
    <SharePoint:SPSimpleSiteLink CssClass="ms-siteicon-a" runat="server" id="onetidProjectPropertyTitleGraphic">
    <SharePoint:SiteLogoImage CssClass="ms-siteicon-img" name="onetidHeadbnnr0" id="onetidHeadbnnr2" LogoImageUrl="/_layouts/15/images/siteIcon.png" runat="server"/>
    </SharePoint:SPSimpleSiteLink>
    </div>
    <div class="ms-searchCenter-refinement">
    <WebPartPages:WebPartZone 
    runat="server" 
    AllowPersonalization="false" 
    FrameType="TitleBarOnly" 
    title="<%$Resources:Microsoft.Office.Server.Search,LayoutPageZone_NavigationZone%>" 
    id="NavigationZone" orientation="Vertical" 
    QuickAdd-GroupNames="Search" 
    QuickAdd-ShowListsAndLibraries="false"><ZoneTemplate>
    <spsswc:RefinementScriptWebPart runat="server" SelectedRefinementControlsJson="{&quot;refinerConfigurations&quot;:[{&quot;propertyName&quot;:&quot;FileType&quot;,&quot;displayName&quot;:null,&quot;displayTemplate&quot;:&quot;~sitecollection/_catalogs/masterpage/Display
    Templates/Filters/Filter_Default.js&quot;,&quot;maxNumberRefinementOptions&quot;:21,&quot;type&quot;:&quot;Text&quot;,&quot;refinerSpecStringOverride&quot;:null,&quot;useDefaultDateIntervals&quot;:false,&quot;isInherited&quot;:false,&quot;sortBy&quot;:0,&quot;sortOrder&quot;:0,&quot;intervals&quot;:null,&quot;aliases&quot;:null},{&quot;propertyName&quot;:&quot;contentclass&quot;,&quot;displayName&quot;:null,&quot;displayTemplate&quot;:&quot;~sitecollection/_catalogs/masterpage/Display
    Templates/Filters/Filter_Default.js&quot;,&quot;maxNumberRefinementOptions&quot;:10,&quot;type&quot;:&quot;Text&quot;,&quot;refinerSpecStringOverride&quot;:null,&quot;useDefaultDateIntervals&quot;:false,&quot;isInherited&quot;:false,&quot;sortBy&quot;:0,&quot;sortOrder&quot;:0,&quot;intervals&quot;:null,&quot;aliases&quot;:null},{&quot;propertyName&quot;:&quot;ContentTypeId&quot;,&quot;displayName&quot;:null,&quot;displayTemplate&quot;:&quot;~sitecollection/_catalogs/masterpage/Display
    Templates/Filters/Filter_Default.js&quot;,&quot;maxNumberRefinementOptions&quot;:15,&quot;type&quot;:&quot;Text&quot;,&quot;refinerSpecStringOverride&quot;:null,&quot;useDefaultDateIntervals&quot;:false,&quot;isInherited&quot;:false,&quot;sortBy&quot;:0,&quot;sortOrder&quot;:0,&quot;intervals&quot;:null,&quot;aliases&quot;:null},{&quot;propertyName&quot;:&quot;WebTemplate&quot;,&quot;displayName&quot;:null,&quot;displayTemplate&quot;:&quot;~sitecollection/_catalogs/masterpage/Display
    Templates/Filters/Filter_Default.js&quot;,&quot;maxNumberRefinementOptions&quot;:10,&quot;type&quot;:&quot;Text&quot;,&quot;refinerSpecStringOverride&quot;:null,&quot;useDefaultDateIntervals&quot;:false,&quot;isInherited&quot;:false,&quot;sortBy&quot;:0,&quot;sortOrder&quot;:0,&quot;intervals&quot;:null,&quot;aliases&quot;:null},{&quot;propertyName&quot;:&quot;DisplayAuthor&quot;,&quot;displayName&quot;:null,&quot;displayTemplate&quot;:&quot;~sitecollection/_catalogs/masterpage/Display
    Templates/Filters/Filter_Default.js&quot;,&quot;maxNumberRefinementOptions&quot;:9,&quot;type&quot;:&quot;Text&quot;,&quot;refinerSpecStringOverride&quot;:null,&quot;useDefaultDateIntervals&quot;:false,&quot;isInherited&quot;:false,&quot;sortBy&quot;:0,&quot;sortOrder&quot;:0,&quot;intervals&quot;:null,&quot;aliases&quot;:null},{&quot;propertyName&quot;:&quot;LastModifiedTime&quot;,&quot;displayName&quot;:null,&quot;displayTemplate&quot;:&quot;~sitecollection/_catalogs/masterpage/Display
    Templates/Filters/Filter_SliderBarGraph.js&quot;,&quot;maxNumberRefinementOptions&quot;:0,&quot;type&quot;:&quot;DateTime&quot;,&quot;refinerSpecStringOverride&quot;:null,&quot;useDefaultDateIntervals&quot;:true,&quot;isInherited&quot;:false,&quot;sortBy&quot;:0,&quot;sortOrder&quot;:0,&quot;intervals&quot;:null,&quot;aliases&quot;:null}]}"
    UseManagedNavigationRefiners="False" QueryGroupName="Default" StatesJson="{}" ServerIncludeScriptsJson="null" Title="Refinement" FrameType="None" SuppressWebPartChrome="False" Description="This
    webpart helps the users to refine search results" IsIncluded="True" ZoneID="NavigationZone" PartOrder="2" FrameState="Normal" AllowRemove="True" AllowZoneChange="True" AllowMinimize="True"
    AllowConnect="True" AllowEdit="True" AllowHide="True" IsVisible="True" DetailLink="" HelpLink="" HelpMode="Modeless" Dir="Default" PartImageSmall="" MissingAssembly="Cannot
    import this Web Part." PartImageLarge="" IsIncludedFilter="" ExportControlledProperties="True" ConnectionID="00000000-0000-0000-0000-000000000000" ID="g_5464e9c4_507f_4bc2_813e_f42102331b84" ChromeType="None"
    ExportMode="All" __MarkupType="vsattributemarkup" __WebPartId="{5464E9C4-507F-4BC2-813E-F42102331B84}" WebPart="true" Height="" Width=""></spsswc:RefinementScriptWebPart>
    </ZoneTemplate></WebPartPages:WebPartZone>&nbsp;
    </div>
    </asp:Content>
    <asp:Content ContentPlaceHolderId="PlaceHolderMain" runat="server">
    <div class="ms-searchCenter-result-main">
            <WebPartPages:WebPartZone 
                runat="server" 
                AllowPersonalization="false" 
                FrameType="TitleBarOnly" 
                title="<%$Resources:Microsoft.Office.Server.Search,LayoutPageZone_MainZone%>" 
                id="MainZone" orientation="Vertical" 
                QuickAdd-GroupNames="Search" 
                QuickAdd-ShowListsAndLibraries="false"><ZoneTemplate>
    <spsswc:SearchBoxScriptWebPart runat="server" QueryGroupNamesJson="[&quot;Default&quot;]" PageTitlePrefix="Search: {0}" StatesJson="{}" ServerIncludeScriptsJson="null"
    Title="Search Box" FrameType="None" SuppressWebPartChrome="False" Description="Displays a search box that allows users to search for information." IsIncluded="True" ZoneID="MainZone" PartOrder="2"
    FrameState="Normal" AllowRemove="True" AllowZoneChange="True" AllowMinimize="True" AllowConnect="True" AllowEdit="True" AllowHide="True" IsVisible="True" DetailLink=""
    HelpLink="" HelpMode="Modeless" Dir="Default" PartImageSmall="" MissingAssembly="Cannot import this Web Part." PartImageLarge="" IsIncludedFilter="" ExportControlledProperties="True"
    ConnectionID="00000000-0000-0000-0000-000000000000" ID="g_76472507_3901_42a8_8a5b_d642708334b4" ChromeType="None" ExportMode="All" __MarkupType="vsattributemarkup" __WebPartId="{76472507-3901-42A8-8A5B-D642708334B4}"
    WebPart="true" Height="" Width=""></spsswc:SearchBoxScriptWebPart>
    <spsswc:SearchNavigationWebPart runat="server" QueryGroupName="Default" Title="Search Navigation" FrameType="None" SuppressWebPartChrome="False" Description="This webpart helps the users to navigate
    among search verticals" IsIncluded="True" ZoneID="MainZone" PartOrder="4" FrameState="Normal" AllowRemove="True" AllowZoneChange="True" AllowMinimize="True" AllowConnect="True"
    AllowEdit="True" AllowHide="True" IsVisible="True" DetailLink="" HelpLink="" HelpMode="Modeless" Dir="Default" PartImageSmall="" MissingAssembly="Cannot import this Web Part."
    PartImageLarge="" IsIncludedFilter="" ExportControlledProperties="True" ConnectionID="00000000-0000-0000-0000-000000000000" ID="g_fe660662_931e_46d0_8931_e050d982e0ca" ChromeType="None" ExportMode="All"
    __MarkupType="vsattributemarkup" __WebPartId="{FE660662-931E-46D0-8931-E050D982E0CA}" WebPart="true" Height="" Width=""></spsswc:SearchNavigationWebPart>
    <spsswc:ResultScriptWebPart runat="server" DataProviderJSON="{&quot;QueryGroupName&quot;:&quot;Default&quot;,&quot;QueryPropertiesTemplateUrl&quot;:&quot;querygroup://webroot/_catalogs/masterpage/SearchResults.aspx?groupname=Default&quot;,&quot;IgnoreQueryPropertiesTemplateUrl&quot;:false,&quot;SourceID&quot;:null,&quot;SourceName&quot;:null,&quot;SourceLevel&quot;:null,&quot;CollapseSpecification&quot;:&quot;&quot;,&quot;QueryTemplate&quot;:&quot;{searchboxquery}&quot;,&quot;FallbackSort&quot;:null,&quot;FallbackSortJson&quot;:&quot;null&quot;,&quot;RankRules&quot;:null,&quot;RankRulesJson&quot;:&quot;null&quot;,&quot;AsynchronousResultRetrieval&quot;:false,&quot;SendContentBeforeQuery&quot;:true,&quot;BatchClientQuery&quot;:true,&quot;FallbackLanguage&quot;:-1,&quot;FallbackRankingModelID&quot;:&quot;&quot;,&quot;EnableStemming&quot;:true,&quot;EnablePhonetic&quot;:false,&quot;EnableNicknames&quot;:false,&quot;EnableInterleaving&quot;:true,&quot;EnableQueryRules&quot;:true,&quot;EnableOrderingHitHighlightedProperty&quot;:false,&quot;HitHighlightedMultivaluePropertyLimit&quot;:-1,&quot;IgnoreContextualScope&quot;:false,&quot;ScopeResultsToCurrentSite&quot;:false,&quot;TrimDuplicates&quot;:true,&quot;Properties&quot;:{},&quot;PropertiesJson&quot;:&quot;{}&quot;,&quot;ClientType&quot;:&quot;AllResultsQuery&quot;,&quot;UpdateAjaxNavigate&quot;:true,&quot;SummaryLength&quot;:180,&quot;DesiredSnippetLength&quot;:90,&quot;PersonalizedQuery&quot;:false,&quot;FallbackRefinementFilters&quot;:null,&quot;IgnoreStaleServerQuery&quot;:true,&quot;RenderTemplateId&quot;:&quot;&quot;,&quot;AlternateErrorMessage&quot;:null,&quot;Title&quot;:&quot;&quot;}"
    ItemBodyTemplateId="~sitecollection/_catalogs/masterpage/Display Templates/Search/Item_CommonItem_Body.js" SelectedPropertiesJson="null" HitHighlightedPropertiesJson="[&quot;Title&quot;,&quot;Path&quot;,&quot;Author&quot;,&quot;SectionNames&quot;,&quot;SiteDescription&quot;]"
    AvailableSortsJson="[{&quot;name&quot;:&quot;Relevance&quot;,&quot;sorts&quot;:[]},{&quot;name&quot;:&quot;Date(Newest)&quot;,&quot;sorts&quot;:[{&quot;p&quot;:&quot;Write&quot;,&quot;d&quot;:1}]},{&quot;name&quot;:&quot;Date(Oldest)&quot;,&quot;sorts&quot;:[{&quot;p&quot;:&quot;Write&quot;,&quot;d&quot;:0}]},{&quot;name&quot;:&quot;Lifetime
    Views&quot;,&quot;sorts&quot;:[{&quot;p&quot;:&quot;ViewsLifeTime&quot;,&quot;d&quot;:1}]},{&quot;name&quot;:&quot;Recent Views&quot;,&quot;sorts&quot;:[{&quot;p&quot;:&quot;ViewsRecent&quot;,&quot;d&quot;:1}]}]"
    ScrollToTopOnRedraw="True" PreloadedItemTemplateIdsJson="[&quot;~sitecollection/_catalogs/masterpage/Display Templates/Search/Group_Default.js&quot;,&quot;~sitecollection/_catalogs/masterpage/Display Templates/Search/Item_Default.js&quot;,&quot;~sitecollection/_catalogs/masterpage/Display
    Templates/Search/Item_Site.js&quot;,&quot;~sitecollection/_catalogs/masterpage/Display Templates/Search/Item_Word.js&quot;,&quot;~sitecollection/_catalogs/masterpage/Display Templates/Search/Item_PowerPoint.js&quot;,&quot;~sitecollection/_catalogs/masterpage/Display
    Templates/Search/Item_Person_CompactHorizontal.js&quot;,&quot;~sitecollection/_catalogs/masterpage/Display Templates/Search/Item_BestBet.js&quot;,&quot;~sitecollection/_catalogs/masterpage/Display Templates/Search/Item_WebPage.js&quot;]"
    ShowAlertMe="False" QueryGroupName="Default" StatesJson="{}" ServerIncludeScriptsJson="null" Title="Search Results" FrameType="None" SuppressWebPartChrome="False" Description="Displays
    the search results and the properties associated with them." IsIncluded="True" ZoneID="MainZone" PartOrder="6" FrameState="Normal" AllowRemove="True" AllowZoneChange="True" AllowMinimize="True"
    AllowConnect="True" AllowEdit="True" AllowHide="True" IsVisible="True" DetailLink="" HelpLink="" HelpMode="Modeless" Dir="Default" PartImageSmall="" MissingAssembly="Cannot
    import this Web Part." PartImageLarge="" IsIncludedFilter="" ExportControlledProperties="True" ConnectionID="00000000-0000-0000-0000-000000000000" ID="g_5847a751_bb89_4b6e_bf75_c0e3bae93666" ChromeType="None"
    ExportMode="All" __MarkupType="vsattributemarkup" __WebPartId="{5847A751-BB89-4B6E-BF75-C0E3BAE93666}" WebPart="true" Height="" Width=""></spsswc:ResultScriptWebPart>
    </ZoneTemplate></WebPartPages:WebPartZone>
        </div> 
    </asp:Content>

  • Enterprise Search using Sharepoint Server 2007 + SAP R/3

    Hi experts,
    I want to achieve an enterprise search using SharePoint Server 2007 (MOSS).
    SharePoint includes the BDC (business data catalog) which allows you to communicate with the SAP System.
    I read in the Microsoft whitepapers that thereu2019s a need for a web application server 6.40.
    So here is the problem:
    We have SAP R/3 Enterprise 4.7 with WAS 6.20. We donu2019t want to change or upgrade the SAP system.
    There are ways to connect the WAS to the R/3 system e.g. RFC.
    But does this still work for search in SharePoint?
    Did anybody already deal with this problem?
    Any other ideas connecting SharePoint to SAP in this scenario?
    Best regards
    Philipp Detemple

    > and having requirement to upgrade OS version from B.11 to B.23. Currently server is hosting SAP R/3 Enterprise version.
    So you upgrade HP-UX 11.11 to HP-UX 11.23?
    > I have tried to serach SAP service market place for PAM, but could not find specific information on version upgrade from B.11 to B.23
    Yes - because there is no HP-UX 23.x, only 11.23 and 11.31. For the version overview check
    Note 939891 - HP-UX: End of Support Dates
    Note 1075118 - SAP on HP-UX: FAQ
    > My Questioin is: If we copy system as it is to new host and if we keep the same Kernel Patch 196, will it work fine or give issue?
    It will work.
    > So even if I got for latest patch 304 which is released on 16.11.2009, still the OS version for which it built is B.11, so if we have B.23, will it work? I would not see the possibilities of kernel upgrade at this stage.
    Why no possibility for a kernel upgrade if you install a new server?
    > so with same kernel will it work? What else I need to check for the migration and make sure that everything works fine on new server.
    Check
    Note 831006 - Oracle 9i installation on HP-UX 11.23 and 11.31
    Markus

  • Can I configure Enterprise search to search a Relational database

    We have several legacy web applications. We are currently using coveo to search the relational databases. We create mapping xml file for the coveo indexing services. The coveo access the database using jdbc. It provides the ability to create uri for search result. The uri is invoked when the user clicks on search result.
    Can I setup something similar with SAP Enterprise search.

    Hi:
    SAP NetWeaver Enterprise Search contains an SAP NetWeaver BI instance within the architecture on the appliance.  You can utilize the BI features to extract data from your relational DataBase, then index that data into the TREX part of ES.  BI features both "DB connect" and "UD Connect", which give you techiques to connect the BI system to an external DataBase and extract data.  You will need to model a DataSource, but the features of SAP NetWeaver 2004s BI make this relatively easy.  Once you have a datasource, you can create an Open Hub destination for indexing (with a transformation and DTP to deliver the data), and create a process chain to extract and index the data.
    ES offers numerous DataSources "out of the box" for extraction from SAP ERP systems, you could follow the business content structure for those, but instead use DB connect or UDconnect to get the data from a non-SAP system.
    For more info on this, see the BI area of SDN and help.sap.com > NetWeaver > Key Capability > Information Integration > BI.
    Thanks for any points you choose to assign (they are the way of saying thanks on SDN).
    Best Regards -
    Ron Silberstein
    SAP

  • Queries in Enterprise Search

    Hi,
    I have started learning abt Enterprise Search. I have some queries on it. Pls clear my doubts.
    1. It has been said that, "SAP NetWeaver Enterprise Search is delivered as an appliance with the software preinstalled on dedicated hardware"
    So, once necessarily needs to by the hardware to use Enterprise Search or this is just another option ? if possible some detailed explanation on it.
    2.Are there some reference customers for this product ? and generally who is a reference customer for a product?
    3.What versions of SAP does it support ? R/3 4.6, etc.
    /* points assured*/
    Regards,
    Art Tech.
    Edited by: Art Tech on Jan 2, 2008 8:29 AM

    Hello,
    The reason for having a dedicated and seperate hardware for Enterprise search or TREX (Text retrival search and classification) to gain better performance and fast retrival text.
    You would point or refer your technical landscapes (Portal, BI, KM, CRM, ECC 6.0 etc.,) to this TREX which is installed on a seperate hardware platform. This will help us to retrive the information fastly from all the above systems to end user desktops.
    However, before using enterprise search or TREX you need to download, install and configure the TREX  on this desired hardware platform. From Netweaver 7.0, I guess it is part of installed components.
    For more information see this [link|http://help.sap.com/saphelp_nw70/helpdata/en/d5/d79d937d8c47519c254de44b1aa517/frameset.htm] .
    Do make some search on service marketplace and sdn forums before implementing.
    I hope this help.
    Regards,
    Anil Kumar

  • Error in enterprise search center

    Hi,
    I have an enterprise search center which has suddenly stopped working. The error message did not say much so I created a new search page. When attempting to do a search I receive the error below. I've tried accessing the version history on those files
    to determine if I can restore to a working version but I am getting a report that the "server is busy". Any ideas of what I could do to fix this issue?
    thanks,
    Sherazad.
    Display Error: The display
    template had an error.  You can correct it by fixing the template or by
    changing the display template used in either the Web Part properties or
    Result Types.
    Template '/_catalogs/masterpage/Display Templates/Filters/Filter_Default.js' not found or has syntax errors. (LoadTemplate: )
    Template
    '/_catalogs/masterpage/Display
    Templates/Filters/Filter_SliderBarGraph.js' not found or has syntax
    errors. (LoadTemplate:
    Sherazad

    Hi Sherazad,
    According  to your description, you have an enterprise search center which worked well before the error occurred.
    For  resolving your issue, you are able to run the command below with SharePoint 2013 Management Shell.
       Enable-SPFeature SearchWebParts -url http://<the problematic site url>
    Here is a similar post for your reference:
    http://sharepoint.stackexchange.com/questions/70452/query-builder-for-result-source-not-working-in-central-admin
    If  the issue still exists, I  recommend you install the SharePoint Server 2013 update: March 12, 2013 to fix this issue.
    SharePoint Server 2013 update: March 12, 2013
    http://support.microsoft.com/kb/2767999
    I  hope this helps.
    Thanks,
    Wendy
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Secure Enterprise Search Quality Support  - job requirement

    Greetings!!!
    We currently have the following requirement for the experience Consultants with one of our fortune clients. Please respond if you have any consultants available with the skill sets mentioned below.
    Quality Analyst REQ:
    Location : Indianapolis,IN
    I also would like for the resource to be knowledgeable in Global Privacy, CFR Part 11, GMP, GPP, GCP, and familiar with the Corporate Computer Systems policies and procedures. At a glance, below are some of the things I would need for the resource to do.
    Secure Enterprise Search Quality Support
    Local SOPs and Guidelines (Most of these are being neglected and we have an audit coming soon)
    · Validation Strategy
    · Testing Strategy
    · Personnel Training Qualifications
    · Data and Integration Architecture
    · Document Management Guidelines
    · Reports Management Plan
    Templates (Create and upload into GEL)
    · Create Peer Review Template
    · Create Data Conversion Template
    · Create Data Verification Template
    · Update RVD (Deborah has already created an initial RVD template. It is in GEL)
    · Update - - Release Plan and Release Notes Report Template (already in GEL)
    · Any additonal templates that may need to be created to improve future processes.

    Hi Joaquin,
    According to your description, the error occurred when you re-created the Search Service Application.
    Based on the error message, I recommend to verify the things below:
       1. Check if the association between the Search Service Application proxy and the web application is configured.
    Please go to Central Administration > Application Management > Configured service application associations > Click Default to see if the Search Service application is checked.
       2. Change the app pool for the Search Service Application to SharePoint Web Services Default in the properties of the Search Service Application.
    Please go to Central Administration > Application Management > Manage service applications > Highlight the Search Service Application > Click Properties in the ribbon > Change
    the two app pool to SharePoint Web Services Default: App Pool For Search Admin Web Service and Application Pool for Search Query and Site Settings Web Service.
        3. Run PS command to check if the search admin timer job is enabled: Get-SPTimerJob
    job-application-server-admin-service | fl. If it is not enabled, use PS command to enabled it and then reset Internet Information Services: Enable-SPTimerJob job-application-server-admin-service.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Categorize and filter enterprise search result

    Hi All,
    I want to know if it is possible to categorize and filter search result based on source (ex: list or library name or external content type etc). My client does not have FAST server license.
    If this is possible with enterprise search without the FAST server could you please let me know how to achieve it.
    Any help is greatly appreciated.
    Regards,
    Rahul

    Hi Rahul,
    We could sort search results in Search center, and we need modify XSLT for search result web part.
    Here are similar issues for your reference:
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/8611e04c-d79c-42c0-a605-e88bd34eb00a/how-to-sort-the-sharepoint-search-results-with-datetime-site-column?forum=sharepointsearchprevious
    Regards,
    Rebecca Tu
    TechNet Community Support

  • Enterprise search: error when indexing (CRM 7.0)

    Hello,
    I need your help. We want to use enterprise search in our demo system (CRM 7.0). I use the Web dynpro application ESH_ADMIN_UI_COMPONENT. However, when indexing we get the following errors:
    Data of NW authorization objects could not be indexed
    The implementing class does not support the iterator by time interface
    Indexing ended with error
    Indexing of complete objects from type USER_AUTHORITY has returned 5.508 NameServer error: no servers found IndexId:esh:cr7
    Multi-index call of index ESH:CR7100CR7100USER_AUTHORITY~USER_AUTHORITY has returned 5.508: NameServer error: no servers found IndexId:esh:cr7
    Indexing ended with error
    best regards,
    Wim Olieman

    Hi Pieter,
    Thanks. But my rule policy is simple as stated below.
    If
    E-Mail orginal recipient contain "contactusatabc.com"
    Then
    Route EMail ( Organizational Object = Assistant Manager/Executvie )  and
    Create Service Request ( Process type = ZR )
    Service manager profile ZSRQMROUTING is created and assigned with below services.
    1     SVC_PARAMS
    5     FG_WEBFORM
    7     FG_EMAIL
    10     UT_WORKITEMTEXT
    50     RE_RULE_EXEC
    70     AH_DEF_ROUTING
    800     UT_ERMS_REPLICAT
    And RE_RULE_EXEC assigned with
    DEF_ROUTING     O:50000008
    LOG_LEVEL     0
    POLICY     ZSTC
    Whenever a mail sent from SBWP, recipient as contactusatabc.com" and receiver type is Business Object.
    After mail has been sent and ERMS processing log shows sender id as blank ( even my user id maintianed email address in SU01)  in tcode CRM_ERMS_LOGGING
    compiled Rule: <or><not_contain case="" multivalue=""> <xpath provider="CL_CRM_E
    RMS_ADD2FB_DOCUMENT" accessor=""><constant value="/parts/SENDER_ADDRESS/text()"/
    </xpath> <constant value="abcatannon.com"/></not_contain></or>
    path address:/parts/SENDER_ADDRESS/text()
    Kindly advise me incase of any missing configuration.
    Thanks
    Shan

  • Siebel Secure Enterprise Search

    Hey all,
    We are trying to install Siebel Search on both the call center and eService. Anyway We followed the steps as in the Siebel Search Administration Guide I accessed the Oracle Secure Enterprise Search Administration application and when entering the username and password and pressing the Finish button I received an error. The following is the log file (OC4J) I don't know the solution. Could anyone help please? The bookshelf also said that The Siebel EAI SearchObject Component should be running but I didnt find it in the Siebel Application..Can anyone tell me how to locate this component?!
    10/09/05 11:40:27 setting url=http://100.12.0.107/eai_enu/start.swe?SWEExtSource=WebService&SWEExtCmd=Execute, uid=SIEBADMIN and password=*****
    10/09/05 11:40:28 EQP-80349: Exception while trying to access Siebel Authorization Web service: ; nested exception is:
         HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
    10/09/05 11:40:28 java.rmi.RemoteException: ; nested exception is:
         HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
    10/09/05 11:40:28      at oracle.search.plugin.security.auth.siebel.authWSProxy.runtime.SearchSecurityService_Stub.searchSecurityServicegetAllSecurityValues_1(SearchSecurityService_Stub.java:107)
    10/09/05 11:40:28      at oracle.search.plugin.security.auth.siebel.SiebelQueryFilter.<init>(SiebelQueryFilter.java:47)
    10/09/05 11:40:28      at oracle.search.plugin.security.identity.siebel.SiebelIdentityPluginMgr.validateParams(SiebelIdentityPluginMgr.java:182)
    10/09/05 11:40:28      at oracle.search.admin.system.ctrl.SystemCtrl.identityMgmtActivate(SystemCtrl.java:1099)
    10/09/05 11:40:28      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    10/09/05 11:40:28      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    10/09/05 11:40:28      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    10/09/05 11:40:28      at java.lang.reflect.Method.invoke(Method.java:324)
    10/09/05 11:40:28      at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    10/09/05 11:40:28      at control.idmgmt__activate._jspService(_idmgmt__activate.java:1610)
    10/09/05 11:40:28      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    10/09/05 11:40:28      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    10/09/05 11:40:28      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    10/09/05 11:40:28      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    10/09/05 11:40:28      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    10/09/05 11:40:28      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    10/09/05 11:40:28      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    10/09/05 11:40:28      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    10/09/05 11:40:28      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    10/09/05 11:40:28      at java.lang.Thread.run(Thread.java:534)
    10/09/05 11:40:28 Caused by: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
    10/09/05 11:40:28      at oracle.j2ee.ws.client.http.HttpClientTransport.invokeImpl(HttpClientTransport.java:172)
    10/09/05 11:40:28      at oracle.j2ee.ws.client.http.HttpClientTransport.invoke(HttpClientTransport.java:148)
    10/09/05 11:40:28      at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:175)
    10/09/05 11:40:28      at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:112)
    10/09/05 11:40:28      at oracle.search.plugin.security.auth.siebel.authWSProxy.runtime.SearchSecurityService_Stub.searchSecurityServicegetAllSecurityValues_1(SearchSecurityService_Stub.java:90)
    10/09/05 11:40:28      ... 30 more
    10/09/05 11:40:28 EQP-80372: Exception while validating ID plug-in parameters: ; nested exception is:
         HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
    10/09/05 11:40:28 java.rmi.RemoteException: ; nested exception is:
         HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
    10/09/05 11:40:28      at oracle.search.plugin.security.auth.siebel.authWSProxy.runtime.SearchSecurityService_Stub.searchSecurityServicegetAllSecurityValues_1(SearchSecurityService_Stub.java:107)
    10/09/05 11:40:28      at oracle.search.plugin.security.auth.siebel.SiebelQueryFilter.<init>(SiebelQueryFilter.java:47)
    10/09/05 11:40:28      at oracle.search.plugin.security.identity.siebel.SiebelIdentityPluginMgr.validateParams(SiebelIdentityPluginMgr.java:182)
    10/09/05 11:40:28      at oracle.search.admin.system.ctrl.SystemCtrl.identityMgmtActivate(SystemCtrl.java:1099)
    10/09/05 11:40:28      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    10/09/05 11:40:28      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    10/09/05 11:40:28      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    10/09/05 11:40:28      at java.lang.reflect.Method.invoke(Method.java:324)
    10/09/05 11:40:28      at oracle.cabo.servlet.event.MethodEventHandler.handleEvent(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.event.TableEventHandler.handleEvent(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.event.BasePageFlowEngine.handleRequest(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.AbstractPageBroker.handleRequest(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.ui.BaseUIPageBroker.handleRequest(Unknown Source)
    10/09/05 11:40:28      at oracle.cabo.servlet.PageBrokerHandler.handleRequest(Unknown Source)
    10/09/05 11:40:28      at control.idmgmt__activate._jspService(_idmgmt__activate.java:1610)
    10/09/05 11:40:28      at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
    10/09/05 11:40:28      at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
    10/09/05 11:40:28      at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
    10/09/05 11:40:28      at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
    10/09/05 11:40:28      at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    10/09/05 11:40:28      at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
    10/09/05 11:40:28      at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
    10/09/05 11:40:28      at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
    10/09/05 11:40:28      at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    10/09/05 11:40:28      at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
    10/09/05 11:40:28      at java.lang.Thread.run(Thread.java:534)
    10/09/05 11:40:28 Caused by: HTTP transport error: javax.xml.soap.SOAPException: java.security.PrivilegedActionException: oracle.j2ee.ws.saaj.ContentTypeException: Not a valid SOAP Content-Type: text/html; charset=UTF-8
    10/09/05 11:40:28      at oracle.j2ee.ws.client.http.HttpClientTransport.invokeImpl(HttpClientTransport.java:172)
    10/09/05 11:40:28      at oracle.j2ee.ws.client.http.HttpClientTransport.invoke(HttpClientTransport.java:148)
    10/09/05 11:40:28      at oracle.j2ee.ws.client.StreamingSender._sendImpl(StreamingSender.java:175)
    10/09/05 11:40:28      at oracle.j2ee.ws.client.StreamingSender._send(StreamingSender.java:112)
    10/09/05 11:40:28      at oracle.search.plugin.security.auth.siebel.authWSProxy.runtime.SearchSecurityService_Stub.searchSecurityServicegetAllSecurityValues_1(SearchSecurityService_Stub.java:90)
    10/09/05 11:40:28      ... 30 more
    Thank you for your time,

    Hi,
    After activating the Siebel 8 Plugin and creating the datasource for the buscomp connector, when we try to run the Crawler Schedule for buscomp Source, it fails with the following errors in the log file. Any reason why this is failing? Appreciate your help.
    14:59:49:454 INFO     main          =================== Crawling status ===================
    14:59:49:454 INFO     main          Crawling started at 8/19/09 2:59 PM
    14:59:50:407 INFO     main          URL manager connecting to Oracle...
    14:59:50:704 INFO     main          connected
    14:59:50:767 INFO     main          Time of last crawl is Wed Aug 19 14:33:40 EDT 2009
    14:59:50:782 ERROR     main          EQG-31209: No security attribute defined for source (id=4)
         at oracle.search.crawler.WebCrawler.init(WebCrawler.java:631)
         at ImtCrawler.run(ImtCrawler.java:1954)
         at ImtCrawler.main(ImtCrawler.java:534)
    14:59:50:782 ERROR     main          EQG-30249: Crawler process aborted
    Regards,

Maybe you are looking for