Expired Authorization Task Configuration Cleanup

This procedure is required when upgrading from Mobiliser Platform 5.1 SP01 or earlier. If upgrading from 5.1 SP02, these steps are already included in your installation scripts.

You must manually add some missing configuration information to the CancelExpiredTransactionsTask so that it works properly. Use the Preferences management section in the Operations Dashboard to add the missing entries.

use the Preferences management section in the Operation Dashboard to add the missing Preferences entries.
insert into MOB_PREFERENCES
(ID_PREFERENCE,STR_PATH,STR_NAME,STR_VALUE,STR_TYPE,STR_DESCRIPTION) values
(350,'/businesslayer/system/com/sybase365/mobiliser/money/jobs/tasks/cancelexpired/CancelExpiredTransactionsTask/','internal.service.username','mobiliser','java.lang.String','internal
service user');