Errors Encountered When a Submit Button Is Clicked In an Intelligent Advisor Interview
If an error occurs at the end of an Intelligent Advisor interview, or after you click a Submit button part of the way through the interview, it is likely the web service connector has encountered a problem processing the Save request or Save response.
When the Submit button is clicked, the current screen will display one of the following error messages. These errors are logged in the Message log.
"An error occurred trying to process your request" errors
The following table contains the message log codes, the message which appears for each error and the likely cause.
Note: Every message covered in the table below begins with the header text Error for policy model [Deployment Name]:[Deployment Version] - . For ease of lookup, only the portion of the message which follows the header has been reproduced in the table.
|
Message Log Code |
Message |
Likely cause |
|---|---|---|
|
OPA-DATA-109 |
via connection: [Connection Name] Fault code: [Fault code] Fault String:[Title of fault] Message: [More details] |
The connector responded with a Request Fault, and this message displays the information it contained. This error is likely to occur after a long pause. For more information, see Handle errors when loading or saving applications data. |
|
OPA-DATA-108 |
Read timed out |
The connector took too long to respond to the Save request. This error is likely to occur after a long pause. |
|
OPA-DATA-108 |
Field with name '[Field Name]' already exists in row '[Row ID] of table '[]'. |
Two output |
|
OPA-DATA-108 |
No mapping for exists field '[Field Name]' in row '[Row ID]' of table '[Table Name]'. |
A |
|
OPA-DATA-108 |
Error parsing data: expected the start of an attribute value element |
A requested |
|
OPA-DATA-108 |
Error parsing data: Unexpected element. Expected: change-point. Actual: [Received element type, e.g. ‘text-val’] |
A second value was included in a |
|
OPA-DATA-108 |
Row '[Row ID]' already exists in table '[Table Name]'. |
Two |
|
OPA-DATA-108 |
Entity instance already exists in the model: [Attribute Name][[Row ID]] |
A <row orig-id="entity1" id="new ID"/> <row orig-id="new ID" id="second new ID"/> |
|
OPA-DATA-108 |
null |
The |
"This value is of the wrong type" errors
The following table contains the message log codes, the message which appears for each error and the likely cause.
|
Message Log Code |
Message |
Likely cause |
|---|---|---|
|
OPA-DATA-108 |
Error for policy model [Deployment Name]:[Deployment Version] - Error parsing data: Unexpected element. Expected: change-point. Actual: [Field Value Type] |
An output |
|
OPA-VAL-003 |
Error setting value for attribute '[Attribute Generated ID]' in policy model [Deployment Name]:[Deployment Version] - Temporal value contains bad change point dates after [Date] |
A For information on how to implement |