Settings¶
User Rights¶
Users with the Admin role have the right to configure the settings.
Configuring the settings¶
To configure the settings for Traceability, click
from the menu on the left. The "Settings" dialog box is shown:

There are two configuration options:
-
Maximum number of items that can be included in the same CSV file when running a Containment by File operation.
This value represents the maximum number of items allowed in the CSV file when a "Contain by File" operation is performed. The administrator sets this limit to control the maximum number of requests that can be handled during system integration.
-
Maximum number of items within a Containment Request that can be downloaded via the API in a single round trip.
This value represents the maximum number of items contained in the JSON file when programmatically accessing the APIs used to download an active containment request. Considering typical cloud architecture limitations (connections active for a limited time, typically 30 seconds) and the size of the returned package (usually less than 10 MB), you can define a custom value for the number of elements in a single request. Traceability APIs support pagination when the dataset exceeds the defined limit, allowing sequential calls until the entire dataset is retrieved.