Can anyone please help me how would I stop PB application from terminating? e.g if we have the application open and in a screen, a field is not found, it would display message "null object reference found at line XXXX...." and the application would terminate.
Is there a way to maybe close just the screen(maybe a popup window) where termination happened and let the main window still open?