Validation Station

Good day. When using the validation station, the following error pops up:

“RemoteException wrapping System.InvalidOperationException: The automatically determined extracted results references do not match the Document Object Model. They may have been created using a different Document Object Model.”

What could be the reason?

Hi, please make sure that the Document Object Model used in the Data Extraction Scope is the same one that is being used in Present Validation Station and that they come from the same Digitize Document activity.

PDF document is split into 4 pages.
Pages are emitted in a loop.
1,3,4 pages work fine, 2 - this error.

Are you doing the Digitization on each page individually or on the entire document?

Each page separately.