-
MESSAGEmanage fax api in .net
Thanks for your replay. I am new of opentext.Opentext gave MESSAGEmanage fax api for .net and webservice,but i am not get clear idea how to use.I am using .NET IDE(Visual studio 2012). how the bridge provide between MESSAGEmanage fax api AND .NET and also need for sample fax send code.Please refere the link below regarding…
-
OpenText Fax server api .net
1) where the opentextdll located and how to use? 2) Give sample code of fax send from my system with excel or word attachment?
-
Automatically setting up API key for deployed apps.
Is there any way, using the Java API for AppWorks to automatically setup an API key for REST requests to the AppWorks gateway containing the application or does one require the administrator to manually create a trusted server key then set the key in the applications properties?
-
Invoking DFS service using Kerberos authentication from SharePoint .net
Hello, I am developing service that is connecting to Documentum 6.6 and getting documents etc. Right now I am trying to connect to services using Kerberos authentication but I have problem with getting kerberos ticket. My code looks like this: IServiceContext serviceContext; ISearchService searchService; ContextFactory…