Administration section
- 1 Administration pages
- 2 Full page screenshots
- 2.1 Users
- 2.2 Roles
- 2.3 Dynamic attributes
- 2.4 User Sessions
- 2.5 Locks
- 2.6 External Files
- 2.7 Application properties
- 2.8 JMX Console
- 2.9 Entity Log
- 2.10 User Session Log
- 2.11 Email History
Administration pages
Overview
For more detailed information on each section, click the provided link.
Users - allows managing user entities
Access Groups - contains the settings for the users' hierarchy
Roles - contains settings for role permissions
Managing Dynamic Attributes* - allows creating and editing the dynamic attributes of the application
User Session - contains data about authenticated users
Pessimistic Locking* - allows configuring specific situations that enable the lock functionality
File Storage - contains settings for uploading external files
Scheduled Tasks - allows managing application tasks
Restore Deleted Entities - allows managing soft-deleted records
Entity Inspector - allows managing application entities
Application Properties* - allows configuring specific application parameters
JMX Console - for configuring JMX objects
Entity Log - contains the setting for entity logging
User Session Log - contains the settings for the logging mechanism
Email History - contains the settings for the CUBA email sending mechanism
Server Log - contains the application log information
Performance Statistics - contains application-related statistics
* Changing the configured properties is not recommended
Users
User's management.
Guest user
To create the user with only monitoring permissions (no configuration operations, no runtime control operations permissions):
Click Create
Specify at least mandatory parameters
Click the OK button (By default, a new user has only monitoring permissions)
or
To cancel the changes:
Click the Cancel button
Scheduled Tasks page options
Configuring a scheduled task is recommended for removing notifications from the database.
Creating a scheduled task
Click Create
FIXICC H2 opens the Schedule Task page
Specify the parameters in the list below with the recommended values, using the provided screenshot as a visual reference.
Click OK to complete creating the scheduled task or Cancel to cancel the operation
The following options are always available on the page: Create, Running tasks.
Activating a scheduled task
When the scheduled task is added to the list, select it click Activate to activate it (see screenshot).
The following options are enabled for activated scheduled tasks: Execution History, and Deactivate.
Deactivating a scheduled task
To stop the execution of the activated scheduled task, select the task and click Deactivate (see screenshot).
The following options are enabled for deactivated scheduled tasks: Activate, Edit, Remove, Execution history, Execute.
Entity Inspector
Changing Business Rules Configuration Mode
Navigate to Administration → Entity Inspector page.
In the Entity Type dropdown field, choose Business rules (fixicch2_BusinessRules).
Select a row for the necessary Server and click the Edit button.
For the businessRules.bizLayerConfigMode field, choose the required mode (e.g. “BizLayerConfigMode.BIZ_LAYER_COMPONENTS”).
Save the changes by clicking the OK button.
Application properties
Saving the user's UI changes
Go to the Application properties
Open the cuba set of properties
Open the gui set of properties
Select the cuba.gui.manualScreenSettingsSaving propery
Click the Edit button
Figure. The Changing of the application property form.
Change the Current Value into true
Click the OK button