Natural v9.3 - Natural v9.3 Web I/O - Windows server 2022
We have a Natural program with Adabas DB without security. 6 char long username in DB - example JOSEPH. Every user can login who has authorization settings in DB.
We would to like to call our program over Web I/O with AD user - example JOE.JOSEPH. Web I/O call a simple .bat file (natrt.exe with parameters).
natrt.exe ulang=2 webio=on parm=S…
In this case we have to change USER parameter (*INIT-USER Natural Gloal Variable). JOE.JOSEPH > JOSEPH
How can we do that? How can we use NATUEX1 (register 15 1)? Can be any solution called from batch script?
Thank a lot!