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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T19:49:50+00:00 2026-06-13T19:49:50+00:00

hi i have a flow in mule like this <flow name=MuleService> <vm:inbound-endpoint path=ms exchange-pattern=request-response

  • 0

hi i have a flow in mule like this

<flow name="MuleService">
    <vm:inbound-endpoint path="ms" exchange-pattern="request-response" />
            <!-- I have a Payload here want to conver it to what my service want -->
            <logger message="Received message #[payload]" level="INFO" />
<!--    <cxf:jaxws-client    HERE !!! i need to call a SOAP service-->

             <!-- here i need to return service respond to jvm now i just return string      -->
    <script:transformer>
        <script:script engine="groovy">return 'this is mule'</script:script>
    </script:transformer>
</flow>

i want to send message from vm to mule then call a soap service and return response to vm
so i can change my service implementation and its proxies without having to change my client!
how can i do that ?
i think process involves discovering service proxies and transfrom my message to proxy type
and then getting response and return it to jvm.

  • 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-06-13T19:49:52+00:00Added an answer on June 13, 2026 at 7:49 pm

    The easiest way to achieve this is by using the WS Proxy Pattern

    This will allow you to use the endpoint you need (i.e. vm as inbound and http as an outbound) applying the proper transformations and being relatively independent from the proxied web service

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

Sidebar

Related Questions

I have a Flow in MULE like below : <flow name=MetaService> <http:inbound-endpoint address=http://localhost:8000/jcore/meta transformer-refs=HttpParams
i have a flow that works as follows: <flow name=ChatListener> <quartz:inbound-endpoint jobName=eventTimer repeatInterval=${chatListener.pollingInterval}> <quartz:event-generator-job
I have jmeter flow like this: ThreadGroup --Sampler to get the number of items
I have a Flow in MULE which contains a HTTP inbound and component class
I have this app that will have a single flow, something like a wizard,
I have a Mule 3.3.0 flow which splits a file into records. I need
I basically have two flows : HTTP Inbound endpoint receives batch XML, splits to
I have this flow but don't know how to deal with it. I think
Would like to horizontally align multiple images and have them flow down the page
I have one flow calling another flow via a VM endpoint. The call fails

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.