2.1 Guideline to Implement Adapter

This topic provides information on 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 OBDX exception (com.ofss.digx.infra.exceptions.Exception) and host error code(s) should be mapped to an OBDX error code.