Is there any documentation about how to use XML_MESSAGE, VALIDATION_XML_MESSAGE, VALID_IF_FOUND and ALTERNATE_XML_MESSAGE?
I have written some simple rules using only XML_MESSAGE, but If I wanted to use the other fields how do they work.
My First question would be Does the VALIDATION XML run before or after XML MESSAGE?
When does the ALTERNATE XML run?
How do I use VALID_IF_FOUND?
I’m Working in FSM 6.5
Thanks!