get Win Login IN

RomRom Member Posts: 64
Hello everyone and Happy New Year,

to my Problem:

At a customer we use NAV 5.0 SP1 with NAS and the Webforms from Celenia. When i use this webform, it get the user ID from the application server and this occurres errors. Is it possible to get the win loggin id? Then i could use it to get the resource from it.

Best regards

Answers

  • RomRom Member Posts: 64
    i found a answer:

    just use this code:
    ENVIRON('username');

    it uses the enviormental varibles of windows
Sign In or Register to comment.