Please enable JavaScript to view this site.

Administration manual

Navigation: Tech Doc > Modules

DocuWare

Scroll Prev Top Next More

Archiving in DwTiff format is no longer supported

The DocuWare Platform Services no longer support the obsolete DwTiff format for archiving documents. For this reason, JobDocuWare connecting via platform services is no longer supporting archiving in this format as well.

Changes to the external filling of the JRDWTRANSFER table

The internal DocuWare database field names have to be used instead of the numeric field indexes if the API type of a JobDocuWare connection is changed from GAPI to Platform Services.

Furthermore, the previously necessary duplicating of the values for numerical fields and date fields in the search filter (dw_search_string) is no longer necessary.

The first row in the example below displays a valid entry for a GAPI type connection. The second row shows the respective entry for a connection of the Platform Services type.

JOBROU~1_img49  

If the Read index data (type = 7) function is used, the interpretation of the XML in the indexdata column has to be adjusted. The example below displays a valid output for the index data of a document.

JOBROU~1_img50