Support center for flex.bi version 4.0
Account parameters for flex.bi Enterprise (Private server)
Account parameter are specific textual values that when added can change different default values of the account as well as the way data is imported into the account. Account parameters can only be added by system administrator.
Where to add plan parameters
Go to "Edit account" under account selection.
Enter the parameters as text in "Plan parameters" section. Note that this section will be only available to system administrators.
Parameters list
Parameter | Parameter value type | Example | Comment | flex.bi Trial | flex.bi Start | flex.bi Standard | flex.bi Business |
---|---|---|---|---|---|---|---|
yearly_price_multiplier | Number | yearly_price_multiplier = 12 | How many months are paid if yearly payment is done | - | 11 | 11 | 11 |
max_source_applications | Number | max_source_applications = 5 | Maximum amount of unique sources (Maximum count of source applications, as in if max_source = 2 then you can have 1 HW and 1 SQL, or 2 REST API, or 1 SQL and 1 REST API etc.) | 2 | 1 | 2 | 4 |
max_storage | Number | max_storage = 4096 | Maximum amount of allowed space used (Cube size + File size) in megabytes | 500 | 50 | 500 | 2048 |
max_users | Number | max_users = 50 | Maximum amount of users per account | 3 | 3 | 10 | 20 |
max_source_selections | Number | max_source_selections = 10 | Maximum amount of source selections for hansaworld (Maximum amount of enabled HW cubes) | 3 | 1 | 3 | 6 |
max_cubes | Number | max_cubes = 10 | Maximum amount of cubes (Sum of all cubes that exist) | 3 | 1 | 3 | 6 |
export_results | true/false | export_results = false | Are exports to excel, png, csv allowed | ||||
custom_fields | true/false | custom_fields = true | Custom file import in JIRA. | ||||
embed_reports | true/false | embed_reports = true | Is embedding in other web pages allowed | ||||
email_dashboards | true/false | email_dashboards = true | Is e-mail scheduling allowed | ||||
oauth_clients | true/false | oauth_clients = true | Is oAuth with Gmail, Salesforce etc. supported? | ||||
subscription_required | true/false | subscription_required = false | Is actual payment and credit card required | ||||
enable_customer_class | true/false | enable_customer_class = true | Allow choosing which customer class types to import | ||||
enable_item_class | true/false | enable_item_class = true | Allow choosing which item class types to import | ||||
enable_objects | true/false | enable_objects = true | Allow choosing which objects to import | ||||
enable_item_varieties | true/false | enable_item_varieties = true | Allow choosing which item varieties to import | ||||
enable_location_class | true/false | enable_location_class = true | Allow choosing which location classes to import | ||||
import_thread_count | Number | import_thread_count = 4 | On how many threads (i.e. faster or slower) to import data | 1 | 1 | 3 | 5 |
consolidation_available | true/false | consolidation_available = true | If it should be possible to select which companies to consolidate | ||||
enable_sending_gauge_stats | URL | enable_sending_gauge_stats = "www.flex.bi/example" | Set the URL to where the data needs to be sent | - | - | - | - |
use_wa_cost_price | true/false | use_wa_cost_price = true | Use the Weighted Average as the value of Total Cost price | ||||
debug_import | Array with registers as strings | debug_import = ["IVVc","CUVc","INVc"] | Prints out incoming record information in log files | - | - | - | - |
debug_level | Number | debug_level = 10 | Addition to debug_import parameters. Sets how many fields from registers should be printed | 5 | 5 | 5 | 5 |
enable_geocoding | true/false | enable_geocoding = true | Enable geocoding to link customer addresses to longitude and latitude values | ||||
debug_geocoding | "All" or "error" | debug_geocoding = "error" | Will debug geocoding for the account | "all" | "all" | "all" | "all" |
manual_date_format | true/false | manual_date_format = true | Older versions of HansaWorld require to manually specify date format. When this parameter is enabled there will be an option to specify it at "Select application import options" page. | ||||
import_historic_salesman_groups | true/false | import_historic_salesman_groups = false | If the historic import is enabled the name of person (along with e-mail and sales group) will be fetched for every import. If historic is not enabled then UserVc will be imported and that name, email and sales group should be used for all records - invoices, sales orders etc. | ||||
bank_holiday_country_code | String | bank_holiday_country_code = "LV" | Gives an option to select which country's holidays to use. By default the first one is selected. | - | - | - | - |
trial_until | Date string | trial_until = "2018-05-31" | Overrides the trial end date | - | - | - | - |
reverse_vat_enabled | true/false | reverse_vat_enabled = true | Enables the Reverse VAT calculation. | ||||
incremental_import | String | incremental_import = ["PUVc", "POVc"] | Enables incremental import for the selected registers. | ||||
debug_incremental_import | true/false | debug_incremental_import = true | Enables incremental import debug mode. | ||||
min_address_precision | number | min_address_precision = 8 | Minimum geocoding result precision. | ||||
min_address_similarity | number | min_address_similarity = 0.8 | Minimum similarity between geocoding result and address data in flex.bi. | ||||
show_source_file_errors | true/false | show_source_file_errors = true | Enable source file error messages. | ||||
max_consolidated_companies | Number | max_consolidated_companies = 2 | Specifies what is the maximum count of companies that are available for consolidation | - | - | - | - |
forced_default_company_code | String | forced_default_company_code ="10" | Specifies what company should be used by default when setting up HansaWorld application with REST API in case the user does not have access to the first company | - | - | - | - |
max_unauthorized_request_count | number | max_unauthorized_request_count = 5 | Specifies the maximum count of REST API authentication retries in case of Unauthorized response from the HW server. | - | - | - | - |
enable_custom_hierarchies | true/false | enable_custom_hierarchies = true | Enables the custom hierarchies functionality for consolidated account. | - | - | - | - |
invoice_period_end_date | Date string | invoice_period_end_date = "2022-06-10" | Activates the selected account subscription until the specified date | - | - | - | - |