Common Base Event (CBE) messages
A msgFormat parameter with a value of Common Base Event (CBE) indicates that a CommonBaseEventType message needs to be generated instead of the default ibmPaymentsDirectorBridge XML that is referred to as an ApplicationBridge message. The msgType parameter identifies the localInstanceId within the CBE and determines what data is sent in the CBE.
The CBE messages are shown in the following list.
- E_PFS_TxnRejected
- Indicates whether PFS determined that this transaction is rejected and cannot be processed further as no operator intervention is allowed because it is not overrideable. This CBE message is sent when a transmission is rejected, a batch is rejected, or a payment is rejected.
- E_PFS_TxnOperations
- Indicates that operator intervention is required for the transaction to progress further. The possible
actions that are required include:
- Releasing a pending transmission.
- Accepting a rejected or overrideable transmission.
- Releasing a pending batch.
- Accepting a rejected or overrideable batch.
- Dispositioning a transaction on either the Transaction grid or the Exceptions & Investigations UI.
- E_PFS_TxnWarehoused
- Indicates that the transmission, batch, and payments are in an accepted state and ready to be processed, but the business day is not activated. Processing will resume after the business day is activated, or if activation is in progress, when activation is complete and the batch is revalidated with the latest set of business rules.
- E_PFS_TxnReadyForPrechecks
- Indicates that the transaction completed processing on the PFS side and is ready for any prechecks that
are required in IBM® App Connect Enterprise before the payment to be complete is sent. The batch is
marked as
ready for distribution, but Distribution is not notified until IBM App Connect Enterprise indicates that the prechecks are completed by updating the payment state.