Previous Topic

Next Topic

Book Contents

Load balanced deployment

Load balanced deployment is configured through modifications to the web.config file and is intended for use when exposing the API through the use of a network load balancer. Requests must include a valid user name/password. For more information, see Choosing the deployment type.

Example client URL:

https://myserver/InFormAdapter/CodingService/CodingService.svc

Send Feedback