cancel
Showing results for 
Search instead for 
Did you mean: 

MII 12.2 - PropertyAccessServlet

Former Member
0 Kudos

Hello All,

I am trying to use MII functionality to get the client/pc IP address when running my application. I have successfully run the Web Text_Loader

using URL=http://<Server Name>/XMII/PropertyAccessServlet?Mode=List which returns the property list including "Machine", but the IP address returned is the server IP where MII is running instead of the client/pc IP address.  Since my application is started up out of the SAP Portal with the SAPSSO2Ticket, I cannot use the LoginName = "{IllumLoginName}" and LoginPassword = "{IllumLoginPassword}" in the MII Text_Loader.

Of course, when I go directly to http://<Server Name>/XMII/ProperyAccessServlet?Mode=List in my browser, I get the NW login and in this case, after logging in with userid/password, it returns the client/pc IP address, which is exactly what I need when running my application.

Is there any MII functionality available to get the client/pc IP address when inside my application that is launched out of the SAP Portal using the SAPSSO2Ticket?

Thanks

David

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Found SAP Note 2306385