Process rejection refers to the node position that is directly returned to the process initiator during the process running. As shown in the following figure, the current running position of the process is "Task3", but it is found that there is a problem with the form submission data, and the initiator node "Task1" needs to modify the form data again. At this time, there is no need to return each step, but directly reject it.