API for document creation /update/Deletion

Options

Hello OpenText Experts ,

We have a requirement to store and manage documents in opentext from SAP MDG system .
The customer is already using OpenText software to manage there financial documents , now we are implementing SAP MDG for FI objects and the client want us to store related attachment files like PDF or MS office documents in open text .

so I was searching for some API functionality to perform this task from SAP system , the UI will be available in SAP and in backed we want to use opentext API to perform creation/update/Deletion

can any body suggest us that whether its possible and what API's we have to use , do we need an open text developer also in our team

best regards
Akash

Tagged:

Comments

  • I am not familiar with SAP MDG. You can manage documents in OpenText Content Server by SOAP WS (search OT KC for Content Web Services - CWS) or by CS REST API.

    I'd recommend you looking for an existing OpenText product first. If there is one, you wouldn't need custom development.