I’m getting an error when attempting to access my URL’s with nwwcgi.exe.
We have APACHE2 running on a WIN2K machine and nwwcgi.exe is located inside the cgi-bin. My broker, RPC server, and Natural sub programs are on the mainframe.
Our DBA’s setup the proper steplibs according to the readme documentation found in SYSWEB. I confirmed that nwwcgi.exe is reading the ini file and experimented with settings to throw different errors. I checked the output of my RPC server running in BATCH and I still can’t resolve why a NAT1696 error is generated regardless of the URL.
Example URL’s tested:
http://159.145.233.71/cgi-bin/nwwcgi.exe/etxprog/nwi00001
http://159.145.233.71/cgi-bin/nwwcgi.exe/SYSWEB/NAT-DOCU
Sample Error:
The following error has been logged in the error log file:
/cgi-bin/nwwcgi.exe: processing of subprogram NAT-DOCU
at library SYSWEB failed.
reason: NWW0011 ERX error 10141696 occurred.
Severity = Error
Message:
NATURAL RPC Server Error 1696 occurred. Lib=SYSWEB
Pgm=
(NATURAL Error Info: Program=NATSRVDX
Error=1696
Line=4185
Status=U
Level=01).
Any thoughts on what I might have overlooked?