Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6369605
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T00:49:38+00:00 2026-05-25T00:49:38+00:00

I need to implement a system that has the ability to conditionally consume web

  • 0

I need to implement a system that has the ability to conditionally consume web services on different disparate applications which are deployed with the same WSDL.

For e.g., If System B, C, D and E host webservices WS1, WS2, WS3 and WS4 which are all based on the same WSDL thereby exposing the same web methods, then my system A would require to consume one of these 4 webservices based on a condition retrieved from a downstream component (e.g., the database). The systems B, C, D and E can be implemented in any technology (Java, .NET, etc..) but my system A is based on .NET.

So the proxy class based on this WSDL on my system A would need to dynamically change the URI in the webservice proxy. So how do I dynamically change the endpoint before I consume the required webservice?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T00:49:38+00:00Added an answer on May 25, 2026 at 12:49 am

    The proxy class generated by “Add Service Reference” or svcutil.exe has several constructors that accept a remote address. Use one of those. See WCF Client Overview.

    For instance:

    EndpointAddress addr = new EndpointAddress(uri);
    var client = new MyServiceClient(bindingConfigurationName, addr);
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I need to implement a notification mechanism for a system that has one manager
I need to implement viewed system. How it can be done, so that pressing
Has anyone an idea how pipebytes.com works ? I need to implement similar system
I am looking to implement a MongoDB system that has 3 major collections (People,
I need to implement a system where I have 5 forms. An agent then
If I need to implement sending and receiving of business documents from system to
I have several process in my system that need to communicate with each other.
So the site I'm working on has a filter system that operates by passing
I need to implement some crypto protocol on C# and want to say that
i need to implement a cursor with some very specific features: it has to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.