<StoreUncompressedFilesInWebService>
Section:
Options
Required:
No
Value type:
Boolean (true or false)
Default:
true
Product:
Creo Elements/Direct Model Manager, Creo Elements/Direct Drawing Manager
Description
If true, files that had been uncompressed during a search or a getStructure web service call are stored back to the database.
If false, the system does not store uncompressed files back to the database (even when they were requested by the Web Services getFile() method).
Example
<StoreUncompressedFilesInWebService>false</StoreUncompressedFilesInWebService>
Was this helpful?