Verifying the Oracle Secure Enterprise Search Source for the Business Component Connector
This topic covers verification of the Oracle Secure Enterprise Search Source to integrate with the Siebel Search business component connector. It is recommended to execute this task if the status of the business component connector does not update correctly after the Deploy operation, or if the error message “Error in RemoteAdmin Adapter" is displayed.
This task is a step in Process of Setting Up the Business Component Source and Connector.
To verify the Oracle Secure Enterprise Search Source for the business component connector
Start the Oracle Secure Enterprise Search Administration application.
Navigate to the Sources screen.
Select the Edit option for the buscomp Source.
The Source Configuration tab is displayed for the buscomp Source.
Verify the Source fields and values against the following table.
Field Description Source Name
Verify that the value is set to buscomp. This value corresponds to the buscomp connector library name in the Siebel Search Connector Settings view.
Note: This value is case sensitive.Configuration URL
This is the file URL of the configuration file. Verify that the value is set to the location of the RSS_Crawler_Configuration.xml file on the Oracle Secure Enterprise Search server.
On Windows the value is set to:
file://localhost/fs/SSC/config/ RSS_Crawler_Configuration.xml
On UNIX the value is set to:
file://localhost//export/home/fs/SSC/config/RSS_Crawler_Configuration.xml
Authentication Type
This field is not supported. The value must be empty.
User ID
This setting corresponds to, and takes the same value as, the business component connector Feed Access User ID field. For more information, see Configuring the Siebel Business Component Connector.
Password
This setting corresponds to, and takes the same value as, the business component connector Feed Access Password field. For more information, see Configuring the Siebel Business Component Connector.
Realm
This field is not supported for Siebel Search and Oracle Secure Enterprise Search integration. Verify that this field is empty.
Scratch Directory
This value points to a Temp/ local directory on the Oracle Secure Enterprise Search server where status files can be temporarily written.
Max. no. of connection attempts
This is the maximum number of connection attempts to access the data feed or upload the status feed. Verify that the value is set to 3.
Select the Authorization tab.
Verify that Crawl-time ACL Stamping is set to ACLs Controlled by the Source.
Verify the Authorization Manager fields and values against the following table.
Field Description Plug-in Class Name
This field takes the value:
oracle.search.plugin.security.auth.siebel.SiebelAuthManager
JAR File Name
This field takes the value:
oracleapplications/Siebel8Crawler.jar
Siebel 8 authorization Web service endpoint
This field takes the value:
http://<webserver>/eai_<language>/ start.swe?SWEExtSource=WebService&SWEExtCmd=Execute&WSSOAP=1
User ID
This is the Siebel administrative User ID.
Password
This is the Siebel administrative User password.
Start the Oracle Secure Enterprise Search application, and verify that buscomp appears as a searchable source on the Search home page.
Navigate to the Sources screen.
Select the Edit option for the buscomp Source.
The Source Configuration tab is displayed for the buscomp Source.
Select the Authorization tab.
Verify that the SBLVISIBILITYID attribute is listed, with a value of Grant, in the Security Attributes table.
If the attribute has not been created you might have specified an incorrect path to the file RSS_Crawler_Configuration.xml.