Thanks Doug and Rolf-
Here is a little more info:
We have done some more testing and the problem is happening on the server side. It looks like the problem happens in the trace during the ‘Convert to intern’ action. The next statement, the execute subprogram is never done.
Here is our working production trace:
SEND-LEN: 30720 REC-LEN: 280
M *** Logon to PPPROD executed
M *** Convert to intern
M *** Execute callnat… FMARC0N7 at 13:57:05
M *** Back from execute callnat FMARC0N7 at 13:57:05
M *** Convert to extern
M *** Logged off to SYSTEM at 13:57:05
M *** Ready for reply to FMARC0N7 at 13:57:05
And here is our nonproduction trace that doesn’t work:
SEND-LEN: 30720 REC-LEN: 300
TRACE DATA DISPLAYS HERE
M *** Logon to PPTEST executed
M *** Convert to intern
M FMARC0N7 9999 NAT6974 Conversion error on Server, reason 6 ,003.
M *** Ready for reply to FMARC0N7 at 07:58:50
Does anything stand out here?
We are using RPC v5.1 and we have also tried v6.1. We’ve tried with compression=2 and compression=0.
We do notice that the REC-LEN is different for prod and nonproduction (as seen above) but we can’t explain the difference.
Thanks,
Chris
#Mainframe-Integration#EntireX-XML-Adapters#webMethods