What is the proper way to add RecordsManagement.svc to CWS (dotnet)

Hi,

I was wondering what is the proper way to add the RecordsManagement service so I'd be able to use it's methods on my .NET project?

As far as I know RecordsManagement.svc and it's DLL file are not located at the folder :

OPENTEXT > WEBSERVICES > DOTNET > CWS / bin

So I'm not able to add it to my project like other services such as DocumentManagement.svc, ContentService.svc and so on…

The solution that I know involves copying the .svc + .dll files to the proper location and also editing the web.config file and editing all the RecordManagement nodes and then restarting the IIS.

Is this the only solution for that? Or I'm missing something.

Thanks.

Answers

  • appuq
    appuq Member
    edited January 28 #2

    I don't think you are doing it wrong :)

    I do question in the day and age of REST why go that route?

    an old blog some of them broken links as OT always changes servers on you.

    I would also consider using Webreports as an alternative as they have dedicated tags to do most of any RM stuff.