How to Bypass the Authentication process in UCM
ShahOct 11 2011 — edited Oct 19 2011Hi All,
I am using Oracle Content Server and i need to get the file directly so that i can attach it in my mail application.However , i am able to get the native file by using this URL :-
http://localhost:16200/cs/idcplg?IdcService=GET_FILE&dID=29401&dDocName=IPM_029601&allowInterrupt=1
But as soon as i click on this URL, it shows me the Login Page and after submitting the UserId and Password , it gives me the file to save in my local machine.
I need to byPass the authentication page and i need that file directly to save in my local machine.
Is there any method that i can implement to pass the credentials as hardcoded or Is there any way to pass the credentials in the GET_FILE url shown above.
Please Suggest!!!
Urgent!!!
Thanks..