Skip to main content
June 4, 2025
Question

how to display the same data back in UI

  • June 4, 2025
  • 9 replies
  • 0 views

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 

    9 replies

    June 4, 2025

    You have to get the data from UIT 1 as process variable and pass them as input in UIT 2

    sabat0002Author
    June 4, 2025

    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 

    June 4, 2025

    In that case, you have to store that values in any table and use them during 2nd attempt