Enterprise-Content-Management / documentum-rest-client-dotnet

Reference implementation of Documentum REST .NET (C#) client
Apache License 2.0
12 stars 14 forks source link

perform a search query on emc documentum api #8

Open manish59 opened 6 years ago

manish59 commented 6 years ago

Hey, Im trying to consume a rest client but how to perform a search query on emc rest api, can you give any sample of it

lili6561 commented 6 years ago

Hi, you could refer to the SearchTest.cs under MonoReST/Tester/Tests to perform simple fulltext search with GET method, and I suggest you to refer the reference guide https://knowledge.opentext.com/knowledge/llisapi.dll/Open/72205184 to get a comprehensive knowledge on search feature, as we support much powerful function. Also DqlQueryTest.cs is to perform DQL query expression.

manish59 commented 6 years ago

I think I dont have access to this url. Can you send me if possible, the document which you are referreing to. I would really appreciate it. my email is manishkumar.bobbili@gilead.com