You are viewing this site as a guest. You can still ask questions and help others! Join our Dev2Dev IT Community to receive your own blog, share your knowledge, and much more.

Integration Broker Response Error

3 replies [Last post]
Guest's picture
Guest

I am trying to load vouchers through EXCELVOUCHERLOAD.XLS
which generates the Xml and posts. The rest of the processing is done by Integration Broker using VOUCHER_BUILD message.

I receive the error message when the EXCELVOUCHERLOAD tries to post the generated XML doc.

Status Code:20
Message ID: 10201
Default Message: Integration Gateway failed while processing the Message.Reader already obtained.

what could be the reason behind this?

When does the error "Reader already obtained" populated?

Guest's picture
Guest (not verified)
Re: Integration Broker Response Error

This helped me when I had the same error. I had to add the following string to the Header of the XML request (which in my case was an HTTP POST):

Content-type: text/xml; charset=UTF8

Hope this helps!
Another guest

Lepa's picture
User offline. Last seen 3 weeks 2 days ago. Offline
Joined: 06/23/2008
Posts: 565
Re: Integration Broker Response Error

Well thank for your help "Another guest" - love the team spirit :)

Give back to the community and help it grow!
* Help with unanswered forum questions and issues
* Register or login to share your knowledge at your own blog

Guest's picture
Guest (not verified)
Re: Integration Broker Response Error

Hi,

I am getting the same error. how can the header be changed from peoplesoft side? I need to change the encoding from utf-8 to iso.

Thanks in advance,
N

Post new comment

The content of this field is kept private and will not be shown publicly.
CAPTCHA
The question below is to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.