This is my first custom script. Getting an error saying the custom script is not allowed to access the BankAccountTrans table. Any idea what the problem is?
[12/14/2022 02:01:09 am] Test run started
[12/14/2022 02:01:31 am] The custom script is not allowed to access the BankAccountTrans table.
[12/14/2022 02:01:31 am] at Dynamics.AX.Application.AppConsistencyCustomScriptStateChange.assertTableAccessIsSupported(String _tableName, String _accessType)
at Dynamics.AX.Application.AppConsistencyCustomScriptStateChange.assertAccessIsSupported(Map _tablesAccessed)
at Dynamics.AX.Application.AppConsistencyCustomScriptStateChange.process(Boolean _isTestRun)
...
...
...
Done updating 3 records for company 156, bank account QKR Accoun
File processing complete
The custom script is not allowed to access the BankAccountTrans table.
[12/14/2022 02:01:36 am] Completed