Appian Community and Appian Academy are being upgraded. As a part of the upgrade, Appian Community is currently in read-only mode, and user registration is disabled until August 3. We apologize for any inconvenience this may cause, but a more secure, stable, and performant Community experience is coming soon!
The new Appian Community launches August 3, followed by Appian Academy on August 7. During the migration, Appian Community Edition, Appian Academy, Documentation, Certifications, Instructor-led Customer Training, Partner Sales Training & Accreditation, and Forum (for Appian Partners and Customers only) will remain available.
Hello guys,
I created a process model, but when I executed I got an error, it tells me XOR is invalid. Can anyone tell me why it's invalid, and how to fix it?
Discussion posts and replies are publicly visible
could you please share XOR gateway snap.
yeah, the error message tells you where to look - inside your XOR gateway's configuration, which as Deepak mentioned already, you haven't posted a screenshot of.
Just to take a guess, based on the error message it looks like you may have one of the conditions defined to refer to a label called "cancel", without the "pv!" domain, which Appian won't recognize as anything valid.
this screenshot inside the the XOR gateway.
Make one process variable name "cancel" and the type of Boolean and then pass the same rule input in this XOR with the same condition.
Thanks, it worked