How to Handle System generated Yes/No messages in function/BPM - I see them in the Trace

I typically decompile the client side of things to understand these prompts. The screen code will show what variables are checked causing the prompt. JetBrains dotPeek is free for this, and many others might recommend something like .NET Reflector (paid).

1 Like