is any way to get ip address of the logged in PC?
Hi,
Do you want to know the local IP address in Windows? If so please follow below steps.
- Click the Start button, type "cmd," then press Enter.
- The Command Prompt window will open
- Type "ipconfig" and press Enter.
BR,
Deepthi
Is any window in ifs10 IEE version where i can get logged in user pc’s ip address?
You need to allow Oracle audit trails to get the session specific details like IP address.
Is any window in ifs10 IEE version where i can get logged in user pc’s ip address?
Following query will return the os user and machine for currently logged on users in IFS EE. I hope you can resolve the client IP by pinging the machine name. Note that the Aurena sessions will not be included here.
select OS_USER, MACHINE from fnd_client_logon
Otherwise the client IP is recorded in the HTTP access log.
<IFS_HOME>\wls_domain\<instance>\servers\HttpServer1\logs\access_log
Hope it helps!
Damith
If you are tring out Oracle audit trails, Hope this helps
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.