Skip to Content
0
Former Member
Apr 11, 2010 at 11:20 PM

No content Repository Found in OAOR

470 Views

Hello Gurus,

I am using OAOR transaction for uploading documents in Content Server.

After I upload the documents, In my program when I try to read the corresponding URL of the document, It could retreive it in my development system.

But I am having a strange error in my Test system saying that " No Content Found" and its throwing an exception.

When I tried to debug that method, I founf that the actual error is " No Content Repository Found".

Further in my investigation, I found the following:

In Dev System: When i goto tcode CSADMIN and give the repository abject as "BDS_DB" it is found and i could login in to the server and check the settings.

In Test System: When i goto tcode CSADMIN and give the repository abject as "BDS_DB" it says that there is no repository object found.

And while debugging the method, I found that the respository being used is BDS_DB.

Could you please do tell me where to maintain this Repository Object and how to correct this error as this is working fine in my dev sys and not working in any other system.

Thanks,

Naveen