I started using the new Custom Message utility in Model Builder. I have several Logicals set up as preconditions to ensure that attributes are entered correctly in the layers before the model runs its processes. When the Logical is False the model fails, and the Custom Message explains what needs to be corrected. This works well.
However, when all of the Logicals are True and the model runs all processes, it completes, but with warnings. The warnings are that the Custom Messages did not execute. Which I guess makes sense that those Custom Messages did not run because none of the Logicals were False, but other users will get confused by this. What can I do to get rid of that warning message? Or is there a way to assign the Custom Message as "Not Needed to Complete", or something.
I've added another Custom Message warning after my very last Output, that states "IGNORE WARNING - ALL PROCESSES RAN SUCCESSFULLY". Maybe that will be a good work around for now, but please let me know if there's a better solution.