|
It does look like maybe the AS/400 program PSHPINF maybe blew up and didn't
return an entire message. Shown below are the parameters that you're
passing. Is this what you mean to be passing:
DELIVERYNO Len: 11 Value: 00000151822
PACKAGENO Len: 10 Value: 736852 (there are four leading blanks)
TOTALPKGS Len: 11 Value: 00000000001
USERID Len: 15 Value: MICKYB (there are nine trailing blanks)
TRACKINGNO Len: 50 Value: TSTXas400.access.ConnectionDropped (there are 16
trailing blanks)
STATUSCODE Len: 1 Value: (the value is a single blank)
The call to PSHPINF is supposed to return a stream of bytes that is at least
20 bytes long but it doesn't look like it received anything because, if it
had, that would have been traced and it isn't.
I would suggest that you run PSHPINF in debug again and see what it does
with these parameters. I suspect that it will blow up. If so, the
TRACKINGNO parameter looks a little funny to be. Perhaps you could see how
it's being populated. Is the value supposed to be "TSTX" or what?
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.