Policy Search and Retrieve

Claim Center and Policy Center are coexisting in most of Insurance companies. When an user tries to make a claim , there are two steps at the very beginning : Policy Search and Policy Retrieve .

Policy Search is the first step when the user is trying to create a new claim in claim center . When use entry search criteria such as policy number makes the Search , Policy Center will return the policy that matching the criteria. Very small amount of information will be returned in this step. It just let the user to select the policy the return by policy center. and start the policy retrieve.

Policy retrieve is the second step that user found the policy already and try to move on to get a whole picture of the policy and create the claim based on that. When user select the policy returned from policy search and go to next step , claim center actually calls message broker( an application that connects policy center and claim center) and send the policy retrieve request , the retrieve response will include a lot of information of the policy such as the insured item, locations and coverages and so on. Claim Center now has enough information from policy center to create a claim.

发表评论

电子邮件地址不会被公开。 必填项已用*标注