-
NTLM API Calls Failing using WR Subtag
Recently we upgraded our system from CS 16.2.5 to CS 20.2 and started seeing this issue intermittently. We are calling some external .NET NTLM web services from Content server using Web Reports FetchURL subtag. Since FetchURL subtag doesn’t support secure calls(https) we wrote an JAVA utility(jar file along with custom…
-
Get document path whit docman
Hi all, We need to obtain the full path for a document located in a Business Workspace with the docman api, when the document it's inside of a Business Workspace the script only shows the path up to the business workspace and the rest is lost. ¿Anybody have any idea that can help us? Thanks a lot
-
WebService Jar creation from WSDL
I am trying to create jar using wsimport for wsdls and following intructons as mentioned in below link: https://knowledge.opentext.com/knowledge/cs.dll?func=ll&objId=62345549&objAction=browse&viewType=1 It's works for all other CWS wsdls but getting below error for ContentService.svc?wsdl Could you please help on fixing…
-
Scenario : Start a process in Appworks when a new document is deposited in content server
Scenario We have a
capture system that sends documents to app works and starts a process. It
covers most of the documents that are coming in. They are Scanned,
OCR’ed then classified and metadata added. Then they are pushed to a process that’s
steers the document to start the proper business process. Simply put a…