We are about to create a new web app which needs access both to CS 10 workflow/documents and an external db. From what I can tell, there are 5 web svc APIs:
- CWS
- CS Rest 1.0
- AppWorks
I have read https://developer.opentext.com/webaccess/#url=/awd/forums/questions/1130441#r1130448m but
what would really be useful would be a grid showing cs10/cs10.5 for CWS calls, REST API 1.0 calls and AppWorks calls (6 columns) and then having rows showing features, then putting checkmarks in the grid. I want to use REST (AppWorks?) since they are presumably simpler than CWS, but I am completely confused by which of these 3 products does what. We need to have CRUD capabilities for workflow and attached docs. Will any/all of the above do this?
could someone please point me in a direction?
thank you