Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| rdms:webapp:processes [2025/03/18 10:53] – [Delayed Rules] added more screenshots, info abou checkin rules via cli jelte | rdms:webapp:processes [2026/08/05 15:01] (current) – burcu | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Processes/ | + | {{indexmenu_n> |
| - | {{indexmenu_n> | + | |
| - | The RDMS web interface allows you to observe certain processes/ | + | ====== |
| - | {{ : | + | You can use the RDMS Web interface to view the status of processes and jobs that you started through the Web interface. Select the " |
| - | ===== Processes/ | + | You can also use this view to check the status of your delayed rules. The " |
| - | If you perform certain operations in the RDMS web interface, these get registered as processes. The status of these processes can be observed here. | + | |
| - | Currently, the following operations are visible as processes: | + | {{ :rdms:webapp:rdms_procces_0.png? |
| - | - Uploading of data via the web interface | + | |
| - | - Bundling operations (compress to tar or decompress) | + | |
| - | - Extraction of metadata | + | |
| - | - Different steps of the [[rdms:workflows:archiving|Archiving Workflow]] | + | |
| - | By clicking on a listed process, you can get more details about it. | + | ===== Processes and Jobs in the Web Interface ===== |
| - | {{ : | + | When you perform certain operations through the RDMS Web interface, the RDMS registers them as processes. You can use the " |
| - | This shows you, for example, the kind of process and the data on which it was executed. Moreover, every process gets a process number | + | The following operations are currently displayed |
| - | **Note:** Not all jobs are executed as Delayed Rules as will described below. For example the upload operation, is not a delayed rule, but it has a Delayed Rule associated with it that is executed | + | |
| + | | ||
| + | | ||
| + | | ||
| + | Select a process to view more information about it, as shown below. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | The process details show information such as the type of process and the files or folders on which it was performed. Each process has both an "RDMS process ID" and an " | ||
| + | |||
| + | **Note:** The RDMS does not execute every process as a delayed rule. For example, uploading a file is not a delayed rule. However, the checksum calculation that starts after the upload runs as a delayed rule in the background. | ||
| ===== Delayed Rules ===== | ===== Delayed Rules ===== | ||
| - | The RDMS is built on top of the data management software [[rdms: | ||
| - | We use rules at several | + | The RDMS is built on the [[https:// |
| + | |||
| + | The RDMS can queue a rule and execute it in the background | ||
| + | |||
| + | The RDMS uses delayed rules for several | ||
| + | |||
| + | * **Calculating checksums automatically: | ||
| + | * **Compressing and extracting files through the Web interface: | ||
| + | |||
| + | To view your delayed rules, select the second tab in the " | ||
| - | * **Automated checksum calculations of your data**: If you upload files to the RDMS, a automated checksum calculation for your files with be executed as a delayed rules. This guarantees that all your files have a checksum registered which gives you/us the capability to check the [[rdms:data:integrity|integrity of your data]]. | + | {{ :rdms:webapp:rdms_procces_5.png? |
| - | * **Bundling/ | + | |
| - | You can observe | + | Each delayed rule displays its "RDMS process ID" |
| - | {{ : | + | In the examples above, the delayed rule and its related job have the same "RDMS process ID". |
| - | The RDMS process ID is visible for every delayed rule via the web interface which allows you to correlate | + | The example below shows a delayed rule for creating |
| - | Moreover, you can see here some more information of the kind of delayed rule (in the above example the creation of a tar archive). As well as its **priority** | + | |
| + | | ||
| + | * **Priority 1:** Rules with low queue priority, such as checksum calculations | ||
| - | In contrast, the automated checksum calculations have a lower priority of 1 by default. | + | {{ : |
| - | {{ :rdms:webapp: | + | The priority system allows critical tasks, manually started tasks, and tasks that are part of an [[..:workflows:|RDMS workflow]] to receive a higher queue preference than common, automatically scheduled tasks. |
| - | The priorities are set as such that the task that are executed from the web interface like tar creation or decompression, extraction of checksums, and the steps of the archiving workflow, are executed with a higher priority (meaning: earlier) then the automated | + | For example, the RDMS must calculate |
| - | It is also possible to check the status of delayed rules via the CLI tool [[rdms: | + | You can also check the status of delayed rules through |
| - | {{ : | + | {{ : |