2.1 Guideline to Implement Adapter

  1. Adapter implementation class must implement the respective interface and provide implementations for all methods defined in the interface.
  2. Any exception while invoking core banking services must be translated into OBAPI exception (com.ofss.digx.infra.exceptions.Exception) and host error code(s) should be mapped to an OBAPI error code.