Coveo Knowledge Base – Information Article – 060331-3
CES4-060331-3: Pre-Conversion Script Objects Reference
The information in this technical note applies to:
Coveo Enterprise Search 4
This document contains complementary information about pre-conversion scripting objects.
A pre-conversion script is a script file (whether a vbscript or a jscript file) that
is called just before Coveo Enterprise Search performs the document conversion. The pre-conversion script has access to some
proprietary scripting objects used to manipulate the document properties.
These objects can be used within a pre-conversion script.
This object manages Pre-Conversion settings.
This object manages extracted document properties.
· Mutex
This utility object allows you to serialize the process.
See Conversion Script Objects Reference to get a complete list of all available conversion script objects.