TNR id locator fails to identify objects having forward slash in their TNR
22 June 2018
Number formatting in statistics chart tooltip has more convenient presentation.
Content disposition header can be configured in file read operation of Configurable REST Services. The header is used to indicate to client how it should treat the downloaded file.
File modifications in batch jobs have so far required to be run on Windows based OS.
It is now possible to use custom Java classes to perform file modifications. There are also some Java based reference implementations bundled with TIF:
externalFileConverter
can be used to call an external file converter process to convert file to PDF.
lowagiePdfWatermark
stamps PDF watermark using Lowagie PDF library contained in TVC.
poiPropertyUpdater
updates Office document properties using Apache POI Java library contained in TVC.
See chapter "Batch Jobs" in ENOVIA Connector documentation.
You can configure proxy settings via the following properties within ${TIF_HOME}/etc/tif.properties
:
http.proxy
https.proxy
SSL settings such as keystore and truststore can be configured for HTTP destinations. The configuration is common for all HTTP destinations.
Pickup delay can be now configured per job configuration or queue via TVC init properties.
Below is the list of fixed bugs as of this release.
Issue No | Description |
---|---|
451 |
TNR id locator fails to identify objects having forward slash in their TNR |
462 |
TNR id locator escapes type, name and revision parameters incorrectly |
463 |
Issue with sending payload, if the encoding is unknown |
467 |
Content-Type configuration for HTTP destination |
468 |
HTTP destination only accepts status code 200 as successful response |
455 |
Configurable REST service does not store transformed end result of outbound payload |