cancel
Showing results for 
Search instead for 
Did you mean: 

How to write content to an external KM Repository...

Former Member
0 Kudos

Hi All,

I have the following requirement...I am running my application on one portal serever say Portal-X ...In my application i have written code to write a file to a KM repository..When i execute my application the file gets written in the KM of the same portal i.e Portal-X...This is working fine...

Now my requirement is I have a separate KM repository which has a separate URL say KM-Repository-Y ...Now i want that when i run my application on Portal X or on any other portal my file should be written to the external KM Repository

KM-Repository-Y which has been set up on a separate KM server...

Kindly suggest how and where to configure the URI of the external KM server in my portal application...

Please note that my portal server and KM servers are two separate servers running in the same domain ....

Any help and suggestions are more than welcome and will be highly rewarded

Thanks

Sundeep

Accepted Solutions (1)

Accepted Solutions (1)

Karin
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

what about using WebDAV? You could include your repository Y via WebDAV into your portal and then store your documents in this repository

Kind regards

Karin

Former Member
0 Kudos

Hi Karin,

Thanks for the reply...but the problem is that the KM repository Y is more like a genric repository which will act as a storage repository for a number of portal servers say more than 20...my portal application will run on many portal servers (approx > 15) and will create a file which has information about the roles on that particular portal and certain other data...now this file needs to be written on the central KM repopsitory from each of the portals in the landscape...

Kindly suggest..

Thanks

Sundeep

Former Member
0 Kudos

I think the requirement was understood.

Why do you think a WebDAV repository manager pointing to the other server wouldn't work, though?

Answers (0)