GetContentTypeList and GetContentTypeDescription functions
These functions may be used by clients that need details (such as document classes, document fields) about the published batch classes.
The GetContentTypeList function is used to get a list of all available configurations, such as batch classes with Kofax Capture. It does not require any input parameters. The response lists the name of each configuration.

The GetContentTypeDescription function is used to get the content of a specific configuration. It requires the configuration name returned by GetContentTypeList as input and returns the configuration as string. According to admin.dtd, this string contains a KC XML batch definition (located in Kofax Capture PubTypes folder).


Request |
Response |
---|---|
|
|
|
|