Nuclos REST state change: nextStates, boStateChanges, nuclosStateId, GET, HTTP 200, state model. |
Language: Deutsch · English
State change via REST – read nextStates and trigger via GET on the state-change link.
On this page |
A BO read earlier returns the reachable states under the key nextStates – depending on the current state and the user's permissions.
The call is a GET on one of the state-change links (boStateChanges/{boMetaId}/{boId}/{nuclosStateId}). On success: HTTP 200 (OK).
A state change can modify the BO in many ways via rules – it is often advisable to reload the BO afterwards. |