Hi,
The Local System is taken actually from the request that is coming.
From instance the server name is taken using:
servletRequest.getServerName();
So there is a need to perhaps check the requests, is it indeed coming from Portal request...
Hi,
The Local System is taken actually from the request that is coming.
From instance the server name is taken using:
servletRequest.getServerName();
So there is a need to perhaps check the requests, is it indeed coming from Portal request...