Article Details
Id:12879
Product:finPOWER Connect
Type:NEW
Version:2.03.00
Opened:18/12/2014
Closed:12/05/2015
Released:09/07/2015
Job: J014678
High Importance
Breaking Change

Service Logs; database changes made to make information more consistent

The ISServiceLog table has been updated to bring the various types of records into a more consistent format.

The RequestType column has been split into ProductClass and ProductId. Note, currently the ProductClass is only used for Credit Enquiry Service records.

To supplement the Request column, a new column "RequestUrl" has been added. The RequestUrl column stores the Url called excluding the base Url and is typically for REST based services.

Some of the major record changes include:

PPSR records; ServiceType is now "SecurityRegister" and ServiceId is the service used. Previously the Service Id was stored in Service Type.

MotorWeb records; ServiceType is now "SecurityEnquiry" and ServiceId is "MotorWeb". Previously the Service Id was stored in Service Type.

Credit Enquiry records; The Product Class and Id are now used in a consistent way. Previously, depending on the Service, the RequestType and/ or ExtendedData could include this information.