Question: How to stop BPM on a condition WITHOUT an error?

,

10.2.200.16 here…

Good Morning, all! I have a situation where I need to prevent the message “This customer will be placed on Credit Hold. Do you want to continue?” based on a condition. I’m already preventing the customer’s Credit Hold status from being set, however I’d like to prevent this message from popping up. In the wisdom of our expert colleagues(Jose? Monty? Ali? Master Sisson? etc.), what would be the best way to prevent this message? Any help will be greatly appreciated!

The method has a variable I can’t remember what is called (message?)
If you set that in post processing to blank then the message won’t pop up

Here are the methods you will have to use and change the variables to fully suppress the messages without error
image

4 Likes

Thanks, @josecgomez, @danbedwards! I’ll run a trace and see what I need to do to flesh this out!