J2C activation specification properties

You can configure the inbound J2C activation specification properties, including bidirectional properties, by using WebSphere Process Server administrative console.

J2C activation specification properties
Property Type Description
AutoCreateEDT Boolean Flag that indicates whether the adapter should create the EDT table automatically if it does not already exist. The default is true
Connect string String

Determines the Siebel
instance information.
For Siebel 7.5, Siebel:
//GatewayServer/
enterprisename/
ObjectManager/
SiebelServer

For Siebel 7.7, Siebel:
//GatewayServer:
portnumber/
enterprisename/
ObjectManager

DeliveryType String Ordered or unordered. This determines the order in which the events are published. Ordered means one at a time, while unordered means all at once. The default is ordered
EDTDatabaseName String The name of event recovery database
EDTDriverName String

The name of the XA
database driver to use to
connect to the event
distribution table for
inbound events.

For example:
com.ibm.db2j.DB2jXAData
Source. If no value is
present, the event manager
cannot perform recovery

EDTSchemaName String The schema used for automatically creating the event recovery database
EDTTableName String The name of event recovery table
EDTURL String The URL to the EDT database
EDTUserName String The user name for connecting to the database
EDTUserPassword String The user password for connecting to the database
Event component name String Specifies the name of the Siebel component for the event table
Language code String The Siebel instance language
Password String The password for the corresponding user name
PollPeriod Integer that is equal to or greater than 0 The rate in milliseconds at which to poll the EIS event store for new inbound events. If 0, the adapter will not wait between cycles. The poll cycle is established at a fixed rate, meaning that is an execution of the poll cycle is delayed (for example, the prior poll cycle takes longer than expected to complete the next cycle will occur immediately to catch up.) This is a required property. The default is 500
PollQuantity Integer that is greater than 0. This property is used to determine the number of events to deliver to each endpoint per poll cycle. It is a required property
RetryInterval Integer Used to enable connection reestablishment for inbound delivery.
User name String The user name to login to the Siebel.
Bidirectional (BiDi) J2C activation specification properties
BiDi property Type Possible values Default value Description
Connection string BiDi format String Five letters, long string. For more information, see the section, WebSphere® Process Server bidirectional language format ILYNN Specified BiDI format for connection string
EDT BiDi format String Five letters, long string. For more information, see the section, WebSphere Process Server bidirectional language format ILYNN Specified BiDI format for EDT properties
EDT URL BiDi special format String WIN_DIR, WIN_NET_DIR, UNIX_DIR, MVS_DIR, URL_WIN_DIR, URL_UNIX_DIR, URL_FTP_HTTP, EMAIL_ FOLDER, JDBC_URL_SQL, SIEBEL _ CONNSTR _77, NORMAL _STRING NORMAL _STRING Specifies the name of category for values subject to special treatment during BiDi transformation invocation.
ESI BiDi format String Five letters, long string. For more information, see the section, WebSphere Process Server bidirectional language format ILYNN Specifies BiDI format used by EIS (Siebel) to store content business data
EIS BiDi special format String WIN_DIR, WIN_NET_DIR, UNIX_DIR, MVS_DIR, URL_WIN_DIR, URL_UNIX_DIR, URL_FTP_HTTP, EMAIL_ FOLDER, JDBC_URL_SQL, SIEBEL _CONNSTR_77, NORMAL _STRING NORMAL _STRING Specifies the name of the category for values subject to special treatment during BiDi transformation invocation.
Event component name BiDi format String Five letters, long string. For more information, see the section, WebSphere Process Server bidirectional language format ILYNN  
Metadata BiDi format String Five letters, long string. For more information, see the section, WebSphere Process Server bidirectional language format ILYNN  
Password BiDi format String Five letters, long string. For more information, see the section, WebSphere Process Server bidirectional language format ILYNN  
Skip BiDi transformation String True, false, <empty string> <empty string>  
Skip BiDi transformation for connection string String True, false, <empty string> <empty string>  
Skip BiDi transformation for EDT String True, false, <empty string> <empty string>  
Skip BiDi transformation for EDT URL String True, false, <empty string> <empty string>  
Skip BiDi transformation for event component name String True, false, <empty string> <empty string>  
Skip BiDi transformation for password String True, false, <empty string> <empty string>  
Skip BiDi transformation for user name String True, false, <empty string> <empty string> Used to control invocation of BiDi transformation on the user name. If true, the transformation is invoked. If false the transformation is not invoked. An empty string is used for the invocation of the lookup mechanism
User name BiDi format String Five letters, long string. For more information, see the section, WebSphere Process Server bidirectional language format ILYNN Specified BiDI format for the user name
Related tasks
Configuring business objects

Terms of use |

Last updated: Sun Mar 12 11:38:28 2006

(c) Copyright IBM Corporation 2005.
This information center is powered by Eclipse technology (http://www.eclipse.org)