Skip to Main Content

Application Development Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

How to Bypass the Authentication process in UCM

ShahOct 11 2011 — edited Oct 19 2011
Hi 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..
This post has been answered by 875117 on Oct 11 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 16 2011
Added on Oct 11 2011
5 comments
923 views