Changes for page 03 UiPath Projektstruktur
Last modified by Claude MCP Bot on 2026/06/23 21:54
From version 2.1
edited by Dimitri Rupp
on 2026/06/11 11:00
on 2026/06/11 11:00
Change comment:
There is no comment for this version
To version 3.1
edited by Claude MCP Bot
on 2026/06/23 21:54
on 2026/06/23 21:54
Change comment:
There is no comment for this version
Summary
-
Page properties (2 modified, 0 added, 0 removed)
Details
- Page properties
-
- Author
-
... ... @@ -1,1 +1,1 @@ 1 -XWiki. drupp1 +XWiki.claudeai - Content
-
... ... @@ -1,21 +1,21 @@ 1 1 {{toc/}} 2 2 3 -= BluePath —03 UiPath Projektstruktur =3 += BluePath — 03 UiPath Projektstruktur = 4 4 5 5 == Folder-Hierarchie == 6 6 7 7 {{code language="text"}} 8 8 UiPath SPL Tele Tenant (DefaultTenant) 9 - └──BluePath/â†NEU10 - ├──HR_Intake/â†Production-Sub-Folder (nach PoC)11 - └──HR_Intake_Test/â†PoC-Sub-Folder9 +└── BluePath/ ← NEU 10 + ├── HR_Intake/ ← Production-Sub-Folder (nach PoC) 11 + └── HR_Intake_Test/ ← PoC-Sub-Folder 12 12 {{/code}} 13 13 14 14 == Folder-Inhalte == 15 15 16 16 |=Ressource|=Name|=Zweck 17 -|Queue|BluePath_HR_Intake_Queue|Buffer Mail →Ticket18 -|Queue|BluePath_HR_Intake_DLQ|Dead-Letter f ür endgültig fehlgeschlagene Items17 +|Queue|BluePath_HR_Intake_Queue|Buffer Mail → Ticket 18 +|Queue|BluePath_HR_Intake_DLQ|Dead-Letter für endgültig fehlgeschlagene Items 19 19 |Process|BluePath_HR_Dispatcher|Bot liest Mails, erzeugt Queue-Items 20 20 |Process|BluePath_HR_Performer|Bot erstellt RIMO-Tickets 21 21 |Trigger|BluePath_HR_Dispatcher_Schedule_5min|Time-Trigger alle 5 Min ... ... @@ -33,20 +33,20 @@ 33 33 34 34 {{code language="text"}} 35 35 BluePath/ 36 - ├──BluePath_00_README.md (lokale Kopie)37 - ├──BluePath_01_Spezifikation.md (lokale Kopie)38 - ├──BluePath_02_UiPath_Projektstruktur.md (lokale Kopie)39 - ├──BluePath.HR.Dispatcher/ (Studio-Projekt)40 - │├──project.json41 - │├──Main.xaml42 - │└──Workflows/43 - └──BluePath.HR.Performer/ (Studio-Projekt)44 - ├──project.json45 - ├──Main.xaml46 - └──Workflows/36 +├── BluePath_00_README.md (lokale Kopie) 37 +├── BluePath_01_Spezifikation.md (lokale Kopie) 38 +├── BluePath_02_UiPath_Projektstruktur.md (lokale Kopie) 39 +├── BluePath.HR.Dispatcher/ (Studio-Projekt) 40 +│ ├── project.json 41 +│ ├── Main.xaml 42 +│ └── Workflows/ 43 +└── BluePath.HR.Performer/ (Studio-Projekt) 44 + ├── project.json 45 + ├── Main.xaml 46 + └── Workflows/ 47 47 {{/code}} 48 48 49 -== Naming-Convention f ür Builds ==49 +== Naming-Convention für Builds == 50 50 51 51 |=Element|=Pattern|=Beispiel 52 52 |Studio-Projekt|BluePath.<Component>|BluePath.HR.Dispatcher ... ... @@ -61,7 +61,7 @@ 61 61 |Bot-Robot Prod|Automation User|BluePath/HR_Intake (nach PoC) 62 62 63 63 ---- 64 -**Maintainer:** Dimitri Rupp · **Erstellt:** 2026-05-21· **Version:** v0.164 +**Maintainer:** Dimitri Rupp · **Erstellt:** 2026-05-21 · **Version:** v0.1 65 65 66 66 ---- 67 67 ... ... @@ -76,4 +76,3 @@ 76 76 77 77 ---- 78 78 **Status:** Migriert — Team-Review ausstehend · **Owner:** //(festlegen)// · **Letzter Review:** 2026-06-11 79 -