If the integration fails it will show the error in the same UI but the already entered values are missing on the UI .how can I keep those details stay on the 2nd UIT
Discussion posts and replies are publicly visible
You have to get the data from UIT 1 as process variable and pass them as input in UIT 2
When I hit submit for the 1st time ,process is getting started and it goes to 2nd UIT and shows the error .When I hit same submit button it is starting new process instance .how i can resolve it
In that case, you have to store that values in any table and use them during 2nd attempt