Skip to main content
Kofax

FATAL ERROR EVL1118: Mismatch in data definition xxx. Member yyy not found or has changed.

Article # 3035814 - Page views: 42

Issue

Changes have been made to the data definition of the Data Backbone. When testing a document template you receive the error message:

FATAL ERROR EVL1118: Mismatch in data definition xxx. Member yyy not found or has changed.

 

Cause

This error occurs when a breaking change has been made to the data definition of the Data Backbone and not all templates have been recompiled. Just like master templates, code libraries must be recompiled after making changes to the Data Backbone. You would receive this error message if the code libraries were not recompiled after modifying the data backbone.

 

Solution

To resolve your issue, recompile all code libraries in the order of lowest level to highest level.
For each code library (from lowest level to highest level)
•    Open the code library for editing.
•    Make an arbitrary edit. E.g. add a space.
•    Save and close the code library.
•    Unlock the code library.

 

Level of Complexity 

Moderate

 

Applies to  

Product Version Build Environment Hardware
Kofax Communications Manager All versions n/a n/a n/a

 

 

Article # 3035814