Janet_C
30 days agoNew Contributor
If I change an account to allow input = false, will my BR still input data into the account?
Hello,
I have an account that is calculated via a business rule. I don't want end users to input into the account manually. If I set the account to allow input = false, will my business rule still be able to input data into the account? Or do I need to leave it set to allow input = true, but make sure every cube view that uses the account does not allow manual input? Thank you.
The allow input flag only stops manual input and import - it has no effect on whether a BR can update something. A BR will update an account regardless of the allow input setting. Set the allow input flag for the account to false.