Global
Name | Description | Value Type | Default Value |
---|---|---|---|
Location | This parameter defines the Financial Accountability location. | Integer | 1 |
Default Language | It defines the language that the system will prompt by default. The user can select one value available from the 'Application Languages' entries. | String | en |
Fiscal Year Format | It defines the format when creating Fiscal Year. | String | |
Characters not allowed in input fields | In this parameter you can specify characters that system users will not be able to use in alphanumeric fields. | String | |
Allow Sending Email? | This parameter defines if e-mails can be sent from the system. | Boolean or Null | FALSE |
Number Of Results Displayed Per Page | You can specify the number of registers that will be displayed in search screens. | Integer | 5 |
Accounts and Passwords
Name | Description | Value Type | Default Value |
---|---|---|---|
Idle Accounts Life Span (Days) | This value is the number of days where if a user shows no logins such user is automatically set to inactive. | Integer or Null | 60 |
Requires Numeric Character? | It defines if the user's password requires a numeric character | Boolean or Null | Null |
Minimum Number of Characters | It defines user's password minimum Number of Characters | Integer or Null | |
Password Life Span (Days) | This value is the number of days that a password will be valid. When life span has been reach the system prompts for a new password. | Integer or Null | 30 |
Number of Retained Passwords | Value in this parameter represents the number of previous passwords that the system will validate that are not duplicated when entering a new password. | Integer | 5 |
Requires Special Character? | It defines if the user's password requires a special character | Boolean or Null | Null |
Maximum number of login attempts | If the user has reached the number of consecutively failed Logins that as defined in this parameter, the system will automatically cancel the user password. | Integer or Null | Null |
Reset password | If password reset method is set as 'Default Password', when a new user is created or a password is reset, the system automatically allocates the password that is defined in this parameter. The user will be forced to change the password upon next login. | String | 123465 |
Reset password method |
The FreeBalance Accountability Platform supports three different methods to manage password generation and distribution as per this parameter by selecting one of the three following options:
Use Default Password | String | USE_ADMIN_SELECTED_PASSWORD |
Requires to change password after login on generated passwords? | If a user password is reset using the password reset method 'Use Generated Password', the system will force the user to modify the new password upon the next user login if the value of this parameter is set to true. | Boolean | False |
Allow derived passwords from username? | If this parameter is set to false, the username cannot be used as part of password value | Boolean | False |
Rechallenge Password Enabled? | If this parameter is set to true, the system will require password retyping according to Password Rechallenge Configuration | Boolean | True |
Web Services
Name | Description | Value Type | Default Value |
---|---|---|---|
Base URL | It indicates the root URL where synchronization web services are located (this depends where FA application was installed ) | String | |
Web Services User | It indicates which user should the aplication use when working with web services. This way it’s possible to see all data manipulated by web services. | String | fb |
Web Services Defaults
Name | Description | Value Type | Default Value |
---|---|---|---|
Web Services Default Country | It indicates the country used by web services, when that information is not available from remote application on synchronization process. For instance on Vendor synchronization, where FA hasn’t this information. | String | ENG |
Web services password encryption cipher | Password encryption is the process of transforming plain text information using an algorithm (called cipher) to make the password unreadable to anyone except those possessing special knowledge usually a key. | String | A1B2C3D4E5F6G7H8 |
Default synchronization functional class | If there is a value in this parameter the system will use it as a default functional class when synchronizing users The system displays a drop down list with all functional classes available. | String or Null | Null |
Default synchronization vendor language | Value in this parameter is used as a default language when synchronizing vendors | String | Defaulted from the mandatory application language |
User Synchronization Default Restricted User Ids | String | fb | |
Cash Sales Default Web Service Version | Defines the Cash Sales Web Service version to be executed. Options are: Version 6.3 Version 6.5 | String | SIXPOINTTHREE |
Web Services Time Out (Milliseconds) | Limit time in milliseconds after which the system will throw a time out error during web services execution, whenever there is not a response from the Web Service | Long | 300000 |
Authentication
Name | Description | Value Type | Default Value |
---|---|---|---|
Authentication Type | It indicates the type of used authentication. In LOCAL authentication, user accounts are stored on same database as application. LDAP authentication user accounts are retrieved from an LDAP server. And TRUSTED authentication type is a way that user authentication is guaranteed by operation system ( just in Windows). | String | LOCAL |
Trusted Domains | Is the list of domains trusted for authentication when authentication type is set to TRUSTED | String |
SMTP Configuration
Name | Description | Value Type | Default Value |
---|---|---|---|
Hostname | The hostname of IP address of SMTP server. | String | |
Port | The port number that SMTP server is listening. | Integer | 25 |
Authentication Required | It indicates if SMTP server requires authentication. | Boolean | True |
Username | It indicates the SMTP server user. | String | |
Password | It indicates the SMTP server password. | String | |
Default Vanity E-Mail Address | The default email to show when sending an email itcan be different from your real email. | String | |
Default From E-Mail Address | The default email address to use on from field. | String | |
Default To E-Mail Address | The default recipient email address to use. | String | |
TLS Encryption | If the organisation uses TLS Encryption to connect to SMTP server, this parameter must be set to True. | Boolean | True |
SSL Connection | If the organisation uses SSL connection to connect to SMTP server, this parameter must be set to True. | Boolean | True |
Licensing Configuration
Name | Description | Value Type | Default Value |
---|---|---|---|
Licenses File Folder | It indicates the folder location where license files are sotred. This folder should be accessible from application server. | String | /gov-licenses/ |
License Notification Email Addresses | It indicates the email address to use when license is configured to send an email when a user exceeds available licenses. | String | |
License Notification Emails Language | It indicates the language to use on email message set on license exceed. | String | en |
Help Configuration
Name | Description | Value Type | Default Value |
---|---|---|---|
Form Help Base URL | It indicates the root URL of help system | String | |
Help Root Page | It indicates the root page of help (Form Help Base URL + Help Root Page) should be a valid and reachable URL | String | home |
Data Type Configuration
Name | Description | Value Type | Default Value |
---|---|---|---|
Main Date Pattern | The main date format to use on date values. | String | d/M/yyyy |
Secondary Date Pattern | The secondary date format to use on date values | String | yyyy/M/d |
Main Date Time Pattern | The main datetime format to use on datetime values. | String | d/M/yyyy hh:mm:ss |
Secondary Date Time Pattern | The secondary datetime format to use on datetime values | String | yyyy/M/d hh:mm:ss |
Time Format | The time format to use on time values. | String | hh:mm:ss |
Grouping And Decimal Separators | Available options are: Blank as grouping separator and comma as decimal separator Blank as grouping separator and dot as decimal separator Comma as grouping separator and dot as decimal separator Dot as grouping separator and comma as decimal separator No grouping and comma as decimal separator No grouping and dot as decimal separator | String | BLANK_AND_DOT |
Synchronization Settings
Name | Description | Value Type | Default Value |
---|---|---|---|
JMS Domain Synchronization | Indicates if JMS synchronization (FA synchronization) is active. | Boolean | False |
Audit Settings
Name | Description | Value Type | Default Value |
---|---|---|---|
Audit Enabled? | This parameter defines if Audit functionality is Active. If TRUE the system will create entries in Audit Entry entity, according to Audit Settings definitions. If FALSE, the system will not create such entries. | Boolean | False |
Login Audit Enabled? | This parameter defines if Login Audit functionality is Active. If TRUE the system will create entries in Login Audit entity. If FALSE, the system will not create such entries. | Boolean | False |
Enable Default Audit Settings? | This parameter defines if Default Audit Settings is Active. If TRUE the system will use default Audit Settings. If FALSE, the system will not use such defaults. | Boolean | False |
Users
Name | Description | Value Type | Default Value |
---|---|---|---|
Is functional class mandatory? | This parameter defines if functional class is required when creating a User. If TRUE the system will require a Functional Class when creating a user. If FALSE, the system will not require such field. | Boolean | False |
Use delegated security validation? | If this parameter is set to true, the User can only allocate to other Users a set of Functional Classes that result in the same or a subset of their own allowed features. | Boolean | False |
Customer Settings
Name | Description | Value Type | Default Value |
---|---|---|---|
Organization Logo | It is the customer image file name, which will be displayed at the top of the FreeBalance Accountability Login screen. This file must exists in folder \tomcat_instalation\webapps\gov-web\images | String |