ORACLE Secure Enterprise Search and Content DB / Content Services

OSES provides a connector to index and search ContentDB / Content Services.
I could not find any information which content will be indexed and searchable.
a) Fulltext (e.g. PDF / Doc)
b) Standard Attributes (e.g. description)
c) Custom Attributes
Can indexing (a+b+c) be configured,
or do I need to customize the connector to let the description field be indexed
or do I need to re-implement the connector?
kind regards, tom.

It can be done but it's not easy.
Federation is done through the Web Services API. To create a custom federation to a non-SES endpoint, you have to replicate most of the Web Services API. You can choose to do it selectively, for example you can choose to implement doOracleSearch but not doOracleAdvancedSearch or doOracleBrowseSearch (names from memory - could be wrong) which would give you the basic search capability but no advanced search or browse against the federated source.
Then you've got the problem of merging results. When all federated sources are SES based, it's easy to merge them. You know that a document which scores 63 fron one source is more accurate than one that scores 62 from another, and so should appear higher in the hitlist. But if one of those sources is - say - Bling, then how do you that 63 as a score from Bling is comparable to 63 as a score from SES? They're probably not comparable.
These are the reasons that mention of federation to external sources was removed from the 10.1.8.4 documentation, it was felt that it just wasn't practical for most users.
A rather better alternative is to use the Suggested Content feature. This is MUCH easier to configure, and doesn't attempt to merge the results. From a user's point of view this may be less desirable than a merged result set, but given that any such merge probably won't work well, it's really better all round.

