Accountancy simulator

This simulator replicates an accountancy service. An accountancy service is used to validate an account status and to credit the creditor account.

The simulator exhibits the following behaviors:
  • The simulator receives an ISF request message and returns an ISF acknowledgment message.
  • The simulator responds with an accept status code.
  • Messages that do not pass the schema validation are placed on the simulator failed queue.
  • The simulator throws an exception when the business concept of the message is not what was expected.
  • The simulator is connected through IBM® MQ.