Hi Prashant, It can be done as
http://midTierServer/arsys/servlet/ViewFormServlet?form= RKM%3AKnowledge+Management+Console &server=serverName&username=userName&pwd=password All the values passed in the URL(like user name as "Jack Miller") should be encoded("Jack%20Miller") with standard URL encoding. To do this encoding you can use AR URL Encoder utility. You can find it @ http://midTierServer/contextPath/shared/ar_url_encoder.jsp But If you use the pwd parameter in a URL, passwords will be exposed by the browser in the locator and in bookmarks or favorites. For secrecy of pwd over the wire, you can use https. Hope this helps. Thanks, Piyush Patil DISCLAIMER: The opinions, statements, and/or suggested courses of action expressed in this E-mail do not necessarily reflect those of BMC Software, Inc. From: Action Request System discussion list(ARSList) [mailto:[email protected]] On Behalf Of Prasanth Prabhakaran Sent: Tuesday, May 03, 2011 2:54 PM To: [email protected] Subject: Embedding user name and password in a form URL ? ** Hi Experts, Let me take moment to say thanks to all of you who had helped me when ever I stuck up in my day to day work. Again I'm seeking a help from you all. I'm playing around with RKM 7.6.03 and suddenly something came in my mind, is it possible to include the user name and password in knowledge management console page url ? so that I can access the console with out entering my login credential. I know that we can embed the login credential to a web URL, will that be possible in RKM ? http://<Servername>:<port>/arsys/forms/<server>/RKM%3AKnowledge+Management+Console/Default+User+View+%28Manager%29/?cacheid=f9b959c2&format=html<http://%3cServername%3e:%3cport%3e/arsys/forms/%3cserver%3e/RKM%3AKnowledge+Management+Console/Default+User+View+%28Manager%29/?cacheid=f9b959c2&format=html> is the URL I'm accessing and I need to give my credentials to login, is it possible to include my credentials to this URL something like login?user=<username>&password=<password>&submitted=1&submit=Login looking for some help in this. Thanks & Regards Prasanth.P Please do not print this email unless it is absolutely necessary. The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com _attend WWRUG11 www.wwrug.com ARSlist: "Where the Answers Are"_ _______________________________________________________________________________ UNSUBSCRIBE or access ARSlist Archives at www.arslist.org attend wwrug11 www.wwrug.com ARSList: "Where the Answers Are"

