Anchor | ||||
---|---|---|---|---|
|
You must specify the match keys for a confirm and affirm to match for further reconciliation. Unmatched records, that is, records which do not agree on key fields, remain in the work tables for potential match to new trades.
To establish the match keys that match trade records:
From the Trade Recon console, click Matching Rule.
You see the Matching Rule Property dialog box.Click the Keys tab, if not already selected.
Select fields to use for Trade keys and Confirm keys.
Click OK to save the changes for your session. Or, click Save to Rule File to update the match rule in the dtc_match message stream.
Anchor | ||||
---|---|---|---|---|
|
You must specify the matching logic to apply to matched records to complete the determination of an appropriately matched confirm and affirm.
To establish the match expressions to evaluate matching trade records:
From the Trade Recon console, click Matching Rule.
You see the Matching Rule Property dialog box.Click the Match Expression tab, if not already selected.
You see the Match Expression dialog box.Construct the field expressions to complete the determination of a successfully matched trade using the mathematical tool set provided. You can use mathematical expressions and functions such as IIF, TRIM, and FIND.
Click OK to save the changes for your session. Or, click Save to Rule File to update the match rule in the dtc_match message stream.
Anchor | ||||
---|---|---|---|---|
|
You must define bank account relationships to map the FINS number for the custodian to the Eagle Accounting entity identifier.
To define a Bank Account Relationship:
In Accounting Center, in the left navigation, click Setup.
Select Portfolio Setup > Custody Cash Accounts > Create Bank Account Relationship..
You see the Create Bank Account Relationship panel.Complete the fields on the Create Bank Account Relationships panel and click Submit.
NOTE: The Code Values table carries custodian FINS numbers under code category CUSTODIAN_BANK.
Anchor | ||||
---|---|---|---|---|
|
The MSGSERVICE.INI configuration text file sets key variables used by the Trade Recon console and associated message streams for DTCC processing of confirms and affirms. The file is located in the Eagle STAR Config Files/Configuration Files/msgcenter webserver folder and the Trade Recon parameters are located in the [DTC] section of the file.
To view the file from the Eagle Recon Center main window:
Click the Quick Links tab and click the Engine Manager link from the Monitor menu. Navigate to the folder path and filename.
The following options are required for configuring the DTCC confirm and affirm reconciliation approach
.
Option | Description |
---|---|
DataSetOption | Specifies the reconciliation approach for the Trade Recon console application. Options include:
|
TradesUploadStream | Specifies the trade upload stream. Default is dtc-trades. |
ConfirmsUploadStream | Specifies the confirm upload stream. Default is dtc-confirms. |
UpdatesStream | Specifies the updates stream. Default is dtc-updates. |
MatchStream | Specifies the match stream. Default is dtc-match. |
AffirmStream | Specifies the affirm stream. Default is dtc-affirm. |
ResultsStream | Specifies the results stream. Default is dtc-results. |
SetlAcceptStream | Specifies the settle accept stream. Default isdtc-accept. |
SetlAffirmStream | Specifies the settle affirm stream. Default isdtc-affirm. |