Similar Messages

  • Oracle Secure enterprise Search versus Oracle Text

    I'm involeved in a project where we're using Oracle text for its text search capability. Yesterday during a meeting Oracles Secure Enterprise search engine came up. I see similar functionality offered in both products - Oracle text comes with 10g - not sure if SES comes with additional cost. Has anyone done analysis on why one would implement one over the other - I understand that SES gives the customer a federated option and some internet search capabilities but since I'm not concerned with that for this project does it make a difference?

    SES is a complete seaerch application with connectors to many different data sources, such as email systems and document management systems.
    Oracle Text, on the other hand, is a toolkit for building applications (and is used as such by SES).
    Oracle Text comes free with the database. SES is chargable, but comes with a free database (though it's restricted to use by SES only!)
    Generally speaking, if your data is in the database and you want fine control over how to search it, Oracle Text is a better option.
    If your data is scattered around diverse enterprise sources, and you want a ready-built application to collect, index and search that data, SES is the proper choice.
    Here's a slide from my OpenWorld presentation, which I guess says much the same thing:
    Oracle Text is the toolkit and platform for building sophisticated Information Retrieval applications and services
    - Fine control over indexes, partitioning, etc
    Oracle Secure Enterprise Search is a stand-alone application built on the foundation of Oracle Text
    - Includes its own database
    - No programming needed
    - Includes crawlers and an end-user UI

  • Oracle Secure Enterprice Search and Webcenter?

    Hi!
    Im trying to build a search page in a content based webcenter (11g) portal where I have all the content in the UCM
    I could do it by crawls the content server, but if I do I dont have any good referense to which page the content is displayed on and SES returns parts of the contributor data file xml as well and it would be very nice to get rid of that whitout building a function to open data files and get the actual content.
    Is there any way to crawl the site as a site instead like google or bing would have done?
    Regards, Ralf

    It says:
    "Note:
    Oracle WebCenter Spaces includes the additional Oracle SES crawler that indexes Spaces, lists, pages, and people resources in WebCenter Spaces. This crawler is not supported in WebCenter Portal applications."
    So its not posible to crawl a site build with WebCenter Portal (not using spaces)?

  • Oracle Secure Enterprise Search integration with Hadoop

    Hello Guys,
    I am currently exploring Oracle SES for performing search across all enterprise information assets. One of my asset is a Hadoop system holding a huge dump of data.
    Does SES have out of box integration with Hadoop (hdfs) or is there any specific connector available that can be used to make the connection and search data.
    I am new to Oracle SES, appreciate if someone could answer this question.
    Thanks,
    Sooraj

    It can be done but it's not easy.
    Federation is done through the Web Services API. To create a custom federation to a non-SES endpoint, you have to replicate most of the Web Services API. You can choose to do it selectively, for example you can choose to implement doOracleSearch but not doOracleAdvancedSearch or doOracleBrowseSearch (names from memory - could be wrong) which would give you the basic search capability but no advanced search or browse against the federated source.
    Then you've got the problem of merging results. When all federated sources are SES based, it's easy to merge them. You know that a document which scores 63 fron one source is more accurate than one that scores 62 from another, and so should appear higher in the hitlist. But if one of those sources is - say - Bling, then how do you that 63 as a score from Bling is comparable to 63 as a score from SES? They're probably not comparable.
    These are the reasons that mention of federation to external sources was removed from the 10.1.8.4 documentation, it was felt that it just wasn't practical for most users.
    A rather better alternative is to use the Suggested Content feature. This is MUCH easier to configure, and doesn't attempt to merge the results. From a user's point of view this may be less desirable than a merged result set, but given that any such merge probably won't work well, it's really better all round.

  • 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,

  • Searching PageService pages using Secure Enterprise Search

    Hi,
    In our application we allow the users to create pages at runtime using PageService as outlines in the oracle manual http://download.oracle.com/docs/cd/E12839_01/webcenter.1111/e10148/jpsdg_page_service.htm . I would like to have Secure Enterprise Search crawl these pages and have them show up in the search results. How can I do this? It will help to know where the content for these pages are stored (I can figure out the rest).
    This is roughly the code used to create the pages:
    public void createMyPage {
    try {
    MDSSession mdsSess = (MDSSession)ADFContext.getCurrent().getMDSSessionAsObject();
    PageServiceConfig config = new PageServiceConfig(mdsSess, DEFAULT_SCOPE);
    mPageService = PageServiceFactory.createInstance(config);
    String pageNameFormat ="Page{0}.jspx";
    String pageTitle ="New Page";
    // The template used to create the new page is /mytemplates/MyPageTemplate1.jspx
    // path "/mytemplates" should be defined as a MDS namespace.
    // Also MyPageTemplate1.jspx should have a pageDef called "MyPageTemplate1PageDef.xml and
    // it has the same path as the jspx file.
    PageDef newPage = mPageService.createPage(
    PERSONAL_USER_PAGE, pageNameFormat, pageTitle,
    "MyPageTemplate1.jspx",
    "/mytemplates/",
    null, null, null);
    } catch(Exception e) {
    // Handle exception
    Thank you.

    Hello,
    Can you please confirm what type of application you are running and attempting to index with SES.
    + You have mentioned Oracle WebCenter Sites- there is an example here of creating navigation menus in WebCenter Sites:
    http://docs.oracle.com/cd/E29542_01/doc.1111/e29605/user_sitenavigation.htm#WBCSU519
    + But you have logged this question in the Oracle WebCenter Portal community - there is an example here creating navigation menus in WebCenter Portal:
    http://docs.oracle.com/cd/E29542_01/webcenter.1111/e27739/jpsdg_navigation.htm#JPSDG6723
    Can you please clarify which product you are using (WebCenter Sites or WebCenter Portal) so that we can direct this to the right person to advise you further.
    Thank you,
    Martina
    Oracle WebCenter Portal Support

  • Oracle BPM Enterprise Standalone and Active MQ

    Initial question was how to setup Oracle BPM Enterprise Standalone and Active MQ.
    After many hours of searching, I found that it's a simple fix, of adding the the ActiveMQ jar to BPMEnterpriseHome/ext folder.
    Edited by: Del Hass on Aug 30, 2012 11:19 AM

    Found my own Answer and included it in OP

  • Can Secure Enterprise Search index Open Office documents?

    Hi, I'm wondering if Secure Enterprise Search can index Open Office documents, and if not, is there a planned release where this will be supported?
    Thanks!
    Dan

    The current release - SES 11g (not yet on Windows) - can work with Open Office files.

  • 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

  • Do data modeler support ORACLE Secure Data Masking and Subsetting ?

    How to use the security(Contains PII, Masking Type, ...) in conjunction with ORACLE Secure Data Masking and Subsetting. Is it possible to generate masking definitions for ORACLE Data Masking ?

    Hi Philip,
    it's a XML-format an looks like:
    <?xml version="1.0"?>
    -<MASKING_DEFINITION PROD_VER="10.2.0.4.4" META_VER="1.0">
    <DEFINITION_NAME>MASKING_DEF_1</DEFINITION_NAME>
    <TARGET_NAME>orcl</TARGET_NAME>
    <TARGET_TYPE>oracle_database</TARGET_TYPE>
    <ADV_OPTION_DISABLE_LOGS>Y</ADV_OPTION_DISABLE_LOGS>
    <ADV_OPTION_REFRESH_STATS>Y</ADV_OPTION_REFRESH_STATS>
    <ADV_OPTION_DROP_TEMP_TABLES>Y</ADV_OPTION_DROP_TEMP_TABLES>
    <PARALLEL_DEGREE>DEFAULT</PARALLEL_DEGREE>
    <DM_FLAGS>15</DM_FLAGS>
    MASKING_COLUMN>
    <OWNER>OWNER</OWNER>
    <TABLE>TABLE</TABLE>
    <COLUMN>COLUMN</COLUMN>
    <COLUMN_GROUP/> <FORMATS> <FORMAT> <RULE_ORDER>1</RULE_ORDER> -<RULE_CONDITION>
    <![CDATA[ 1=1 ]]>
    </RULE_CONDITION> -<FORMAT_ENTRY> <ORDER>1</ORDER> <TYPE>RS</TYPE> <START>1</START> <END>40</END> </FORMAT_ENTRY> </FORMAT> </FORMATS>
    </MASKING_COLUMN>
    </MASKING_DEFINITION>
    This is a example from my local 11 g database control on our OEM 12 c it starts with:
    MASKING_DEFINITION PROD_VER="12.1.0.4.0" META_VER="1.0">
    Perfect would be if we can choose the type of masking "Redaction/Data Masking" in the preferences and the properties of "Masking Type" and "Mask Template" properties would match the choosed type of masking.(i assume they can be found somewhere in the SYSTEM data dictionary)
    Besides the present properties there exists many others for "Data Masking Pack" like Start/End, ...
    Complete support of Data Masking Pack over Data Modeler would be great, OEM is more a dba tool and on our site definition of security is a product-owner/designer responsibility.
    Regards Günter

  • Product Delivered Status Date should be there in Standard Search and Result screen of Service Order. Product Delivered Time should be Available in Result screen and In Result screen there should be facility to filter on basis of Time

    Hi team,
    Product Delivered Status Date should be there in Standard Search and Result screen of Service Order. Product Delivered Time should be Available in Result screen and In Result screen there should be facility to filter on basis of Time.
    How to add this in search result screen.configuration is it possible? or any changes in development.
    Compnent - BT116S_SRVO
    Thanks
    Kalpana

    Hi Kalpana
    Please reread my comment. I said to try and populate "Requested End" Date.
    Make sure the date profile assigned to the transaction includes this Date Type.
    If you can populate this either manually or programmatically the solution should be quite forward.
    If you cannot do this, only then should you look at making any significant sort of enhancement.
    Regards
    Arden

  • I have a problem with my iphone 3sg and my signal keeps searching and then say no service. i cannot do anything with my phone not even connect to itunes

    i have a problem with my iphone everytime i tried to restore my phone signal keeps searching and eventually says NO SERVICE. this does not allow me to connect to itune or anythintg i connect to the wifi but afer 3minutes it says to try again i went to a iphone shop today and i sorted my phone when i tried to update it asked me to res tore first and now my phone is back to the first problem. please help me advise me whatto do
    thank you
    akshay inderman

    Was your phone jailbroken or "unlocked" by someone other than the carrier it was originally locked to?
    Sounds like you have a hacke/jailbroken phone.

  • Oracle portal text search and bespoke table

    We have the oracle portal text searching working okay.
    We also have a bespoke table that users are uploading word documents into a blob column.
    Is it possible to get oracle portal text searching to search this bespoke table as well. Maybe by creating an index that points at this table or
    when a document is uploaded an api call that registers the document in oracle text searching??????

    The oracle Portal text is created for content that can directly be mapped to items, folders etc on portal. The BLOB column you want to indexed has not been mapped to content uploaded in portal.
    You might want to explore crawling using the Ultrasearch table datasource for the same

  • Difference between a Search and a Retrieve web service?

    Anyone has any idea what's the difference between a Search and Retrieve web-services generated by the 7.1 WS Generator? It seems like you can use both to retrieve any kind of result definition and search by any field.
    I don't mind really, just curious if I'm missing something.
    Alon

    Googling led me to this:
    Authentication:
    Portal: You log-in to the site. Provides you with information based on who you are.
    e.g. mail.yahoo.com
    Website: No log-in.
    e.g. www.yahoo.com
    Personalization:     
    Portal: Limited, focused content. Eliminates the need to visit many different sites.
    e.g. you type in your user name and password and see your yahoo mail only.
    Website: Extensive, unfocused content written to accommodate anonymous users needs.
    Customization :
    Portal: You will select and organize the materials you want to access. Organized with the materials you want to access.
    Website: Searchable, but not customizable. All content is there for every visitor.
    e.g. you can navigate to yahoo mail, yahoo shopping, geo cities, yahoo group. If you wish to use any of these services you will either have to authenticate yourself and see things personalized to you or you can simply visit sections that are for everyone like yahoo news were if you are not signed in then the default sign in is guest.

  • Oracle AS 10.2.0 to Front Secure Enterprise Search

    I've got SES using SSL to the client but I'm having problems getting the http server to front for SES using SSL to encrypt and secure the ajp13 communications.
    Software / OS Versions:
    Oracle AS 10.2.0
    SES 10.1.6
    Windows Server 2003 SP1
    mod_oc4j.conf :
    # Oracle iAS mod_oc4j configuration file: mod_oc4j.conf #
    LoadModule oc4j_module modules/ApacheModuleOc4j.dll
    <IfModule mod_oc4j.c>
    <LocationMatch "/j2ee/.*/Spy">
    Order deny,allow
    Deny from all
    </LocationMatch>
    <LocationMatch "/j2ee/.*/AggreSpy">
    Order deny,allow
    Deny from all
    </LocationMatch>
    <Location /oc4j-service>
    SetHandler oc4j-service-handler
    Order deny,allow
    Deny from all
    Allow from localhost someserver.somewhere.com someserver
    </Location>
    Oc4jEnableSSL On
    Oc4jSSLWalletFile C:\oracle\product\10.2.0AS\Apache\Apache\conf
    Oc4jMount /j2ee/*
    Oc4jMount /wirelesssso/* OC4J_SECURITY
    Oc4jMount /oiddas OC4J_SECURITY
    Oc4jMount /oiddas/* OC4J_SECURITY
    Oc4jMount /sso OC4J_SECURITY
    Oc4jMount /sso/* OC4J_SECURITY
    Oc4jMount /ssohelp OC4J_SECURITY
    Oc4jMount /ssohelp/* OC4J_SECURITY
    Oc4jMount /search/* ajp13://someserver.somewhere.com:someport
    </IfModule>
    Results in the following errors in the http_server error log on restart -
    [Fri Jun 09 12:10:40 2006] [error] (126)The specified module could not be found: MOD_OC4J_0367: Failed to load iaspt library file "iaspt.dll".
    Syntax error on line 25 of c:/oracle/product/10.2.0as/apache/apache/conf/mod_oc4j.conf:
    Oc4jEnableSSL: failed to load iaspt library file or functions
    Suggestions or anyone seen this kind of thing before ?
    Thanks in advance for any help anyone can provide,
    Graeme

    Since it was released under 10.2..0.1, you are expected to install that and download the patch to upgrade to 10.2.0.4
    Of course, the patch is available only on the Oracle Support site, and access is by paid support subscription.

Maybe you are looking for