Since V18 we have not been able to create usable CRONUS (sample company) company. The companies are created but all of the transactions fail to have detail information (they just have header data) and we are finding the following error in the company setup:
The following AL methods are limited during write transactions because one or more tables will be locked: Form.RunModal is not allowed in write transactions. Codeunit.Run is allowed in write transactions only if the return value is not used. For example, 'OK := Codeunit.Run()' is not allowed. Report.RunModal is allowed in write transactions only if 'RequestForm = false'. For example, 'Report.RunModal(...,false)' is allowed. XmlPort.RunModal is allowed in write transactions only if 'RequestForm = false'. For example, 'XmlPort.RunModal(...,false)' is allowed. Use the commit method to save the changes before this call, or structure the code differently. Contact your application developer for further assistance.
We have tried this in different client tenants and in the latest version of BC. No change.
The CRONUS companies are fine in newly created environments.

Report
All responses (
Answers (