Configuration of settings
You can control the organization wide behavior of the CL Loan installation through application settings. Any change made, the settings affect all the contracts within the Salesforce org going forward.
Settings are categorized as:
- Org Parameters - These are general parameters that vary widely such as rounding factor, daily batch job size, and log levels. These control auto-clearing of transactions. In CL Loan most transactions are not applied against an account unless they are cleared. Whether or not transactions are auto-cleared is controlled in these settings.
- Transaction Clearance - These control auto-clearing of transactions. In CL Loan most transactions are not applied against an account unless they are cleared. Whether or not transactions are auto-cleared is controlled in these settings.
- API Configuration - These are used to manage the primary key used to identify certain records when calling the CL Loan API.
- Triggers - These are advanced settings that must be used very judiciously as they provide the ability to disable certain triggers. Turning off triggers disables data processing and is typically used only during migration of data from an external system.
For more information about Settings, see Installation.