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

  • Home
  • SEARCH
  • 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 141981
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T07:51:50+00:00 2026-05-11T07:51:50+00:00

I am having trouble getting this to work so any help would be appreciated!

  • 0

I am having trouble getting this to work so any help would be appreciated! Basically, the request.body contains valid XML for the Web Service like so:

<somedata> <name>Test Name 1</name> <description>Some data for Unit testing</description> </somedata> 

…but the service returns empty XML. Note that the id field is returned suggesting that it does actually hit the database, but the name and description fields are nil:

<somedata> <id type='integer'>1</id> <name nil='true'></name> <description nil='true'></description> </somedata> 

I have manually tested the RESTFUL service using Poster and it works fine.

Here is the code:

url = URI.parse('http://localhost:3000/someservice/') request = Net::HTTP::Post.new(url.path) request.body = '<?xml version='1.0' encoding='UTF-8'?><somedata><name>Test Name 1</name><description>Some data for Unit testing</description></somedata>' response = Net::HTTP.start(url.host, url.port) {|http| http.request(request)}  #Note this test PASSES! assert_equal '201 Created', response.get_fields('Status')[0] 

Does anyone have any clues why the data in the XML post is not persisted?

  • 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. 2026-05-11T07:51:50+00:00Added an answer on May 11, 2026 at 7:51 am

    Without knowing anything about the service, this is just a guess, but… is the service expecting a specific header that Poster is setting and you aren’t?

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

Sidebar

Related Questions

i am having trouble getting this to work, can any one spot the issue?
Ok this seems so silly but I'm having some trouble getting this to work.
I am having trouble getting this invisibilityOfElementLocated() method to work. Here is the code
I'm having trouble getting any information to display from this query. Anyone know where
I'm having trouble getting my callback function to work in post: I've got this
I'm having some trouble getting this to work, and I'm pretty close to concluding
I'm having trouble getting this to work. I'm writing a Vim snippet that will
I'm having some trouble getting this to work. This is the code I want
I am having trouble getting my datasource linked to my repeater through this code
I'm having trouble getting a sample program to link correctly (in this case against

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.