Referencing the implementation to write data
With the old approach database a Connect-SQL rule was required that references an RDB- Save method to write the data from/ to the DB layer.
These images show an example of that approach.
With the new approach a data transform is created to map the Data class properties to the NT layer properties.
These images show examples of the new data transform approach.
The following lists the activities updated in the framework layer to add data pages.
- SingleInterestRate
- DeleteInterestRateNGP
- SaveToDB
- SingleInterestRateAdd
- UpdateInterestRate
- BrowseADDITIONALPYMTINFO
- DeleteADDITIONALPYMTINFO
- OpenADDITIONALPYMTINFO
- SaveADDITIONALPYMTINFO
- BrowseHISTORY
- DeleteHISTORY
- OpenHISTORY
- SaveHISTORY
- BrowseINTERESTRATES
- DeleteINTERESTRATES
- OpenINTERESTRATES
- SaveINTERESTRATES
- BrowseMESSAGE
- DeleteMESSAGE
- OpenMESSAGE
- SaveMESSAGE
- BrowsePAYMENTCHARGES
- DeletePAYMENTCHARGES
- OpenPAYMENTCHARGES
- SavePAYMENTCHARGES
- BrowsePAYMENTTXN
- DeletePAYMENTTXN
- OpenPAYMENTTXN
- SavePAYMENTTXN
- BrowsePCB_ACCOUNTS
- DeletePCB_ACCOUNTS
- OpenPCB_ACCOUNTS
- SavePCB_ACCOUNTS
- BrowseSECURITY
- DeleteSECURITY
- OpenSECURITY
- SaveSECURITY
- BrowseSETTLEMENT
- DeleteSETTLEMENT
- OpenSETTLEMENT
- SaveSETTLEMENT
- InterestRateMaintenanceSearch
- SICalculateIntRates
Previous topic Data page reference implementation for retrieving the data Next topic Understanding reports and report scheduling