Mapping of Server Connect Dynamic Events with HTTP Status codes
| Dynamic Event | Description |
|---|---|
| Start | when the SA starts executing. Use case: show a modal or a spinner on the Start event. |
| Done | when the SA has finished executing. Use case: hide a modal or a spinner on the Done event. |
| Error | invoked when HTTP response is 402 |
| Unauthorised | invoked when HTTP response is 401, 404-431, 500-511 |
| Forbidden | invoked when HTTP response is 403 |
| Abort | invoked when the Server Connect is aborted |
| Invalid | invoked when HTTP response is 400 |
| Success | invoked when HTTP response is 200 |
| Upload & Downlaod | to see the progress of Server Connect execution |

–
prepared by @Mohit7713 for @slashash and the Wappler Community.
Community Page
Last updated:
Last updated: