Integration Platform Technologies: Siebel eBusiness Application Integration Volume ll > Integration Objects >

About the EAI Siebel Adapter Access Control


You can use the following mechanisms to control EAI Siebel Adapter access to the database:

  • Restricted access to a static set of integration objects. You can configure the EAI Siebel Adapter business service, or any business service that is based on the CSEEAISiebelAdapterService, to restrict access to a static set of integration objects. To do this, set a business service user property called AllowedIntObjects, which contains a comma-separated list of integration object names that this configuration of EAI Siebel Adapter can use. This allows you to minimize the number of integration objects your users need to expose outside of Siebel applications through HTTP inbound or MQSeries Receiver server components. If this user property is not specified, EAI Siebel Adapter uses any integration objects defined in the current Siebel Repository.
  • ViewMode. You can specify the visibility mode of business components that EAI Siebel Adapter uses. This mode is specified as the integration object user property ViewMode. This user property can take different values, as defined by LOV type REPOSITORY_BC_VIEWMODE_TYPE.

NOTE:  For details on ViewMode, see Siebel Tools Online Help.

Integration Platform Technologies: Siebel eBusiness Application Integration Volume ll