Von Version < 18.59 >
bearbeitet von awa
am 18.03.2020, 13:47
Auf Version < 18.61 >
bearbeitet von awa
am 18.03.2020, 13:51
< >
Änderungskommentar: (Autosaved)

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -124,18 +124,13 @@
124 124  
125 125  The following error codes are currently defined by this plugin:
126 126  
127 -0 - SERVICE_COULD_NOT_BE_CREATED
128 -The connection to the Postkorb web service could not be established.
129 -10 - PING_REQUEST_FAILED
130 -The PING request preceding the actual request failed (only if enabled in the configuration).
131 -20 - INVALID_SERVICE_REQUEST
132 -The request to the Postkorb web service contains invalid data and cannot be sent. Check the configuration of the plugin and the workflow action.
133 -30 - POSTKORB_SERVICE_ERROR
134 -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.
135 -40 - INVALID_SERVICE_RESPONSE
136 -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.
137 -50 - SERVICE_REQUEST_FAILED
138 -The Postkorb web service returned a response, but the status of that response was ERROR.
127 +|=Status code|=Technical name|=Description
128 +|0|SERVICE_COULD_NOT_BE_CREATED|The connection to the Postkorb web service could not be established.
129 +|10|PING_REQUEST_FAILED|The PING request preceding the actual request failed (only if enabled in the configuration).
130 +|20|INVALID_SERVICE_REQUEST|The request to the Postkorb web service contains invalid data and cannot be sent. Check the configuration of the plugin and the workflow action.
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 +|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 +|50|SERVICE_REQUEST_FAILED|The Postkorb web service returned a response, but the status of that response was ERROR.
139 139  200 - INTERNAL_ERROR
140 140  A unexpected error occurred that cannot be specified further.
141 141  
Copyright 2000-2025