Is it possible to create a custom redirect exception? We have a requirement that at the end of a process we need to redirect to a file and a report. I have seen the PXRedirectWithReportException and thought we could recreate a version of this to redirect to a file instead of a report. Is this possible? I have seen this page Creating a Custom Exception, where it mentions “To create a custom redirect exception, you must derive a class from the PX.Data.PXBaseRedirectException base class.” There is no documentation (that I have seen) that shows how to do this. Are there any examples of custom redirection exceptions? Or an explanation on how these work? Or source code on this?
Question
How to create a custom redirection exception
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.