Three are three web service operations, wsClaimServiceDelegate_GetAllClaimsByUserName,wsClaimServiceDelegate_SubmitClaimComplaint and wsClaimServiceDelegate_SubmitClaimFeedback. The functions of the operation can be known by the name of the operations. Another operation ClaimDetailDataOp is used to put the data of the selected claim record into the data block, which is bound with the UI elements displaying the claim details.
Please refer to related *. transaction files under InsuranceTemplateWeb\src\definitions\operations for details.