Titania Sync Version 2.2.1 Release Notes

  • Functionality has been added to allow the configuration of the name of projects created by Titania Sync.

    To configure the name of the project created by Titania Sync, add a parameter to the task called “titaniaProjectNameString”. The value will be pulled from this configuration parameter when present, and will replace values surrounded by “${” and “}”. Titania Sync will attempt to replace the string with the metadata field value for that object. See the following screenshot for an example.

    A default replacement parameter is titleXPathValue. The title extracted from the bookmap will be inserted here. Metadata fields as defined in the mapping elements target attribute can also be inserted into the titaniaProjectNameString.

  • If the a query to Windchill fails, the utility will wait 5 seconds, and try again, up to 3 times before throwing an exception and indicating a failure. This helps with temporary outages of Windchill.

  • An api parameter is now included in authentication requests to Titania Delivery to support use with Titania Delivery 4.5.9..