Von Version < 18.30 >
bearbeitet von awa
am 18.03.2020, 12:50
Auf Version < 18.31 >
bearbeitet von awa
am 18.03.2020, 12:51
< >
Änderungskommentar: (Autosaved)

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -101,6 +101,22 @@
101 101  
102 102  Finally, you can also check the availability of the Postkorb service. This only checks the connection details as configured in the plugin settings, not whether the data configured for this Postkorb action is valid. Technically speaking, this sends a so-called //PING// service request to the Postkorb web service.
103 103  
104 +=== Return values ===
105 +
106 +After the plugin action was executed, the following additional action placeholders are available:
107 +
108 +success: true, if the message could be sent to the Postkorb, false otherwise.
109 +status: The status code as returned by the Postkorb web service, either SUCCESS or ERROR.
110 +messageThreadId: If the request was successful and a new message thread was created: The ID of the newly created message thread, as returned by the Postkorb web service.
111 +errorCode: A numerical error code defined by this plugin. See the following list for the available codes.
112 +errorType: Technical name of the error code, see below.
113 +errorDetails: Localized name of the error code.
114 +exceptionMessage: Message of the exception that was thrown by Java, if any.
115 +
116 +=== Error codes
117 +
118 +
119 +
104 104  == Plugin configuration ==
105 105  
106 106  {{figure image="plugin_regioit_postkorb_settings_en.png" width="600"}}
Copyright 2000-2025