While creating a case , i will click on validate button and data will be sent to Api to verify the GRU is correct or not ,if it is incorrect in the form i need to go back to same form to update the correct GRUIn my process model ,it is going back to user input task but the form is again asking for details to be entered but the want is i need to update the Gru and resubmit the form .can someone please suggest how to achieve this
Discussion posts and replies are publicly visible
There is a similar thread going on - how to add validation in UI based on integration response
Are you using a User input task after the start node or are you using a process start form?
In the case of the Process Start Form, you will have to add a separate UIT after you have received a response from the integration because you cannot pre-populate a start-form.
make sure you pass the same process variables into the value of each inputs of UI node against each save into