Does anayone know if there are APIs/WebServices available to create/update Contracts binders, folders and documents?
Its for CS10.0 and customer is not ready to upgrade to 10.5 any time soon.
Contact Hans Stoop @ OpenText I am sure he has some info about possibly an OI Plugin
From: eLink Entry: Content Web Services Forum [mailto:otdncontentwebservices971forum@elinkkc.opentext.com] Sent: Tuesday, January 21, 2014 1:51 PMTo: eLink RecipientSubject: [EXTERNAL]Web Services for Creating/updating for Contracts Management
Web Services for Creating/updating for Contracts Management
Posted by vgoyal@opentext.com (Goyal, Vinesh) On 01-21-2014 14:45
[To post a comment, use the normal reply function]
Forum:
Content Web Services Forum
Content Server:
Knowledge Center
I don't see Contract is exposed to Web Services, Binder and Case do, but it is intended to be used for view instead of create.
Creating a Binder/Case instance normally refer to create a instance from a template. In the normal Web UI, the Add Binder/Case action will trigger a template wizard which allow you to choose which template to create from. This is restricted by the Template Workspaces Administration configuration. The standard node create that inherited from Web Services can not follow the rule as from Web UI.
FYI, 10.5 has rest api that allow create from template action. Please see release note on 10.5. It should be ready in few days.
Thanks, Eddie