Enterprise Web Interface Output Report Error Message

More
3 years 10 months ago #3649 by Stephen35203
Setup-wise we have a job that is tied to a Hot Folder and if OCR, i-tags,etc validate, it hopefully will export to mFile vault. We are getting an error message in the Web Interface when it tries to export. The Output report indicates...

The mandatory property value "Bill of Lading" is missing. CoVaultObjectOperations.cpp, 569, The mandatory property value "Bill of Lading" is missing. (0x80040011) CoVaultObjectOperations.cpp, 2287,

Anyone have any thoughts?

Please Log in or Create an account to join the conversation.

More
3 years 10 months ago #3650 by Gsimao
Stephen,
That error message is generated by the M-Files API itself and it means exactly what it says. For the class you setup on your M-Files export module, you are either not sending or sending an empty value to the field that is linked to the Bill of Lading property. I assume that Bill of Lading property is linked to a list of objects on M-Files. If that is the case, then you need to use one of the custom functions on the export module and make sure that you send either the object ID or the object name value (as it shows on the list on M-Files).

Please Log in or Create an account to join the conversation.

Time to create page: 0.252 seconds