Change WS client behavior at runtime
Various aspects of access to a Web Service may be implemented on the client side at runtime using global endpoint records.
Genero Web Services generates a global record called tGlobalEndpointType to change the client behavior at runtime without the need for modifying any generated client stub.
If WS-Addressing 1.0 is enabled, the global generated record is called tWSAGlobalEndpointType.
If needed, you can also access the HTTP layer via the Request
and
Response
record of the binding record. See Access HTTP request and response headers for a service.