-4000006: Corrupt Resultable Item Dictionary

From Galen Healthcare Solutions - Allscripts TouchWorks EHR Wiki
Revision as of 20:03, 26 November 2012 by John.Buckley (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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