java - IBM Maximo Taking Client IP -


i working on project used maximo asset management program. our customer wants know client ip when person create new service request. have searched on internet can't find topics that. 'm working java on businessobjects , have took ip ip server's ip , know maximo run on server therefore shows server ip , want take user/client create new service request.

in maximo

  1. go to->security->users
  2. select action -> manage sessions
  3. click on arrow expand info on logged in user

here can see name , client host (ip address of user)

click on client host field , hold down alt+i see database table , field this. result maxsession.clienthost table maxsession , field clienthost.


Comments

Popular posts from this blog

python - pip install -U PySide error -

arrays - C++ error: a brace-enclosed initializer is not allowed here before ‘{’ token -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -