Redirect to interface

Hi All,

My requirement is if any error comesup then it has to redirect to the same interface to modify the form and then resubmit the form again . IN the 2nd interface (which is same as 1st) I'm getting the below error .can someone please help.

An error occurred while evaluating expression: Error.message:AC!error.body (Invalid index: Cannot index property 'body' of type Text into type IntegrationError) (Data Outputs)

  Discussion posts and replies are publicly visible

Parents Reply Children
  • 0
    Certified Lead Developer
    in reply to ZAINAB

    No, it's easier to monitor. In one subprocess instance, you see all retry attempts chronologically with timestamps. This is much clearer than having duplicate nodes scattered across the main process. You open one subprocess and see the complete retry story in order, rather than trying to figure out which duplicate node belongs to which attempt.