Difference between revisions of "-4000006: Corrupt Resultable Item Dictionary"

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 +
[[Category:ConnectR]]
 
=Description=
 
=Description=
 
There seems to be two scenarios that would cause this error.
 
There seems to be two scenarios that would cause this error.

Latest revision as of 20:03, 26 November 2012

Description

There seems to be two scenarios that would cause this error.

  • The resultable item was found by the entrycode being sent, but the entrymnemonic being sent does not match the entrymnemonic on the existing resultable item.

or

  • The resultable item was found by the entrycode being passed on the interface, but for some reason the database ID for this resultable item could not be found by the entrycode being passed.

It’s tough to say why this would occur, but something strange would have to be happening in the database.

Fix

I would start by looking at the values being passed on the interface for RID entrycode and RID entrymnemonic where the error occurred.


Back to ConnectR Interface Errors