2) Check the Session table. It has a column "Client Computer Name". If you want to get the Client Name visible in the RTC, you might have to add this column to the Session List Page.
2) Check the Session table. It has a column "Client Computer Name". If you want to get the Client Name visible in the RTC, you might have to add this column to the Session List Page.
No. 1 is working fine but I have not found the column name Client Computer Name in the Session Table..
Answers
1) Create A Function that will return the current computername:
2) Check the Session table. It has a column "Client Computer Name". If you want to get the Client Name visible in the RTC, you might have to add this column to the Session List Page.
No. 1 is working fine but I have not found the column name Client Computer Name in the Session Table..
I've checked in NAV 2013 and NAV 2013 R2:
Table ID: 2000000110 - Active Session
Field No.: 8 - Client Computer Name
That field should give you the client pc name. :thumbsup: