Operations

The operation wsCustomerServiceDelegate_GetCustomerInfo is generated from the defined WSDL file which contains the service to retrieve the customer data (InsuranceTemplateBackendService\WebContent\WEB-INF\wsdl\CustomerService.wsdl). The input parameter of the service is the customer id which has been put into the session context in the login operation, the output is the object containing customer data.

Please refer to related *. transaction files under InsuranceTemplateWeb\src\definitions\operations for details.