Writing a Web Services server application Create a Genero Web Services server using the SOAP protocol. Writing a Web services server functionYou create a standard Genero function and publish it as a Web function (Web services operation) using methods from the classes in the COM library.WS server stubs and handlersDescribes using a server stub from a compatible Web service that you can use in your GWS server application. Writing a Web server applicationFollow examples showing you how to write a complete Web service application for the SOAP protocol. . Get HTTP headers information at WS server sideTo work with HTTP headers exchanged between the Genero client and a web service, you must register variables to receive and send them.Choosing a web services styleGenero Web Services contains style options for creating SOAP Web services. Your choice is dependent on the type of service, (Document or RPC), and the encoding mechanism (literal or encoded) required.