Article Details
Id:18338
Product:finPOWER Connect
Type:NEW
Version:3.04.01
Opened:09/07/2021
Closed:09/07/2021
Released:31/08/2021
Job: J026958

Functionality added to assist in cleaning up of temp files when exiting finPOWER Connect

Many actions within finPOWER Connect create files in the Windows Temp folder.

If these files are prefixed with "IS[current session id]", closing finPOWER Connect will attempt to delete them.

The following places have been updated to utilise this prefix:

  • WebView2 - when creating temp files to display content such as the Client form, Key Details page

A new 'useAutoCleanupPrefix' Boolean property has been added to the business layer ISRuntime.FileUtilities.GetTemporaryFileName method to make coding more consistent.

Currently, you will not see much real difference in temp files that are deleted but, going forward we will utilise this functionality more.