Article Details
Id:13175
Product:finPOWER Connect
Type:NEW
Version:2.03.01
Opened:04/08/2015
Closed:04/08/2015
Released:07/08/2015
Job: J016031

Script Templates; updated Object Event template script

The template script for Object Events has been updated so that the parameter "parameter" is defined as an ISKeyValueList rather than just an Object.

This means the following template code has been updated:

Target Object Type = Account

CreditLimitCalculateOtherDeductions; DateAsAt, OtherDeductions

LastPaymentCalculate; DateAsAt, With Block for LastPaymentDate, LastPaymentValue

LastReversedPaymentCalculate; DateAsAt, With Block for OriginalDate, OriginalTransactionPk, ReversedDate, ReversedTransactionPk, Value

NextPaymentCalculate; DateAsAt, With Block for NextPaymentDate, NextPaymentValue

Target Object Type = AccountPaymentArrangementAdd

Remove kvl and directly use parameters