How to configure Activdirectory in Documentum 6.6 in single server

durga505
edited July 18, 2013 in Documentum #1

Hi Team,

I am newbie to the Documentum. I installed free version of Documentum6.6.

we have a asp.net web application, this application will process the Documentum PDF file ( gets the PDF file browser link as query string ) and convert it in to Html and displays it in the asp.net web application .

So my actual requirement is to convert the documentum pdf file from the webtop 6.6  to HTML and displays it in the above asp.net web application.

To get the above requirement we followed the below steps

1) created a custom right click context menu

2) when user clicks on the custom menu, we passed a PDF file browser link (http://localhost:9080/webtop/drl/objectId/09000d0580001d39 ) as query string.

    to the asp.net webapplication

    ex: http://localhost/default.aspx?path= http://localhost:9080/webtop/drl/objectId/09000d0580001d39.

3) The asp.net application will parse the above query string and will convert that PDF file to HTML and will display it on the same asp web application.

but am unable to convert/get the PDF file due to Documentum security issues. I can directly opening the PDF file from the browser link (http://localhost:9080/webtop/drl/objectId/09000d0580001d39)

To over come this my colleague suggested that it might be a documentum security issue, so active directory configuration may be resolved.

So my questions

1) Is Active directory will resolve this?, if so what are the steps to configure Active Directory in a single computer. i need detail steps.

2) To get my requirement, is there any other approach ?

3) is it single sing on issue when integrating the Documentum with other webapplication

Thanks

Durga.

Tagged:

Comments