Editing Business Configurations
Who is this applicable to?
Security Administrator
The Business Configuration module enables you to view the parameters which are system configured. Transactions in the application are executed as per the values set in the Business Configurations.
- From the main menu, navigate to Business Admin > Master Configuration > Business Configurations.
- In the Business Configurations tab that opens, search for the required configuration. You can also choose to use the Basic or Advanced search options provided to you.
To know how to use Basic and Advanced search, click here.
The Odessa system allows you to perform two types of searches across the application – Basic and Advanced.

Basic search
You can choose to search for an entity based on basic search parameters such as Name, Id and so on. For this, select the search criteria from the dropdown and enter the search keyword.
Advanced Search
Clicking the Advanced option opens the Advanced Search window that allows you use a combination of search parameters to narrow down your search for a specific entity. Here, you use a variety of syntaxes and queries to perform specific searches.
- Select the required Category. Click here to know about more about the available Categories.
- Click
. - On the Edit tab that opens, you can view the information related to the Business configuration. You can change the Value for the configuration, if required.
- Click
on the bottom right to save any changes made to the configuration.
Categories – Business Configs
The following table explains the available categories that you can edit.
| Category | Description |
| RBSDataExrtaction | This flag is automatically set to True when: 1. Any Role changes (Add/Edit) 2. Creation of new User 3. RBS file upload RBS Data Extraction task will update the relevant tables when this flag is true and will set the flag back to false upon completion. |
| ThresholdIntervalCount | The ThresholdIntervalCount is multiplied with the PollingIntervalInSeconds to determine the number of seconds stopped processing after which the system will cancel a job. |
| PollingIntervalInSeconds | Indicates the Job Polling Interval in seconds. The system queries the Jobs table at this interval to check if any new job is created by the user, and submits those to the quartz scheduler. This parameter also works with ThresholdIntervalCount to determine the number of seconds of stopped processing after which the system will cancel a Job. |
| System | Email address(; separated) to which notification to be sent upon any Background Events Failure |
| Contract | Default Contract sorting order used for Home and Contracts page. Three values supported: RecentlyCommenced, HighestInvestment, and NearingMaturity. |
| Payoff | Used to compute the good through date for payoff quotes initiated through the Customer Portal. It accepts an integer value greater than or equal to zero |
| Contract | Used to show the count of contracts and assets in the summary section of list pages which are nearing maturity |
| CustomerActivity | Used to decide how many transactions are to be populated on the Recent activities dashboard |
| App | Setting this flag to True ensures that Master Configs (work item configs, job task configs, audit entity configs, and enum configs) run at the start of the application. Resets to False automatically when the application is restarted. |
| UserRole | Indicates the site level default permission to be used by the system in the event that the role is not configured in the RBS permission table nor has a role level default permission defined. Possible values are: F (Full) – user will have full access to the system N (None) – user cannot access anything in the system R (Read) – user will have read-only access to everything in the system |
| Invoices | Indicates the number of records that are to be listed on the Invoice dashboard to your customer |
| Receipt | Indicates the number of records that are to be listed on the Payment History dashboard to your customer |
| ContentCountThreshold | Number of marketing contents to be displayed on the Customer Portal Home dashboard |
| VideoContentSize Threshold | Maximum size of video upload (in MB) for any marketing content |
| ImageContentSizeThreshold | Maximum size of image upload (in MB) for any marketing content |