Cloning Insurance Products

This functionality allows the user to generate a new insurance product based on an existing one. The cloned product captures all the available information from the original product. The user must select an existing product and press the Clone button available on the product view. This action triggers the opening of a specific pop-up form where the user can insert a new name and a new code for the new product. Upon saving, the clone product is generated, in Draft status.

Read below about the endpoints, scripts and libraries used for implementing this functionality.

Endpoints

The following endpoints are used to perform the cloning process:

Server Side Script Libraries

FTOS_IP_InsuranceProduct_Clone

This library is used to clone insurance products. From this library, the following functions are used: