Kevin,
Thank you for pointing out where the log file is.
It turns out that the names in the dcl-ds were lower case when I entered
the RPG source. DATA-GEN with the YAJLDTAGEN processor maintained the
case of the variable name when it generated the Json package. The IWS
server on the back end was failing in the Java portions because the
variable name was not UPPERCASE. When I changed it, everything worked.
SoapUI had the variable names in upper case and I never thought to see the
difference.
--
Jim Oberholtzer
Agile Technology Architects
-----Original Message-----
From: WEB400 <web400-bounces@xxxxxxxxxxxxxxxxxx> On Behalf Of Kevin
Bucknum
Sent: Tuesday, June 29, 2021 10:05 AM
To: web400@xxxxxxxxxxxxxxxxxx
Subject: Re: [WEB400] HTTP/1.1 500 Internal Server Error on JSON call from
RPG
Looks like you already did. If you don't pass a file to http_debug, it
puts the log file in /tmp. Check that file. Most 500 errors usually also
return something in the body that indicates what went wrong. Also - look
at the raw output in soapui as well as the headers. Compare them to what
you can see in the RPG program.
On Tue, 2021-06-29 at 09:56 -0500, midrangel@xxxxxxxxxxxxxxxxx wrote:
http_debug(*on);
[
https://www.medtronsoftware.com/img/MedtronMinilogo.bmp] Kevin Bucknum
Senior Programmer Analyst
MEDDATA / MEDTRON
120 Innwood Drive
Covington LA 70433
Local: 985-893-2550
Toll Free: 877-893-2550
https://www.medtronsoftware.com
CONFIDENTIALITY NOTICE
This document and any accompanying this email transmission contain
confidential information, belonging to the sender that is legally
privileged. This information is intended only for the use of the
individual or entity named above. The authorized recipient of this
information is prohibited from disclosing this information to any other
party and is required to destroy the information after its stated need has
been fulfilled. If you are not the intended recipient, or the employee of
agent responsible to deliver it to the intended recipient, you are hereby
notified that any disclosure, copying, distribution or action taken in
reliance on the contents of these documents is STRICTLY PROHIBITED. If
you have received this email in error, please notify the sender
immediately to arrange for return or destruction of these documents.
--
This is the Web Enabling the IBM i (AS/400 and iSeries) (WEB400) mailing
list To post a message email: WEB400@xxxxxxxxxxxxxxxxxx To subscribe,
unsubscribe, or change list options,
visit:
https://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxxxxxxxx Before posting, please take a
moment to review the archives at
https://archive.midrange.com/web400.
As an Amazon Associate we earn from qualifying purchases.