WebSphere Adapter for JD Edwards EnterpriseOne
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. You configure these properties using WebSphere® Process Server administrative console.
When you configure the adapter, you can specify the resource adapter properties listed below.
Property name | Type | Description | Default value |
adapterID | String | ResourceAdapter | |
biDiContextEIS | String | The bi-di format used by JD Edwards EnterpriseOne for its business data. The adapter normalizes the JD Edwards EnterpriseOne bi-di data from the application server’s format back to JD Edwards EnterpriseOne bi-di format for outbound communication. | |
biDiContextMetadata | String | Specifies the bi-directional format of meta configuration data in the JD Edwards EnterpriseOne environment. | |
biDiContextSkip | Boolean | Controls invocation of bi-di transformation. Acceptable values: true or false. A blank value invokes the lookup mechanism. | |
biDiContextSpecialFormat | String | Signifies a category of values that are subject to special treatment during invocation of bi-di transformation to ensure accurate transformation of the category. Categories are predefined (for example, FTP URLs and e-mail addresses). | |
biDiContextTurnBidiOff | Boolean | A flag used to turn off (explicitly exclude) bi-di support. This property takes precedence over the BiDiSkip property, and it allows users who do not require bidirectional script data support to turn it off. | True |
enableHASupport | String | When the enableHASupport property is set to true, only one of the replicated adapter instances actively polls for events while other instances are in standby mode. If the enableHASupport property is set to false, all of the adapter instances replicated on cluster members actively poll for events. This may result in event duplication. Do not change the value of enableHASupport to false for single server environments. | True |
logFilename | String | The full path of the log file. This property is required. | |
logFileSize | Integer | Size of the log files in kilobytes. If no value is specified, the file has no maximum size. This property is not required. | 0 |
logNumberofFiles | Integer | The number of log files to use. When a log file reaches its maximum size, the adapter starts using another log file. If no value is specified, the number is set to 1. This property is not required. | 1 |
threadContextPropagation Required | Boolean | True | |
timeout | Integer | Global timeout value, in milliseconds, set on the XML List request execute call. | 30000 (30 seconds) |
traceFileName | String | The full path to the trace file. This property is required. | |
traceFileSize | Integer | Size of the trace files in kilobytes. If no value is specified, the file has no maximum size. This property is not required. | |
traceNumberOfFiles | Integer | The number of trace files to use. When a trace file reaches its maximum size, the adapter starts using another trace file. If no values is specified, the number is set to 1. This property is not required. |
Last updated: Mon 30 Oct 2006 03:42:09
(c) Copyright IBM Corporation 2005, 2006.
This information center is powered by Eclipse technology (http://www.eclipse.org)