You can configure the J2C adapter properties, including bidirectional properties, by using WebSphere® Process Server administrative console.
Property | Type | Description |
---|---|---|
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. |
LogFileName | String | The full path of the log file. This property is required. For example, LogFileName can be c:\logs\log.txt. |
LogNumberOfFiles | 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. |
LogMaxFileSize | Integer | Size of the log files in kilobytes. If no value is specified, the files have no maximum size. |
ResonateSupport | Boolean | Specifies whether the adapter should use Attach and Detach calls on the SiebelDataBean. |
BiDi property | Type | Possible value | Default value | Description |
---|---|---|---|---|
EIS BiDi format | String | Five letters, long string. For more information, see the section, WebSphere Process Server bidirectional language format | Specifies the BiDI format used by the Siebel EIS to store content business data | |
Metadata BiDi format | String | Five letters, long string. For more information, see the section, WebSphere Process Server bidirectional language format | Specifies the BiDi format used by the Siebel EIS to store metadata (for example, business service names) | |
Skip BiDi transformation | String | True, false, <empty 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 | |
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 |
Turn BiDi off | Boolean | True, false | True | If true, BiDi transformation support is turned off. If false, BiDi transformation support is turned on |
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)