Using application interfaces
Use the interfaces in Pega Warranty to support external data source integration.
The rules in the application reference data pages to retrieve and update data. When a rule references a data page, the system will either use an existing instance of the data page or create a new one, based on the configuration for the data source. The data page defines how latest the data is.
Pega Warranty has sample data to demonstrate the usage of these interfaces in Pega Warranty processes. Pega Platform database tables maintain all the sample data.
Use the sample data model to store the application data or override the interfaces to point at your existing system of record.
- Reuse the cases that are mapped to the database table. To review the available Pega Warranty interfaces, see Pega WarrantyAPIs.
- Configure data sources in the data page.
Each built-on application must override only the necessary interfaces.
Previous topic Configuring work parties Next topic Configuring warranty agents