Configure the Document Service Manager one time for each Oracle SES instance.

21-26 Oracle Fusion Middleware Administrators Guide for Oracle WebCenter Figure 21–14 Oracle Content Server Source Parameters d. On the Create User-Defined Source : Step 2 : Authorization page, enter the following parameters in the Authorization Manager section, if not entered by default: Plug-in Class Name : oracle.search.plugin.security.auth.stellent.StellentAuthMa nager Jar File Name : oracleapplicationsStellentCrawler.jar HTTP endpoint for authorization : for example, http:host:portcsidcplg Display URL Prefix : for example, http:host:portcs Authentication Type : NATIVE or ORASSO Administrator User : This user to crawl Oracle Content Server must have the sceCrawlerRole role defined. The sceCrawlerRole is a configuration parameter in SESCrawlerExport. Typically, administrators create a special role, assign it no privileges to view content, then create a user account that has this role. If you do not set up a specific sceCrawlerRole, then admin credentials are required to crawl. The sysadmin user ID works by default. If Authentication Type is ORASSO, then enter a user ID and password of a user in the identity management server fronted by Oracle SSO. This user must have been granted the same permissions as sysadmin. If it is not possible to grant those permissions, then delete the remote user corresponding to this user in Oracle Content Server, and create a local version of the user same name in Oracle Content Server. Managing Oracle SES Search in WebCenter 21-27 Administrator Password : Password for crawl admin user Authorization User ID Format : Authentication attribute used in the active identity plug-in. To find this value, go to the Global Settings - Identity Management Setup page in Oracle SES. Enter the value of the Authentication Attribute under the Active Plug-in for example, nickname or username or something else. If you are using the Oracle E-Business Suite R12 identity plug-in, then leave the this parameter blank. Realm : If Authentication Type is NATIVE, then enter Idc Security csidcplg, where cs is the context root you provided when you installing Oracle Content Server. In Authentication Type is ORASSO, then leave this field blank.

e. Click Create Customize or edit a created source to see other source

parameters. On the Crawling Parameters tab, enter the following crawling parameter: Document Service Pipeline.

f. Click Enable and select the pipeline you created.

21.5.3.3 Setting Up Oracle SES to Search Discussions and Announcements

To search WebCenter discussions and announcements using Oracle SES, you must first set up two Oracle SES Database sources: one for discussions and one for announcements. For example, the discussions source could have the source name GS_Discussions and a View of FORUMCRAWLER_VW, and the announcements source might have the source name GS_Announcements and a View of ANNOUNCEMENTS_VW.

1. Configure the JDBC driver:

a. To crawl a Microsoft SQL Server or IBM DB2 database, download the

appropriate JDBC driver jar files into the ORACLE_HOME searchlibpluginsoracleapplications directory in Oracle SES. If the JDBC drivers for JRE 1.5 and JRE 1.6 are different for example: sqljdbc.jar works for JRE 1.5 and sqljdbc4.jar works for JRE 1.6, then perform the following: - Download both the driver jars into the ORACLE_HOME searchlibpluginsoracleapplications directory in Oracle SES. Note: There are slightly different steps for Oracle, Microsoft SQL Server, and IBM DB2 databases. Note: ■ For Microsoft SQL Server: Copy the Microsoft JDBC driver files sqljdbc.jar and sqljdbc4.jar. ■ For IMB DB2: Copy the IBM driver files db2jcc.jar and db2jcc_license_cu.jar obtainable from the IBM DB2 UDB client.