Skip to main content

Currently we are importing an error handler for our projects. It covers the basic errors. For some projects we need custom errors, ie HL7 errors.

 

Is there a way to have multiple error handlers? ie two imported handlers, one for common and one for HL7 or imported for common and standard for HL7 errors, or even the common errors imported into a new HL7 error handler that is then imported into the required project.

 

Basically the common error handler should always be in our projects but we need custom ones for some projects.

2 answers
  1. Jan 8, 2021, 6:59 AM

    Hi @Michael Fesser​ 

     

    The Second scenario which you said might be possible as calling the common error handling in for HL7 and the creating and error handling for that and using in you flow. So you are doing nester error handling in that.

     

    But refereeing two different error handling to same application, I am not sure as it will allow that.

     

    Regards,

    Abhishek Bathwal

0/9000