Fraud screening simulator

This simulator replicates a fraud detection service.

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.