Article Details
Id:13328
Product:finPOWER Connect
Type:FIX
Version:2.03.03
Opened:29/09/2015
Closed:30/09/2015
Released:30/10/2015
Job: J016302

Scripts; Task Manager Object Events Template Script is not running

Adding the Template Script code for an "Object Events" type Script targetting either "TaskManager.MonitoredAccounts" or "TaskManager.Workflows" compiled correctly but then errored from the Task Manager, e.g.:

Object of type 'Intersoft.ISSupport2.ISParameters' cannot be converted to type 'Intersoft.ISRuntime2.ISKeyValueList'.

The finScriptRO.ExecuteTaskManagerEvents method has been updated to receive an ISKeyValueList object which resolves this issue. This method is used internally.