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?
| Title | Under | Posted on |
|---|---|---|
| MD5 - SHA checksum of a file. | PeopleSoft Technical | 02/07/2012 - 5:29am |
| nVision Tabular Report through PIA with prompts | PeopleSoft Technical | 02/02/2012 - 10:07pm |
| Can we create an AE to mass update Position - Jobcode data? | PeopleSoft Technical | 01/18/2012 - 3:11am |
| Pay Components on job data can be defaulted and setup based on the rules? | PeopleSoft Functional | 01/05/2012 - 4:58am |
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):
Hope this helps!
Another guest
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
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