The 'response code 404' is displayed when the server module is posted.

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
Taku Izumi
Posts: 63
Joined: Thu Dec 15, 2016 2:03 pm

The 'response code 404' is displayed when the server module is posted.

Post by Taku Izumi »

Hi All,

I need help with a mysterious issue that is occurring in my client's environment.
That issue is, if attempting to pass more than 6 bytes of numeric data to a server module, the server module request will fail with response code 404.

Access the following URL and click the Test button with the Standard Number set to 0. At this time, the POST of the server module will be successful.

https://daicolo-navi.jp/dcwpgmlib/run/test0626?lang=eng

200ok.jpeg
200ok.jpeg (99.74 KiB) Viewed 84395 times

Next, if enter 123456 into the standard number and post to the server module, response code 404 is returned.
entrt123456.jpeg
entrt123456.jpeg (57.29 KiB) Viewed 84395 times
error404.jpeg
error404.jpeg (115.9 KiB) Viewed 84395 times
I don't understand why the response code is 404 even though I am posting to the same server module.
The client is using an IBM i server, but there are no logs being created on the IBM I APACHE.

Can anyone please help me as to what could be causing this issue or how to investigate it?

Best regards,
Taku Izumi
adale
Posts: 210
Joined: Wed Apr 08, 2020 9:18 pm
Location: Poplarville, MS

Re: The 'response code 404' is displayed when the server module is posted.

Post by adale »

Just a quick shot in the dark on this, but I would check the parm definitions each step of the way with this field. If a single digit entry works, but the six digit entry fails, my guess might be that somewhere in the process one of the parm definitions is too small or limited?
Arlyn Dale
Servias LLC
Post Reply