Accountancy simulator deployment
The simulator reads requests from the FTM for High Value Payments application output queue, REQUEST.TO.ACCOUNTING1. It responds to the application by placing responses on the RESPONSE.FROM.ACCOUNTING1 queue.
Account request
The account request uses the following information:
Transaction type (business concept):
- HVP_ACC_CREDIT_REQUEST
- HVP_ACC_CREDITREVERSAL_REQUEST
- HVP_ACC_DEBIT_REQUEST
- HVP_ACC_DEBITCREDIT_REQUEST
- HVP_ACC_DEBITREVERSAL_REQUEST
- HVP_ACC_INQUIRY
- HVP_ACC_RESERVE_FUNDS_REQUEST
Account response
Status code | Transaction type (business concept) |
---|---|
ACTC | HVP_ACC_RESPONSE |
- ISF transaction structure - isf:Acknowledgment.
- In the response, the request ID and TransactionIdentification are populated from the request ID of the request.
- The response contains an accept status code.
1 By default, all IBM® MQ names are prefixed with the placeholder ++FXTQPFX++.