Storing Case Participant Index Data

The Cúram Case Participant Index provides two interfaces for storing client data: the CPILoader and the CPIWebService. The CPILoader is designed to handle a bulk load of data, such as when a new CPI Data Store is initially populated. The CPIWebService interface has been engineered to allow an SOR to perform maintenance like updates, inserts and deletes in real time.

Important: For both interfaces, it is important to note that the unique keys returned for each entry must be mapped back to the SOR (and/or web service unique key mapping support tools) to ensure that the data can be properly maintained.