... |
... |
@@ -124,6
+124,7 @@ |
124 |
124 |
|
125 |
125 |
The following error codes are currently defined by this plugin: |
126 |
126 |
|
|
127 |
+{{table dataTypeAlpha="1" dataTypeNum="0" preSort="0-asc"}} |
127 |
127 |
|=Status code|=Technical name|=Description |
128 |
128 |
|0|SERVICE_COULD_NOT_BE_CREATED|The connection to the Postkorb web service could not be established. |
129 |
129 |
|10|PING_REQUEST_FAILED|The PING request preceding the actual request failed (only if enabled in the configuration). |
... |
... |
@@ -131,12
+131,9 @@ |
131 |
131 |
|30|POSTKORB_SERVICE_ERROR|The Postkorb web service did not return any response to the request. Check whether the web service is available and can be reached from your network. |
132 |
132 |
|40|INVALID_SERVICE_RESPONSE|The response returned by the Postkorb web service is invalid and could not be parsed. Check the version of the web service and this plugin, you may have to update this plugin. |
133 |
133 |
|50|SERVICE_REQUEST_FAILED|The Postkorb web service returned a response, but the status of that response was ERROR. |
134 |
|
-200 - INTERNAL_ERROR |
135 |
|
-A unexpected error occurred that cannot be specified further. |
|
135 |
+|200|INTERNAL_ERROR|A unexpected error occurred that cannot be specified further. |
|
136 |
+{{table }} |
136 |
136 |
|
137 |
|
- |
138 |
|
- |
139 |
|
- |
140 |
140 |
== Plugin configuration == |
141 |
141 |
|
142 |
142 |
{{figure image="plugin_regioit_postkorb_settings_en.png" width="600"}} |