Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| 73:admin_jobs [2019/03/25 19:45] – emr | 73:admin_jobs [2023/06/12 12:42] (current) – emr | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| Some administrative jobs should be executed on a regular basis. For that purpose, administrative jobs like role assignments or data exports can be run automatically. | Some administrative jobs should be executed on a regular basis. For that purpose, administrative jobs like role assignments or data exports can be run automatically. | ||
| - | Administrators can upload scripts via the '' | + | Administrators can upload scripts via the '' |
| The existing Facade API can be used to navigate through the process content. For example, to assign a user named **'' | The existing Facade API can be used to navigate through the process content. For example, to assign a user named **'' | ||
| Line 18: | Line 18: | ||
| } | } | ||
| } | } | ||
| + | |||
| </ | </ | ||
| Line 26: | Line 27: | ||
| Please note, that these scripts are just samples and __need to be adjusted__ | Please note, that these scripts are just samples and __need to be adjusted__ | ||
| - | |||
| - | Future Stages versions will allow to also perform other administrative tasks. | ||