Sedo
(Sedo)
1
Dear Friends,
Greetings !
is there any way to call NSC on other Platform like BS2000 from WINDOWS/NATURAL ? :shock:
We want to know only whether the users have an access right or not, to the natural !
We don’t want to install WCP, ADABAS and NSC on Windows. But we want to use NSC on BS2000.
How can we call during RPC or User-Exit NSC on BS2000 or with other way ? :?:
Thank you in advance !
kind Regards,
Serdar :lol:
system
(system)
2
Sure, you can call the NSC API routines from a RPC CALLNAT.
Sedo
(Sedo)
3
Dear Wolfgang,
which NSC APIs must we call with RPC from WINDOWS, if we want only to test the User-Access-Right to Natural ?
thanks a lot my friend !
greetings
Sedo
system
(system)
4
To check whether a user is allowed to logon to a specific library you would use the API routine NSC—L
Cheers - Wolfgang