Skip to main content
June 25, 2025
Solved

XOR in Process Model

  • June 25, 2025
  • 4 replies
  • 0 views

I am doing example "Build an Application: Step 10". This is where you build from scratch a simple process model to enter in a maintenance request. Everything work fine from the process start form to writing the data back to the Maintenance recordType. However, the XOR cancel does not work. When I click it, the flow process as if I am submitting the form. I followed the step by step instructions exactly. I even completely deleted the XOR and is corresponding End node and rebuilt. Still same thing. 

    Best answer by venkatrea696188

    No worries . One step at a time.
    In your interface when you click Cancel button try saving it to a rule input 

    Pass it to process model (You might have did this )

    And Appian had one of the best documentation for beginners , so i suggest you to give it a try  

    4 replies

    venkatrea696188
    June 25, 2025

    First thing are you passing value to pv!Cancel from your interface??

    June 25, 2025

    I'll check. I'm so new to Appian, this may take a while to find out

    venkatrea696188
    June 25, 2025

    No worries . One step at a time.
    In your interface when you click Cancel button try saving it to a rule input 

    Pass it to process model (You might have did this )

    And Appian had one of the best documentation for beginners , so i suggest you to give it a try