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 4614806
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T01:45:05+00:00 2026-05-22T01:45:05+00:00

Suppose I have 2 web services A and B in SOA project. Both web

  • 0

Suppose I have 2 web services A and B in SOA project. Both web services are running on a remote servers. Web Service A depends on information available from only a locally installed desktop application on a human actor machine and thats all web service A does i.e. provide this information). There are hundreds of such human actors with the same locally installed application providing its own information that web service A needs. Web service B needs this information from web service A, the result of which (which is the whole benefit of this project) is provided to that human actor who originated this process (by loging into system and clicking some command button). So this human actor is acting like the consumer of Web service B. The question is how can I make this locally installed application act as Web Service A (in the context of SOA project)?

This question could best be answered by some one with extensive experience in Web services and SOA.

This SOA project uses java, like ESB based on Java and there is no Microsoft specific services running although the desktop application is a Windows application. The application provides c/C++ API for an external process to call and retrieve the information needed by Web service A. What I want is the both web services A and B are hosted on remote server and interacting with each other via ESB but the problem is how to make local application information available to Web Service A?

  • 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-22T01:45:06+00:00Added an answer on May 22, 2026 at 1:45 am

    There are two types of solutions

    The first: have the original client application add a parameter with the address of web service A, and use this address for calling the service.

    The second: pass a more abstract user identifier from the client (actually, there’s a good chance you have such a field in the service). and use a translation service to retrieve the physical address corresponding to this id.
    To allow such translation, the desktop application that acts as a server needs to “register” with the translation service when starting up.

    If you are using an ESB, or other SOA infrastructure (like a service directory, message queuing service) it will include much of the functionality you need to build the translation service.

    regarding the actual hosting of the service in the client machine.

    the simplest solution is to use a different process from the actual application, and just access the files or DB the application uses.
    In this case you can use any infrastructure you like to develop the service.

    a more complex scenario is when you need the actual application to supply the service. in this case you will need to have a thread in the application that listens to service requests.
    if you are using WCF see Hosting Services about how to host a web service in your application.

    EDIT

    some additions regarding you clarification.

    as I understand, the desktop application exposes a C\C++ API that is available for external processes on the same machine.

    You can either write a web service that will use this API. Googling “C++ Web Services Windows” will give yo several relevant pointers on implementing those.

    Another good option is to use a messaging infrastructure. most JMS providers provide API’s in languages other then Java – including C++.
    Your application will be a C++ windows service that listens and sends messages to you JMS provider.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose I have the following (rather common) model Client invokes web service request ->
Suppose you have two seperate ASP.NET Web Application projects that both need to use
I have many C/C++ old native .exe and .dll programs running on Windows servers
Our system communicates with several web services providers. They are all invoked from a
I am trying to create Web Services from the Top-Down approach. I downloaded Eclipse
I am passing array collection from flex to web service, and now that array
Suppose you have 2 different ASP.NET applications in IIS. Also, you have some ASCX
Suppose I have a stringbuilder in C# that does this: StringBuilder sb = new
Suppose we have a table A: itemid mark 1 5 2 3 and table
Suppose I have the following CSS rule in my page: body { font-family: Calibri,

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.