Release Notes > Release Notes for ThingWorx Platform 9.3 > What’s New in ThingWorx Platform 9.3.11
What’s New in ThingWorx Platform 9.3.11
Platform
A new parameter, FileTransferLockType, is introduced in the platform-settings.json. This parameter allows setting the locking type for the File Transfer functionality using two options: LOCAL and NOLOCK. The default value is LOCAL and works for most of the use scenarios. The NOLOCK option does not lock the files or directories while performing the File Transfer related operations. Use the NOLOCK option after making sure the usage does not update the same file or directory concurrently. For more information, see platform-settings.json Configuration Details.
PTC does not recommend having a large number of files copied or moved into the same directory concurrently.
A new parameter, NonceKeyTimeout, is introduced in platform-settings.json. This parameter allows setting the Nonce Key Timeout. For more information, see platform-settings.json Configuration Details.
Improvements in performance when uploading many small files in File Repository.
ThingWorx Mail Extension 4.1.1
Proxy Server Support
The ThingWorx Mail Extension now supports using Java Virtual Machine (JVM) options to configure HTTP and HTTPS proxies for sending and receiving emails using Mail Extension. For more information, see ThingWorx Mail Extension.
Was this helpful?