8.15.1 Release Notes
Includes new version of Transtream Setup (3.5.0)
Possible Breaking Changes
What has changed | What to do |
---|---|
Task Scheduler service now off by default. | If you use Task Scheduler, set the new Task Server Active setting to True and recycle your application pools. See TRANS-1806. |
Changes
ID | Salesforce | Description |
---|---|---|
TRANS-2044 | - | Task Scheduler. Now uses instance's application pool. For new instance,
Transtream Setup no longer creates a new application pool for Task Scheduler. For existing instance, Transtream Setup will make this change when the instance is updated.
This requires an installer update. In Transtream Setup, click Help > Check For Updates. The new installer (3.5.0) is also available on the Downloads page. |
TRANS-1806 | - | Task Scheduler. Administration App settings to control service and polling. Task Scheduler runs as a service that polls the instance's SQL Server. To give better control, particularly for SaaS environments, the following settings have been added (Administration App > Data > All Settings):
The Task Server Active setting controls whether the service runs at startup. To minimize the impact of this service on SaaS environments, it defaults to False. When changing this setting, after making the change in the Administration App, you must recycle the instance's application pool. If you have multiple servers, this must be done on each. Possible Breaking ChangeIf you have instances that use Task Scheduler (for example, for Automatic End of Day, Manual End of Day or Manual Consolidated Close), this is a breaking change. Set Task Server Active to True and recycle your application pools. In non SaaS environments, the various polling settings can be lowered to reduce latency, with the suggested minimum being 90 seconds. |