Installing Upgrading Designing Configuring Deploying Monitoring Administering Troubleshooting Reference JBI Components
Close Print View
Configuring: Configuring the Siebel EAI Adapter Connectivity Map Properties
 

Classic Java CAPS

Configuring JMS Clients

Configuring Java CAPS for SSL Support

Configuring Java CAPS Business Processes

Configuring Environment Components for the Sun Business Process Manager

Configuring Sun Master Indexes (Repository)

Configuring Java CAPS Project Components for Application Adapters

Configuring Java CAPS Adapter Connectivity Map Properties

Using the Properties Editor

Configuring the Adapter Connectivity Map Properties

Configuring Oracle Applications Adapter Connectivity Map Properties

Properties in the Outbound Oracle Applications Adapter

Configuring PeopleSoft Adapter Connectivity Map Properties

PeopleSoft Adapter Connectivity Map Properties

Selecting PeopleSoft HTTP Client or PeopleSoft HTTP Server as the External Application

Configuring SAP BAPI Adapter Connectivity Map Properties

Configuring the Inbound SAP BAPI Adapter Properties

Configuring the Outbound SAP BAPI Adapter Properties

Configuring Siebel EAI Adapter Connectivity Map Properties

Adapter Connectivity Map Properties

Configuring the Siebel EAI Adapter Connectivity Map Properties

Configuring SWIFT Alliance Gateway Adapter Connectivity Map Properties

SWIFT Alliance Gateway Adapter Connectivity Map Properties

Selecting SWIFT Alliance Gateway as the External Application

WebSphere MQ Adapter Connectivity Map Properties

Inbound WebSphere MQ Adapter Connectivity Map Properties

Outbound WebSphere MQ Adapter XA Connectivity Map Properties

Outbound WebSphere MQ Adapter Connectivity Map Properties

Configuring Java CAPS Project Components for Communication Adapters

Configuring Java CAPS Project Components for Database Adapters

Configuring Java CAPS Project Components for Web Server Adapters

Configuring Java CAPS Environment Components for Application Adapters

Configuring Java CAPS Environment Components for Communications Adapters

Configuring Java CAPS Environment Components for Database Adapters

Configuring Java CAPS Environment Components for Web Server Adapters

Configuring JDBC/ODBC Drivers

Configuring SAP R/3 for the SAP BAPI Adapter

Configuring Secure Network Communications for SAP

Configuring Siebel EAI Workflows

Importing an SNA Custom Handshake Class

Configuring WebLogic for Asynchronous Communication

Configuring Master Index (Repository) Connectivity and Environments

Related Topics for Sun Adapter for Batch/FTP

Java EE Based Components

Broadcasting Master Index Updates to External Systems

Configuring Sun Master Indexes

Configuring the Siebel EAI Adapter Connectivity Map Properties

The adapter property settings define how the properties are used to interact with the Siebel application.

Siebel EAI Settings

Details for Siebel EAI settings are listed in the table.

Outbound Adapter—Siebel EAI Settings

Name
Description
Required Value
SWEExtSource
Specifies the service that the Siebel Web Engine calls.
A valid string.

The default is SEEBEYOND_HTTP_UPDATE.

Other values may include:

  • SEEBEYOND_HTTP_DELETE

  • SEEBEYOND_HTTP_EXECUTE

  • SEEBEYOND_HTTP_QUERY

  • SEEBEYOND_HTTP_UPDATE

SWEExtCmd
Specifies the external command.
A valid entry.

The default is Execute.

HTTP Settings

Details for HTTP settings are listed in the table.

Outbound Adapter—HTTP Settings

Name
Description
Required Value
Allow cookies
Specifies whether or not cookies sent from servers is stored and sent on subsequent requests. If cookies are not allowed, then sessions are not supported.
True or False.

The default is True.

Content type
Specifies the default Content-Type header value to include when sending a request to the server.
Accept type
Specifies the parameters for the Accept Type request header.
Any valid string.

For example,

  • text/html

  • text/plain

  • text/xml

Encoding
Specifies the default encoding used when reading or writing textual data.
ASCII.