Hi There,
When to use the below Loadbalancer with Servername(i) and URL(ii) in the HTTPTargetConnectiion, since it appears to be used in different usecase, what was that,pls advice?
i) <HTTPTargetConnection> <LoadBalancer> <Servername="hpid_target"/> </LoadBalancer> <Path>/scim/v2/Clients</Path> </HTTPTargetConnection> -------------------------------- ii) <HTTPTargetConnection> <Properties/> <URL>https://mocktarget.apigee.net</URL> </HTTPTargetConnection>