Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Thank you for the pointer. Looks like I need to write Java programs. I am an Oracle guy, dont know much about Java, any sample scripts available?
-
Please try this... found in a blog online In the web.xml located in WEB-INF folder (location varies with which app server is used to deploy BIP). With OAS, it is located in \applications\xmlpserver\xmlpserver\WEB-INF Look for the tag: <session-config> <session-timeout>30</session-timeout> </session-config> You can change…
-
Thanks for the reply. Version: WebLogic Server Version: 10.3.6.0. The users are brand new users, doesn't exist in any environment. We will get the user names in a spreadsheet/csv file. I am not sure how to find the security, please suggest where/how to find it. Thanks Edit: Not sure if this is what you mean by security, I…