Article Details
Id:17676
Product:finPOWER Connect
Type:FIX
Version:3.03.05
Opened:14/12/2020
Closed:14/12/2020
Released:25/02/2021
Job: J025683
Breaking Change

finBankExportCreate; obsoleted "Load" function not working

The finBankExportCreate "Load" function, when used via scripting, was not working correctly and returned a "Bank Account Export Service not specified." error.

Note, the following functions have been obsoleted (they can still be used, but are hidden):

  • Load
    • Use LoadFileService instead
  • ExecuteCommit
    • Use ExecuteCommitFileService instead

In addition, the "LoadInternal" function should not have been public and therefore is no longer available.