System Resources settings page
Repository > General Settings > System Resources
Purpose of the page¶
This page makes it possible to adapt the application to the infrastructure on which it is run.
Page fields
Please find below the most important fields.
| Field | Description |
|---|---|
| Main | |
| Accept lowercase codes | Makes it possible to also accept lowercase identifiers. |
| Max. number of connected users | Maximum number of users that can log in to CCH Tagetik at any one time. This limit is only applied to users associated with roles not using the function 0000033 Repository - Allows the access without restriction on the max. number of connected users. 0: no limit |
| Enable beta features | Enables functions still in development, in order to test them. |
| Tagetik Data Loader | |
| Tagetik Data Loader - Write to file: data packet size (Kbytes) | Maximum size of data packets into which to divide the file with data extracted from CCH Tagetik to be transmitted to the Agent |
| Tagetik Data Loader - write to database: record number for data packet | Maximum number of records that each data packet can contain in order to be transferred to a database managed by the Agent |
| Time out (min) | Time (in minutes) that CCH Tagetik waits for the Agent’s response to a command, at the end of which a timeout error appears. Default: 30 minutes |
| Endpoint | |
| FTP endpoint mode | Makes it possible to connect another server using the FTP protocol. - Active - Passive |
| OData service: data packet size (rows) | Maximum number of records in each data packet to be loaded to CCH Tagetik via the OData security system. - > 0: packet-based reading enabled - 0: reads all data simultaneously |
| Data Processing | |
| Allow manual interruption | Enables the button for manually stopping data processing in progress. |
| Disable concurrency | Makes it possible to run data processing on several servers with parallel sequencing and scheduling. If not selected, the servers will run several data processes and schedules simultaneously according to the mechanism of the concurrent tasks. |
| Distribute scheduled processing load | Distributes the scheduled data processing workload among all the active servers depending on their workload. |
| Distribute queued processing load | Distributes data processing which has been requested but is not yet underway among the active servers, depending on their workload. |
| Max. scheduled processes per minute/server | Number of data processes per minute that can be run on each server. 0: unlimited |
| Import/Export Tool: Thread number | Maximum number of threads used by data processing for imports and exports. 1: prevents parallel data processing (default) |
| Import/Export Tool: batch size | Number of rows to be imported in batch mode (Max batch size). 1000: default Note: we suggest keeping the default value. |