![]() |
![]() |
|
|
Error Messages
This document contains the following descriptions of error, informational, and warning messages that can be encountered while using the BEA eLink Adapter for Siebel component.
1:ELINK_EPERM |
ERROR: Unable to pass License check |
|
|
DESCRIPTION |
License to run adapter is not present in tuxedo_home\udataobj\lic.txt file. |
|
ACTION |
Add required license text lines to tuxedo_home\udataobj\lic.txt file and run adapter again. |
2:ELINK_EINVAL |
ERROR: Unable to retrieve configuration file name using parameter -C |
|
|
DESCRIPTION |
The adapter configuration file name is not given in command line parameter -C of "elinksblo" server entry in eLink Platform configuration file. |
|
ACTION |
Check the eLink Platform configuration file for command line parameter -C of "elinksblo" server and specify adapter configuration file with proper syntax or check that file is present in application directory. |
3:ELINK_ECONFIG |
ERROR: Unable to process configuration file <%s> |
|
|
DESCRIPTION |
Specified adapter configuration file has erroneous or missing data. |
|
ACTION |
Correct the erroneous or missing data in configuration file. See other error messages if any, before this message. |
4:ELINK_ECONFIG |
ERROR: Unable to set Message Levels |
|
|
DESCRIPTION |
The message level tags for trace defined in adapter configuration file might be wrong or missing. |
|
ACTION |
Check the message level tags MINMSGLEVEL or MAXMSGLEVEL names and values. The values should be between 0 to 9. |
5:ELINK_ELINIT |
WARN: MINMSGLEVEL or MAXMSGLEVEL is not in the range 0-9 |
|
|
DESCRIPTION |
The MINMSGLEVEL and/or MAXMSGLEVEL parameters in configuration parameter file are not set within 0 to 9. |
|
ACTION |
Check the message level tags MINMSGLEVEL and/or MAXMSGLEVEL values are set between 0 to 9 (including both). |
6:ELINK_EAPP_UNAVAIL |
ERROR: Unable to connect Siebel Data Server |
|
|
DESCRIPTION |
The adapter is unable to make connection to Siebel Data Server. Error might be due to incorrect logon name and/or password, CORBA Object Manager is not running or incorrect CORBA OM machine name or security and/or network problems between adapter server machine and machine running CORBA OM |
. |
ACTION |
Check values of CORBAOM_HOST, LOGIN_NAME, PASSWORD parameters. Check the connectivity/security between adapter server machine and machine running CORBA OM is correct and CORBA OM is running. See other error messages before this message, if any. |
7:ELINK_EINVAL |
ERROR: Unable to get Service <%s> from hash table |
|
|
DESCRIPTION |
The ADK API failed to get required service from hash table for further processing. |
|
ACTION |
Call technical support. |
8:ELINK_EATMI |
ERROR: Unable to advertise service <%s>, error = <%s> |
|
|
DESCRIPTION |
The service could not be advertised due to eLink Platform call failure. |
|
ACTION |
Call technical support. |
11:SBL_ADK_ERROR |
ERROR: Unable to initialize hash table |
|
|
DESCRIPTION |
The ADK API failed to initialize hash table for storing service data from configuration file. |
|
ACTION |
Call technical support. |
12:ELINK_EINVAL |
ERROR: Unable to open configuration file <%s> |
|
|
DESCRIPTION |
Adapter is unable to open required configuration file as specified. |
|
ACTION |
Check that adapter configuration file name is correct and present in application directory and appropriate permissions are granted. |
13:ELINK_ECONFIG |
ERROR: No SERVER section defined in config file <%s> |
|
|
DESCRIPTION |
Adapter unable to retrieve SERVER section from specified configuration file. |
|
ACTION |
Define SERVER section required for adapter in configuration file with proper syntax. |
14:ELINK_ECONFIG |
ERROR: Invalid SERVER name: <%s> in config file <%s> |
|
|
DESCRIPTION |
The NAME parameter value in SERVER section of specified configuration file is either missing or incorrect. |
|
ACTION |
Define correct NAME parameter value as "sbloAdapter". |
15:ELINK_ECONFIG |
ERROR: Required parameter NAME missing from SERVER section |
|
|
DESCRIPTION |
Adapter unable to retrieve NAME parameter of SERVER section from adapter configuration file. |
|
ACTION |
Define NAME parameter tag and value in SERVER section of adapter configuration file. |
17:ELINK_ECONFIG |
ERROR: Required parameter RESPONSE_BUFFER_SIZE missing from SERVER section |
|
|
DESCRIPTION |
Adapter unable to retrieve RESPONSE_BUFFER_SIZE parameter of SERVER section from adapter configuration file. |
|
ACTION |
Define RESPONSE_BUFFER_SIZE parameter tag and value in SERVER section of adapter configuration file. |
18:ELINK_ECONFIG |
WARN: MINMSGLEVEL and MAXMSGLEVEL is 0-0, tracing will not be started |
|
|
DESCRIPTION |
This is warning to user that no tracing will be started as specified parameter tag values are set to 0. |
|
ACTION |
If you want tracing to be started then, set message level parameters appropriately between 0 to 9. |
19:ELINK_ECONFIG |
ERROR: Required parameter CORBAOM_HOST missing from SERVER section |
|
|
DESCRIPTION |
Adapter unable to retrieve CORBAOM_HOST parameter of SERVER section from adapter configuration file. |
|
ACTION |
Define CORBAOM_HOST parameter tag and value in SERVER section of adapter configuration file. |
20:ELINK_ECONFIG |
ERROR: Required parameter LOGIN_NAME missing from SERVER section |
|
|
DESCRIPTION |
Adapter unable to retrieve LOGIN_NAME parameter of SERVER section from adapter configuration file. |
|
ACTION |
Define LOGIN_NAME parameter tag and value in SERVER section of adapter configuration file. |
21:ELINK_ECONFIG |
ERROR: Required parameter PASSWORD missing from SERVER section |
|
|
DESCRIPTION |
Adapter unable to retrieve PASSWORD parameter of SERVER section from adapter configuration file. |
|
ACTION |
Define PASSWORD parameter tag and value in SERVER section of adapter configuration file. |
22:ELINK_ECONFIG |
WARN: More than one SERVER section found in config file, ignoring |
|
|
DESCRIPTION |
Adapter has found more than one SERVER section in adapter configuration file. It will ignore these server sections. |
|
ACTION |
Remove the unwanted SERVER sections from adapter configuration file. Adapter is designed to work with one SERVER section in configuration file. |
23:ELINK_ECONFIG |
ERROR: No SERVICE section defined in config file <%s> |
|
|
DESCRIPTION |
Adapter unable to retrieve SERVICE section from specified configuration file. |
|
ACTION |
Define SERVICE section required for adapter in configuration file with proper syntax. |
24:ELINK_EOS |
WARN: Failed to allocate memory for <%s> |
|
|
DESCRIPTION |
A general memory allocation failure has occurred. |
|
ACTION |
Call technical support. |
25:ELINK_ECONFIG |
ERROR: No FIELDMAP section defined for the service <%s> |
|
|
DESCRIPTION |
Adapter unable to retrieve FIELDMAP section for specified service in configuration file. |
|
ACTION |
Define the FIELDMAP section for service or check FMID value in service section and its FIELDMAP section. |
26:ELINK_ECONFIG |
ERROR: Invalid SERVICE parameter: <%s> |
|
|
DESCRIPTION |
The tag defined in SERVICE section for specified service is not valid tag. |
|
ACTION |
Correct the tag name for specified service in adapter configuration file. |
27:SBL_ADK_ERROR |
ERROR: Unable to add service <%s> to hashtable |
|
|
DESCRIPTION |
The ADK API failed to add service details to hash table. |
|
ACTION |
Error might be due to duplicate service name or memory allocation error. Call technical support. |
28:ELINK_ECONFIG |
WARN: Service <%s> validation failed, will not be added to hash table |
|
|
DESCRIPTION |
The specified service contains invalid tag name/value and will not be added to hash table for further processing. |
|
ACTION |
Check the specified service parameter tag names/values in configuration file. See other error messages before this message, if any. |
29:SBL_ADK_ERROR |
ERROR: Unable to read next service section |
|
|
DESCRIPTION |
The ADK API failed to read service section from configuration file. |
|
ACTION |
Call technical support or check SERVICE section parameter tags names/values and format. |
31:ELINK_ECONFIG |
ERROR: Unable to get FIELDMAP for the service <%s> in configfile |
|
|
DESCRIPTION |
Adapter unable to retrieve FIELDMAP section for specified service in configuration file using FMID. |
|
ACTION |
Check that the FIELDMAP section for service is defined and/or check FMID value in service section and its FIELDMAP section. |
32:ELINK_ECONFIG |
WARN: Invalid input output field type <%s> for field name <%s> |
|
|
DESCRIPTION |
The input/output field type for specified field name from FIELDMAP section contains invalid field type. Field name will be ignored. |
|
ACTION |
Correct the input/output field type for specified field. The valid values are 'I', 'O' and 'IO'. |
33:ELINK_ECONFIG |
WARN: Invalid field designator <%s> for field name <%s> |
|
|
DESCRIPTION |
The field designator for specified field name from FIELDMAP section contains invalid field designator. Field name will be ignored. |
|
ACTION |
Correct the field designator for specified field. The valid values are 'K', 'P', 'O' and 'R'. |
36:ELINK_ECONFIG |
ERROR: Required parameter NAME missing from SERVICE section |
|
|
DESCRIPTION |
Adapter unable to retrieve NAME parameter of SERVICE section from adapter configuration file, for one of the service. |
|
ACTION |
Define NAME parameter tag and value in SERVICE section of adapter configuration file. |
37:ELINK_ECONFIG |
ERROR: Required parameter BUSINESS_OBJECT missing from SERVICE section <%s> |
|
|
DESCRIPTION |
Adapter unable to retrieve BUSINESS_OBJECT parameter from SERVICE section of specified service. |
|
ACTION |
Define BUSINESS_OBJECT parameter's tag and value in SERVICE section of specified service in adapter configuration file. |
38:ELINK_ECONFIG |
ERROR: Required parameter BUSINESS_COMPONENT missing from SERVICE section <%s> |
|
|
DESCRIPTION |
Adapter unable to retrieve BUSINESS_COMPONENT parameter from SERVICE section of specified service. |
|
ACTION |
Define BUSINESS_COMPONENT parameter's tag and value in SERVICE section of specified service in adapter configuration file. |
39:ELINK_ECONFIG |
ERROR: Required parameter OPERATION missing from SERVICE section <%s> |
|
|
DESCRIPTION |
Adapter unable to retrieve OPERATION parameter from SERVICE section of specified service. |
|
ACTION |
Define OPERATION parameter's tag and value in SERVICE section of specified service in adapter configuration file. |
40:ELINK_ECONFIG |
ERROR: No fields defined in FIELDMAP section for SERVICE section <%s> |
|
|
DESCRIPTION |
Adapter unable to retrieve FIELDMAP section from SERVICE section of specified service. |
|
ACTION |
Define FIELDMAP section and FMID parameter's tag and value in SERVICE section of specified service in adapter configuration file. |
46:SBL_ADK_ERROR |
ERROR: Unable to get CORBAOM_HOST from hash table, can not make connection to Siebel application. |
|
|
DESCRIPTION |
The ADK API failed to get required CORBAOM HOST name from hash table for making connection to Siebel Data Server. |
|
ACTION |
Call technical support. |
47:SBL_ADK_ERROR |
ERROR: Unable to get LOGIN_NAME from hash table, can not make connection to Siebel application. |
|
|
DESCRIPTION |
The ADK API failed to get required LOGIN_NAME name from hash table for making connection to Siebel Data Server. |
|
ACTION |
Call technical support. |
48:SBL_ADK_ERROR |
ERROR: Unable to get PASSWORD from hash table, can not make connection to Siebel application. |
|
|
DESCRIPTION |
The ADK API failed to get required PASSWORD name from hash table for making connection to Siebel Data Server. |
|
ACTION |
Call technical support. |
49:ELINK_EAPP_API |
ERROR: CORBA - Unable to Initialize ORB and/or unable to bind factory object to host <%s>, see dump in stderr file. |
|
|
DESCRIPTION |
The bind call of ORB is failed to initialize or unable to bind Siebel Object Factory to specified CORBAOM HOST name. |
|
ACTION |
Check that correct CORBAOM HOST name is given in configuration file and is running. Check network connectivity/security between adapter server and CORBAOM machine. |
50:SBL_APPLICATION_ERR |
ERROR:SIEBEL - Code: 4184, Description: You have entered an invalid set of logon parameters. Please type in your logon parameters again. |
|
|
DESCRIPTION |
The Siebel application login call failed. |
|
ACTION |
Check LOGIN_NAME and PASSWORD parameter values in configuration file. |
56:SBL_ADK_ERROR |
ERROR: Unable to get NAME from hash table |
|
|
DESCRIPTION |
The ADK API failed to get required NAME tag value from hash table for SERVER section. |
|
ACTION |
Call technical support. |
59:SBL_ADK_ERROR |
ERROR: Unable to get RESPONSE_BUFFER_SIZE from hash table |
|
|
DESCRIPTION |
The ADK API failed to get required RESPONSE_BUFFER_SIZE tag value from hash table for SERVER section. |
|
ACTION |
Call technical support. |
60:SBL_ADK_ERROR |
ERROR: Unable to get CORBAOM_HOST from hash table |
|
|
DESCRIPTION |
The ADK API failed to get required CORBAOM_HOST tag value from hash table for SERVER section. |
|
ACTION |
Call technical support. |
61:SBL_ADK_ERROR |
ERROR: Unable to get LOGIN_NAME from hash table |
|
|
DESCRIPTION |
The ADK API failed to get required LOGIN_NAME tag value from hash table for SERVER section. |
|
ACTION |
Call technical support. |
66:SBL_ADK_ERROR |
ERROR: Unable to get Service <%s> from hash table |
|
|
DESCRIPTION |
The ADK API failed to get required Service name from hash table for further processing. |
|
ACTION |
Call technical support. |
68:ELINK_EAPP_API |
ERROR: CORBA - Possible error might be: 1. Due to attribute setting of the business component object, 2. Invalid field name or field attribute setting of business component object (Check settings in Siebel Tools), 2. Due to connection loss to CORBA OM, 3. Due to illegal application or object pointer (Retry again or shutdown and restart CORBAOM and eLink Platform adapter server, See dump in stderr) |
|
|
DESCRIPTION |
The adapter has encountered application interface level error. |
|
ACTION |
Check settings of business component object and field names in Siebel Tools. Check connection to CORBAOM. Retry again or shutdown and restart CORBAOM and eLink Platform adapter server. |
69:ELINK_EAPP_API |
ERROR: SIEBEL - Code: <%d>, Description: <%s> |
|
|
DESCRIPTION |
The Siebel application call has encountered error. As described in description tag. |
|
ACTION |
See details in Siebel application manual. |
70:ELINK_EFML |
ERROR: Unable to get data from FML buffer for service <%s>, see more error in ulog. |
|
|
DESCRIPTION |
Adapter is unable to retrieve the required FML field data from buffer it has received. eLink Platform call to process FML buffer has failed. |
|
ACTION |
Check the FML field table, FML field names in FIELDMAP section and client sending the FML field for the specified service. |
71:ELINK_ENOENT |
ERROR: Unable to map appropriate Siebel Function for service <%s> |
|
|
DESCRIPTION |
Adapter is unable to map the specified service operation to adapter Siebel function. |
|
ACTION |
Correct the OPERATION tag value for specified service. The valid values are 'New', 'Update', 'Delete', 'Read', 'Link', 'DeLink' and 'NewLink'. |
72:ELINK_EFML |
ERROR: Failed to allocate FML response buffer: <%s> |
|
|
DESCRIPTION |
The eLink Platform FML buffer memory allocation call failed to allocate memory to FML buffer. |
|
ACTION |
Check the size of RESPONSE_BUFFER_SIZE or Call technical support. |
73:ELINK_EFML |
ERROR: Unable to add field name <%s> to FML response buffer: <%s> |
|
|
DESCRIPTION |
The eLink Platform FML buffer manipulation call failed. |
|
ACTION |
Call technical support. |
76:ELINK_EINVAL |
ERROR: Required field name <%s> not found in the request buffer for service <%s> |
|
|
DESCRIPTION |
The specified mandatory field name/value is missing in request buffer received from caller for specified service. |
|
ACTION |
Check the FML field name/value sent to adapter. |
77:ELINK_ECONFIG |
ERROR: RESPONSE_BUFFER_SIZE parameter value is less than required size <%ld> for returning result. |
|
|
DESCRIPTION |
The RESPONSE_BUFFER_SIZE parameter value is not enough to return result back to caller. |
|
ACTION |
Increase the value of RESPONSE_BUFFER_SIZE parameter value as specified in message. |
82:ELINK_EOS |
ERROR: ADAPTER - Reallocation of output buffer in read operation failed |
|
|
DESCRIPTION |
A general memory allocation failure has occurred. |
|
ACTION |
Call technical support. |
83:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to retrieve records from database for read operation, check search criteria set for input fields PRIMARY KEY (K) or MANDATORY FIELD (R) values. |
|
|
DESCRIPTION |
Adapter is unable to fetch records using given primary key and/or mandatory field values. |
|
ACTION |
Check search criteria set for primary key and/or mandatory field values or record does not exists. |
86:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input PRIMARY KEY (K) or MANDATORY FIELD (R) fields for retrieving record from database for update. |
|
|
DESCRIPTION |
The input list given for update operation does not contain primary key and mandatory fields required for fetching record. |
|
ACTION |
Specify the primary key and/or mandatory field names in configuration file for fetching unique record for update. |
87:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get unique record from database for update, check search criteria set for input PRIMARY KEY (K) or MANDATORY FIELD (R) fields values. |
|
|
DESCRIPTION |
Adapter is unable to fetch unique record using given primary key and/or mandatory field values. |
|
ACTION |
Check search criteria set for primary key and/or mandatory field values to fetch unique record for update. |
88:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to retrieve the required record from database for update, check search criteria set for input PRIMARY KEY (K) or MANDATORY FIELD (R) fields values |
|
|
DESCRIPTION |
Adapter is unable to fetch records using given primary key and/or mandatory field values for update. |
|
ACTION |
Check search criteria set for primary key and/or mandatory field values or record does not exists. |
91:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input PRIMARY KEY (K) or MANDATORY FIELD (R) fields for retrieving record from database for delete. |
|
|
DESCRIPTION |
The input list given for delete operation does not contain primary key and mandatory fields required for fetching record. |
|
ACTION |
Specify the primary key and/or mandatory field names in configuration file for fetching unique record for delete. |
92:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get unique record from database for delete, check search criteria set for input PRIMARY KEY (K) or MANDATORY FIELD (R) fields values. |
|
|
DESCRIPTION |
Adapter is unable to fetch unique record using given primary key and/or mandatory field values. |
|
ACTION |
Check search criteria set for primary key and/or mandatory field values to fetch unique record for delete. |
93:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to retrieve the required record from database for delete, check search criteria set for input PRIMARY KEY (K) or MANDATORY FIELD (R) fields values |
|
|
DESCRIPTION |
Adapter is unable to fetch records using given primary key and/or mandatory field values for delete. |
|
ACTION |
Check search criteria set for primary key and/or mandatory field values or record does not exists. |
96:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input PARENT PRIMARY KEY (P) field to retrieve parent object for linking. |
|
|
DESCRIPTION |
The input list given for link operation does not contain parent primary key required for fetching parent record. |
|
ACTION |
Specify the 'parent primary key' field name in configuration file for fetching unique parent record for linking. |
97:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get unique parent object record from database for linking, check search criteria set for input PARENT PRIMARY KEY (P) field value for retrieving record. |
|
|
DESCRIPTION |
Adapter is unable to fetch unique record using given parent primary key field value. |
|
ACTION |
Check search criteria set for 'parent primary key' field value to fetch unique parent record for linking. |
98:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input MVG FIELD field for linking. |
|
|
DESCRIPTION |
The input list given for link operation does not contain 'MVG FIELD' field name required for fetching associated primary (child) object. |
|
ACTION |
Specify the 'MVG FIELD' field name in configuration file for fetching associated primary (child) object for linking. |
99:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input PRIMARY KEY (K) field for linking. |
|
|
DESCRIPTION |
The input list given for link operation does not contain Primary Key field name required for fetching associated primary (child) record. |
|
ACTION |
Specify the Primary Key field name in configuration file for fetching associated primary (child) record for linking. |
100:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get unique child object record from database for linking, check search criteria set for input PRIMARY KEY (K) field values for retrieving record. |
|
|
DESCRIPTION |
Adapter is unable to fetch unique record using given primary key field value. |
|
ACTION |
Check search criteria set for 'primary key' field value to fetch unique primary (child) record for linking. |
101:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to retrieve the required child record from database for linking, check search criteria set for input PRIMARY KEY (K) field value. |
|
|
DESCRIPTION |
Adapter is unable to fetch records using given primary key field values for linking. |
|
ACTION |
Check search criteria set for primary key field value or record does not exists. |
102:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required LINK FIELD field for linking. |
|
|
DESCRIPTION |
The input list given for link operation does not contain 'LINK FIELD' field name required for associating primary (child) record. |
|
ACTION |
Specify the 'LINK FIELD' field name in configuration file for associating primary (child) object for linking. |
103:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to retrieve the required parent object record from database for linking, check search criteria set for input field PARENT PRIMARY KEY (P) field value. |
|
|
DESCRIPTION |
Adapter is unable to fetch any parent object record using given 'parent primary key' field values for linking. |
|
ACTION |
Check search criteria set for 'parent primary key' field value or record does not exists. |
106:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input PARENT PRIMARY KEY (P) field for linking new child record. |
|
|
DESCRIPTION |
The input list given for new-link operation does not contain parent primary key field name required for fetching parent record. |
|
ACTION |
Specify the 'parent primary key' field name in configuration file for fetching parent record for new-link. |
107:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get unique parent object record from database for linking (in NewLink - Operation), check search criteria set for input PARENT PRIMARY KEY (P) field value for retrieving record. |
|
|
DESCRIPTION |
Adapter is unable to fetch unique record using given parent primary key field value. |
|
ACTION |
Check search criteria set for 'parent primary key' field value to fetch unique parent record for new-link operation. |
108:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input MVG FIELD field for linking new child record. |
|
|
DESCRIPTION |
The input list given for new-link operation does not contain 'MVG FIELD' field name required for fetching associated primary (child) object. |
|
ACTION |
Specify the 'MVG FIELD' field name in configuration file for fetching associated primary (child) object for new-link operation. |
109:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input PRIMARY KEY (K) field for linking new child record. |
|
|
DESCRIPTION |
The input list given for new-link operation does not contain primary key field name required for fetching associated child record. |
|
ACTION |
Specify the primary key field name in configuration file for fetching associated primary (child) record for new-link operation. |
110:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input LINK FIELD field for linking new child record. |
|
|
DESCRIPTION |
The input list given for new-link operation does not contain 'LINK FIELD' field name required for associating primary (child) record. |
|
ACTION |
Specify the 'LINK FIELD' field name in configuration file for associating primary (child) object for new-link operation. |
111:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to retrieve the required parent record from database for linking to child record, check search criteria set for input PARENT PRIMARY KEY (P) field value. |
|
|
DESCRIPTION |
Adapter is unable to fetch any parent object record using given 'parent primary key' field values for new-link operation. |
|
ACTION |
Check search criteria set for 'parent primary key' field value or record does not exists. |
116:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input PARENT PRIMARY KEY (P) field to retrieve parent object for de-linking. |
|
|
DESCRIPTION |
The input list given for de-link operation does not contain parent primary key required for fetching parent record. |
|
ACTION |
Specify the 'parent primary key' field name in configuration file for fetching unique parent record for de-linking. |
117:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get unique parent object record from database for de-linking, check search criteria set for input PARENT PRIMARY KEY (P) field value for retrieving record. |
|
|
DESCRIPTION |
Adapter is unable to fetch unique record using given parent primary key field value. |
|
ACTION |
Check search criteria set for 'parent primary key' field value to fetch unique parent record for de-linking. |
118:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input MVG_FIELD field for de-linking. |
|
|
DESCRIPTION |
The input list given for de-link operation does not contain 'MVG FIELD' field name required for fetching associated primary (child) object. |
|
ACTION |
Specify the 'MVG FIELD' field name in configuration file for fetching associated primary (child) object for de-linking. |
119:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input PRIMARY KEY (K) field for de-linking. |
|
|
DESCRIPTION |
The input list given for de-link operation does not contain primary key field name required for fetching associated primary (child) record. |
|
ACTION |
Specify the 'primary key field' name in configuration file for fetching associated primary (child) record for de-linking. |
120:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get unique child object record from database for de-linking, check search criteria set for input PRIMARY KEY (K) field value for retrieving record. |
|
|
DESCRIPTION |
Adapter is unable to fetch unique record using given primary key field value. |
|
ACTION |
Check search criteria set for 'primary key' field value to fetch unique primary (child) record for de-linking. |
121:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to retrieve the required child record from database for de-linking, check search criteria set for input PRIMARY KEY (K) field value. |
|
|
DESCRIPTION |
Adapter is unable to fetch records using given primary key field values for de-linking. |
|
ACTION |
Check search criteria set for primary key field value or record does not exists. |
122:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to get required input LINK_FIELD field for de-linking. |
|
|
DESCRIPTION |
The input list given for de-link operation does not contain 'LINK FIELD' field name required for de-linking primary (child) record. |
|
ACTION |
Specify the 'LINK FIELD' field name in configuration file for de-linking primary (child) object. |
123:ELINK_APPLICATION_ERR |
ERROR: ADAPTER - Unable to retrieve the required parent object record from database for de-linking, check search criteria set for PARENT PRIMARY KEY (P) field value. |
|
|
DESCRIPTION |
Adapter is unable to fetch any parent object record using given 'parent primary key' field values for de-linking. |
|
ACTION |
Check search criteria set for 'parent primary key' field value or record does not exists. |
![]() |
![]() |
|
Copyright © 2000 BEA Systems, Inc. All rights reserved.
|