Resource adapter properties

Configure the resource adapter properties by using the WebSphere® Process Server administrative console.

Resource adapter properties
Property Description
BONameSpace This is a required string value. It represents the namespace for the business object definitions used by the adapter. A default value is provided but you may change it during enterprise service discovery. This property supports globalized values.
EventKeyDelimiter The delimiter for the Object key name-value pair in the event table. This property does not support globalized values.
PollFutureEvents Enables polling of events that are future effective-dated only on or after the set date. This property does not support globalized values.
PingCompInterface Used to check if the session is corrupt or not. An existing component interface name must be specified in order for the adapter to check for its existence. If the component interface does not exist or if the operation times out, the adapter returns an error. This property does not support globalized values.
LogFileName This is a required string value. It represents the full path of the log file.
LogNumberOfFiles An integer value, this property represents the number of log files to use. When a log file reaches its maximum size it will start using another log file. If no values is specified it will be set to 1.
LogMaxFileSize Optional, integer value. Size of the log files in kilobytes. If no value is specified the file will have no maximum size.
TraceFileName Required, string value. This property represents the full path to the trace file.
TraceNumberOfFiles Optional, integer value. The number of trace files to use. When a trace file reaches its maximum size it will start using another trace file. If no values is specified it will be set to 1.
TraceFileSizeMax Optional, integer value. Size of the trace files in kilobytes. If no values is specified the file will have no maximum size.
Timeout Any integer greater than 1. Amount of time in milliseconds to wait for a response from the EIS.
EISEncoding A string value used if adapter needs to convert unicode to/from native encoding like in case of file handling etc.. This should specify the native encoding to use.
BiDiEIS The bidirectional (bi-di) form used by the EIS for its business data. The adapter normalizes the EIS bi-di data to the application server‘s logical left-to-right bi-di format for inbound communication and from the application server‘s format back to EIS bi-di format for outbound communication.
BiDiMetadata Defines the bi-di format for all application-specific information contained within a business object exchanged between the adapter and the EIS.
BiDiSkip Determines whether or not bi-di support is invoked by the adapter for transactions with the EIS.
BiDiSpecialFormat 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 email addresses.
BiDiEISOrderingSchema A string value that determines the type of text schema used; either implicit (logical), or visual. The default value is implicit.
BiDiTurnBiDiOff Turns off bi-di support 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.
BiDiEISDirection A string value that determines the text direction used. Possible values are LTR (left to right), RTL (right to left), ContextualLTR (contextual left to right), and ContextualRTL (contextual right to left.) The default value is LTR.
BiDiEISSymmetricSwapping A boolean value, this property determines whether systemic swapping is turned on or off. The default value is True, which means that systemic swapping is turned on.
BiDiTransformation A boolean value that turns bi-di support on or off. The default value is false, which means that bi-di support is turned off.

Terms of use |

Last updated: Sun Mar 12 11:24:19 2006

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