Coveo Knowledge Base – Information Article – 060331-4
CES4-060331-4: Post-Conversion Script Objects Reference
The information in this technical note applies to:
Coveo Enterprise Search 4
This document contains complementary information about post-conversion scripting objects.
A post-conversion
script is a script file (whether a vbscript or a jscript file)
that is called just after Coveo Enterprise Search has performed the document conversion. The post-conversion script has access to
some proprietary scripting objects used to manipulate the document properties.
These objects can be used within a post-conversion script.
This object manages Post-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.