I am working in a project with FlexiCapture and I am having troubles when exporting to a custom table in SQL Server. If I select the export settings as "Errors are irrelevant" the export happens without issues; but, if I set it to "Document contain no errors" then I get the following error when exporting:
Could not export to "MyTable" because unable to export a document with rule errors.
The problem is that I don't see any rule errors pending to fix. If I press F6 to see all the errors in the batch I get no errors. Any ideas of what could be happening?
Thanks in advance!
Could not export to "MyTable" because unable to export a document with rule errors.
The problem is that I don't see any rule errors pending to fix. If I press F6 to see all the errors in the batch I get no errors. Any ideas of what could be happening?
Thanks in advance!
コメント
3件のコメント
Check if your document definition has any hidden fields (fields that are not to be shown on verification). If such fields raise errors they are not visible during verification but still count when you try to export documents
regards
Timur
Besides checking what Timur suggested, which is a very common source of errors during export, check to see if you have any hidden timestamp type field (like DocumentCreationTime). If you have such field and send it to verification and a red flag appears on the field, even though it is correct, you will need to upgrade your version of Flexicapture. Version 11R4 fixes this problem.
Hope it helps.
Regards,
Thank you Timur, I found a hidden field that was not set properly and that was causing the issue. I will consider all hidden fields for future changes.
サインインしてコメントを残してください。