APM has two optional methods to enforce compliance checks on broker credentials: Pre-Computation Compliance and Post-Computation Compliance. If either of these is enabled, they run as tasks in the Payout process in place of the Credentials Apply task.
A significant difference between using Credentials Apply and using pre- and post-computation compliance is the storage of the credentialing status. When using Credentials Apply, the results are stored in a separate table called CredApplyHistory. Each broker's history record has its own CredApplyHistory record that is referenced during Payout.
In contrast, when using either Pre-Computation or Post-Computation Compliance, the credentialing results are stored in fields on either TranHis or BrokerHistory.




