Hi Experts. I have an existing portal application which written in JavaWebdynpro. It is working good for existing users. if added any new users to same group/Role then its is giving the different view output. EX: old user = XYZ_OLD - Working good new_user = Not giving the same results as old user. I gone through the NWDS application and found the there is an Configuration properties found like below. where "src\Configuration\default.properties PCDPathToAgentIView= PCDPathToEmployerIView= PCDPathToHelpFile= DBPR_USERS=AWI_USER But i dont see any users here in parameters. Same above parameters are using in the code at Component controller as well. My question is: Do i need to add new user to this config parameters OR any thing else i have to do it. Please code below found in Application component controller. All existing users are going to "AccountBalance" screen As per the code all BDPR_USERS are reading from WDconfiguration. Could you please tell me where these users are stored in WDConfiguration apart from Regular Group. Please code in attached text file. Thanks Rag
↧