Fraud screening setup and configuration
You need to set up artifacts and configure properties for this simulator to work.
Queues
The queues that are used by this simulator are shown in the following list.
- REQUEST.TO.FRAUD1
- RESPONSE.FROM.FRAUD1
- SIM.FRAUD.STORE.ACK1
- SIM.FRAUD.TRIGGER.ACK1
- SIM.FAILED1
1 By default, all IBM® MQ names are prefixed with the placeholder ++FXTQPFX++.
IBM App Connect Enterprise artifacts
This simulator uses the following artifacts:
- FTM HVP Simulator IntnlSrvcs/HvpFraudSim.msgflow
- FTM HVP Simulator IntnlSrvcs LIB
- FTM HVP Simulator Common LIB
Common flow properties
The common flow properties that are used by this simulator are shown in the following table.
Property name | Default value | Description |
---|---|---|
SimInputQueue | FXT.REQUEST.TO.FRAUD | Simulator request queue. |
SimOutputQueue | FXT.RESPONSE.FROM.FRAUD | Simulator response queue. |
SimStoreAckQueue | FXT.SIM.FRAUD.STORE.ACK | Simulator store acknowledgment queue. |
SimTriggerAckQueue | FXT.SIM.FRAUD.TRIGGER.ACK | Simulator trigger acknowledgment queue. |
FailedMsgOutputQueue | FXT.SIM.FAILED | The queue to use for messages that fail schema validation. |
LogFailedMsgToQueue | TRUE | Indicates whether failed messages are logged to a queue. |
DataSource | FTMDB | The name of the database that is running the application. |
User-defined properties
The user-defined properties (UDP) for this simulator are shown in the following table.
Property name | Default value | Description |
---|---|---|
SOF_Latency | 100 | Simulates the latency. This property is specified in milliseconds. For more information, see Latency processing. |
SOF_FixedLatencyMode | TRUE | Indicates whether the latency is added independently of the IBM MQ wait time. For more information, see Latency processing. |
SOF_Name_RJCT | SOF.RJCT | Controls the status code that is used in the response. For more information, see Status codes and user-defined properties. |
SOF_Name_PEND | SOF.PEND | Controls the status code that is used in the response. For more information, see Status codes and user-defined properties. |
SOF_Name_PEND_RJCT | SOF.ACK.RJCT | After a response with the pending status is sent, another response with the reject status is stored. |
SOF_StoredAckExpiry | 30000 | The expiration time for messages that are stored on the simulator store acknowledgment queue, SimStoreAckQueue. |
SOF_CrdtBICRclRspRjct | SOFCRRCRSRJ | A credit return request of a payment return (pacs.004) is rejected when the specified value corresponds to the BIC of the CdtrAgt. |
SOF_DbtrBICRclRjct | SOFDBRCLLRJ | A return of funds request of a payment (pacs.008) is rejected when the specified value corresponds to the agent ID of the case creator in the camt.029 message. |
SOF_AddtlLtcy | 6000 | The amount of latency to add to cause a timeout during processing. For more information, see Latency processing. |
SOF_BICToAddLtcy | SOFADDLTBIC | If a specific debtor agent ID is defined, latency is added. |
DB_SCHEMA | FTM | The name of the database schema. |