Resource adapter properties consist of logging and tracing, bidirectional language support, and activities specific to the adapter, such as the default configuration properties of the adapter.
When you configure the adapter, specify the resource adapter properties listed below.
Property | Type | Description | Default value | Example |
---|---|---|---|---|
BONameSpace | String | Namespace for the business object definitions to be used by this adapter. This value should be taken from the value you provided during the enterprise service discovery process. This property is required. | http://www.ibm.com/xmlns/prod/wbi/j2ca/siebel | None |
EIS BiDi format | String | Specifies the BiDI format used by the Siebel EIS to store content business data. | None | Five letters, long string. |
EIS BiDi special format | String | Specifies the name of the category for values subject to special treatment during BiDi transformation invocation. | NORMAL _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 |
enableHA Support | None | None | None | None |
eventComponent Name | String | This is the event store name where events are stored for inbound processing. | None | None |
eventDelimiter | String | This is the delimiter used between two name value pairs containing the object key name and value resonateSupport (Boolean). This is used to decide if the Siebel Server uses resonate. | None | None |
LogFileName | String | The full path of the log file. This property is required. Specify a path like the following: c:\logs\log.txt. | None | None |
LogNumber OfFiles | Integer | The number of log files to use. When a log file reaches its maximum size, another log file is started. If no value is specified, the value is set to 1. | None | None |
LogMaxFileSize | Integer | Size of the log files in kilobytes. If no value is specified, the files have no maximum size. | None | None |
Metadata BiDi format | String | Specifies the BiDi format used by the Siebel EIS to store metadata (for example, business service names). | None | Five letters, long string. |
ResonateSupport | Boolean | Specifies whether the adapter should use Attach and Detach calls on the Siebel data bean. By default, the ResonateSupport property is set to true. | None | None |
Skip BiDi transformation | String | Used to control invocation of BiDi transformation on content data. If true, the transformation is invoked. If false, the transformation is not invoked. An empty string is used to invoke the lookup mechanism. | None | True, false, <empty string> |
supportName ValuePair | Boolean | This is used if the event store supports name value pairs for object keys. | None | None |
Turn BiDi off | Boolean | If true, BiDi transformation support is turned off. If false, BiDi transformation support is turned on. | True | True, false |