Release Notes > Release Notes for ThingWorx Flow 9.2
Release Notes for ThingWorx Flow 9.2
Fixed Issues in ThingWorx Flow 9.2.13
Description
Tracking Numvber
Fixed an issue with partial failure of the SAP goodsmovement transactions where there was no booking of goodsmovement.
CS-1693
Fixed an issue where FTP Connector did not close the sessions.
CS-1637
Fixed an issue where users couldn’t do a Full Export in ThingWorx due to error at com.thingworx.queue.rabbit.ConsumerRabbitQueue.checkStatus.
CS-1586
Fixed Issues in ThingWorx Flow 9.2.4
Fixed an issue with a Flow connector that was preventing a user from using connected apps if they didn't have an SAP account.
Fixed an issue with the MSSQL connector that was preventing it from working if the database was set with collation v=Latin1_General_100_CS_AS_SC.
Fixed an issue that was causing workflows to stop working.
Known Issues in ThingWorx Flow 9.2.4
ThingWorx Flow execution will fail if:
A user switches from one type of Windchill connector to another type for the same Windchill server and again switch back to an earlier connector type from a later one. For example, If a user switches from Windchill Basic to Windchill 2-WaySSL and again from Windchill 2-WaySSL and vice-versa.
A user recycles a connector to another type and then changes it back to the original type. Then the new connector is used in a Flow.
As a result of changes in Azure API, earlier Azure action Execute Function will fail. Recreate the action using the latest version in all the existing workflows before workflow execution.
To recreate the action:
1. Drag and drop in the action in the workflow region.
2. Configure the action fields same as old action.
3. Delete the old action and reconnect the new action in the workflow.
.
Updates to Google Forms and Google Connector
If you have an existing OAuth provider and/or connectors for Google Forms and Sheets, you may be unable to add the connector. Use the following workaround:
1. Delete all tokens for the Google Forms and Sheets Connectors if they exist.
2. Using the Workflow Subsystem service LoadOAuthConfiguration, upload the OAuth provider/s for the Google Forms and Sheets for each of the configured providers.
3. Restart the OAuth service.
What's New in ThingWorx Platform 9.2.0
ThingWorx Flow metrics added and displayed in ThingWorx Performance Advisor.
Added support for configuring rotating log functionality after installation.
OData and Windchill Connectors have the following new capabilities:
Support for pagination under Windchill actions and functions
Support for Order By using query actions through form for non-complex data types and discrete and raw queries based on user input
Windchill Connector has the following new capabilities:
Support for Change Management domain functionality introduced in WRS 2.2
Ability to define scopes for the OAuth provider
Added option to choose to get OData annotations
Was this helpful?