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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T05:48:20+00:00 2026-05-28T05:48:20+00:00

So the problem that I am facing right now requires us to do the

  • 0

So the problem that I am facing right now requires us to do the following:

  1. We receive a message as an XML on a message queue
  2. We do some basic parsing on the XML
  3. We send a request with some information pulled from the XML off to another server
  4. We wait for the response from that request
  5. We create a new XML based on information from the response and in the initial XML
  6. We put that new XML on a different message queue

We are using Camel on the team, and none of use have ever really used it before. From what I have read and looked into, it sounds like this is something that Camel should support, but I don’t know how we configure the route to make it work.

Any help is appreciated!

  • 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-28T05:48:20+00:00Added an answer on May 28, 2026 at 5:48 am

    in short, something like this…

    from("activemq:queue:inbound")
        .process(new PreProcessor())   //parses inbound message and prepares server request
        .to("http://someserver")       //could be any request/reply endpoint
        .process(new PostProcessor())  //parses the response and prepares the outbound message
        .to("activemq:queue:outboud");
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am facing an interesting problem right now. I know it is not that
This is the problem I'm facing right now: I've got a lot of UITableViews
I'm facing a strange problem right now... I'm trying to use Facebook API to
Well the problem I am facing right now is a size issue problem. I
i'm facing a problem right now, i need to count the number of time
I'm facing a problem with an Internet application I'm working on right now (programming
I am facing a rather odd problem right now. If you fellow this :
For a little library project I'm using boost::tuple. Right now, I'm facing the problem
I'm facing a problem that seems to have no straighforward solution. I'm using java.util.Map
I am facing the problem that I cannot properly map my foreign key table

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.