Article Details
Id:19264
Product:finPOWER Connect
Type:FIX
Version:4.00.00
Opened:26/05/2022
Closed:29/06/2022
Released:21/12/2022
Job: J028836
Breaking Change

Service Log form; special Page to show Credit Enquiry and other Reports has been updated

The special Page used in the Service Log form to display Credit Enquiry and other Reports has been updated. This is shown as the second page in the Service Log form and is also used in places like the Pending Service Request wizard.

This is a breaking change because the following functions in ISServiceLog have been updated:

  • IsElectronicSignature() As Boolean
    • Should have returned True for the following Service/ Product combinations
      • AdobeSign, ACCESSTOKEN
      • AdobeSign, TOKEN
      • AdobeSign, REFRESHTOKEN
      • AdobeSign, USERS
      • Docusign, LOGININFORMATION
      • Docusign, GETAUTHENTICATIONTOKEN
      • Docusign, GETAUTHENTICATIONUSERINFO
      • SecuredSigning, ACCOUNTINFO
      • SecuredSigning, TOKEN
  • IsSecurityEnquiry() As Boolean
    • Should have returned True for the following Service/ Product combinations
      • Centrix NZ, GETVALIDREASONFORACCESSLIST
      • MotorWeb, CONFIRMOWNER
      • MotorWeb, PING
      • MotorWeb, SECUREDVEHICLEMONITORRETRIEVE
      • MotorWeb, SECUREDVEHICLEMONITORSTART
      • MotorWeb, SECUREDVEHICLEMONITORSTOP
      • MotorWeb, VIRPDF

The following function has also been obsoleted:

  • finUtilities, GetServiceLogCaptionSummary
    • Use ISServiceLog.GetSummaryPageCaption and GetServiceLogSummaryPageHtml instead.