Introduction to SoftData
SoftData is a method designed to provide the maximum amount of integration flexibility while maintaining a high level of operational efficiency for rules and rating applications. It allows an application to dynamically retrieve values from SoftRater Packages (SRPs) so that values do not have to be hard coded into an application.
For example, if you had a web-based application that allowed a consumer or agent to request a quote, SoftData calls could be used to fill in drop down text boxes with valid values. This allows the same application to be used across multiple states and carriers. It also prevents duplicate data entry, reducing the chance of making a costly mistake.
The core foundation is based on enumerated mappings to program based data elements built through the RateManager application. The schema model uses character mapping node items, i.e. <tv>, <q>, <i>, etc., which provide efficient document processing while gaining the system benefits of an extremely low XML document weight for small storage and faster transmission.
There are two parts to a SoftData call; the data request and the data result. For more information on these, see the following: