1872
'EAIType' EAI Run-Time Plug-In's 'FunctionName' function provided an invalid value for 'ExpectedData'.
Description
The EAIType EAI Server Plug-in has returned an unexpected value for the specified item of data. (ExpectedData is a description of the expected data for which the value in question is invalid.)
If this happens:
| • | while the plug-in is being initialized, the BG process will continue to run normally. However, transactions that attempt processing of EAI step types handled by the EAIType EAI Server Plug-in will be aborted and rolled back. |
| • | during the run-time processing of an EAI step, the BG process rolls back the transaction being processed at the time of failure and continues processing other transactions. |
|
Note |
Transactions will be automatically retried a number of times. On SQL Server and DB2 versions, this is defined by the IQL_RETRY_COUNT process attribute value. On Oracle versions the retry parameters are attributes of the Oracle AQ queues. |
Appears In
SWDIR\logs\sw_error
Severity
2 (Severe) or 3 (Warning), depending on the specific error and the EAI Server Plug-in that returned it.
Action
See the documentation for the specified EAI Server Plug-in for more information about the ErrMsg text, its severity, the possible causes of the error and how to resolve it.
See Also
“IQL_RETRY_COUNT”, in the TIBCO iProcess Engine Administrator's Guide, for a detailed description of this process attribute.