Skip to main content
sabat0001
January 10, 2024
Question

Is it possible to go back to same user input task form again in a process model

  • January 10, 2024
  • 3 replies
  • 0 views

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 GRU

In 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

3 replies

harshitb6843
January 10, 2024

There is a similar thread going on -  [mention:29ea800a68a74058ad877a33bcc92054:46448885d0e64133bbfbf0cd7b0fd6f7] 

harshitb6843
January 10, 2024

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. 

komalj3844
January 10, 2024

make sure you pass the same process variables into the value of each inputs of UI node against each save into