Changes for page Protokolleintrag anlegen


From version 1.2
edited by Nils Schweigert
on 05.08.2022, 18:01
Change comment: There is no comment for this version
To version 1.1
edited by awa
on 03.08.2022, 21:01
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.nsc
1 +XWiki.awa
Content
... ... @@ -1,42 +1,3 @@
1 1  {{version major="7" minor="2" /}} This feature is scheduled to be released with {{formcycle/}} version 7.2.
2 2  
3 -{{figure image="logEntry_en.png" clear="h1"}}
4 -Configuration interface for the action of type //create log entry//.
5 -{{/figure}}
6 -{{figure image="logEntryDemo_en.png" clear="h1"}}
7 -Created log entry with the severity of level //warning//.
8 -{{/figure}}
9 -
10 -Actions of type //create log entry// allow you to create a custom entries in the [[Processlog>>doc:Formcycle.UserInterface.Protocol]].
11 -
12 -==Parameters==
13 -
14 -===Informations of the log entry===
15 -; Name
16 -: The name of the action, which doubles as the name of the log entry to create.
17 -; Severity
18 -: The severity level of the log entry to create. The severity allows you to filter the [[Log>>doc:Formcycle.UserInterface.Protocol]] accordingly.
19 -; Comments
20 -: The comments of the log entry to create. The comments can later be seen on the log entry.
21 -
22 -== Actionvariables ==
23 -
24 -Actions of type //create log entry// provide [[Actionvariables>>Formcycle.UserInterface.Variables||anchor="Aktionsplatzhalter"]]
25 -
26 -=== Standardplatzhalter ===
27 -
28 -; [%$<Aktionsname>.SUCCESS%]
29 -: Rückgabe ob Aktion erfolgreich ausgeführt wurde. Liefert Boolean (true/false) zurück.
30 -; [%$<Aktionsname>.RESULT%]
31 -: Rückgabe aller von der Aktion bereitgestellten Ergebnisse in strukturierter Form.
32 -
33 -; [%$<Aktionsname>.ERROR_CODE%]
34 -: Der geworfene Fehler-Code im Fehlerfall der Aktion. Leer wenn kein Fehler aufgetreten ist.
35 -; [%$<Aktionsname>.ERROR_MESSAGE%]
36 -: Die geworfene Fehler-Nachricht im Fehlerfall der Aktion. Leer wenn kein Fehler aufgetreten ist.
37 -
38 -=== Aktionsspezifische Platzhalter ===
39 -; [%$<Aktionsname>.RESULT.level%]
40 -: Der Schweregrad des Protokolleintrags.
41 -; [%$<Aktionsname>.RESULT.comments%]
42 -: Die Bemerkung, welche der Protokolleintrag erhalten hat.
3 +TBD