-
Confirmation Page Printing
Hi, The environment setup is an end-user performing a fax job from an MFP. The fax job is sent to Rightfax. Rightfax sends out the fax and receives the confirmation of the fax. Is there a way to route the confirmation page back to the MFP for printing? Similarly, if there are multiple MFPs, is there a way to route the…
-
REST API to upload PDF's and index values to categories and Attributes
I am looking for script in JAVA to help call the REST API to upload PDFs and map the index values to categories and attributes. Any help is greatly appreciated.
-
Create a new REST API
Hello, let us say I would like to extend the available APIs and create my own, new one. I am actually digging into RESTAPI:RESTAPI/RESTAPIIMPL and trying to understand how it has been done what is already there, but is there a guide or a walk-through about that? Thanks in advance, Jacopo
-
REST API - impersonating user
I am using the REST API to retrieve/upload documents from a Web Application. I would like to use the Application user name (which matches the content server username) to act as this user. Currently I am connecting with the admin user, but I would like to use the REST API with a user that has less rights. I created a…
-
Query regarding sdk to support third part integration
Hi Team, Actually I want to create a plugin for my application which can integrate with Open Text ECM products. If you meet our requirement then we will connect with your team to get the license. So please go through my query below and respond. As ECM(Enterprise content management) products from the same ECM vendor may or…
-
API for document creation /update/Deletion
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…
-
Random Document ID number not wanted using eScan
Hello, I'm wondering if there is an extension or feature that would allow us to control the random document ID generated using eScan? We'd like it to be sequential in order to support a manual offsite document storage and retrieval process. Are the document ID's accessible, modifiable or configurable in any way? Many…
-
Full document path displayed on document upload...
When posting/uploading a document to Content Server using REST API, we've noticed that under the properties on the version tab the uploaded file contain the full path of the original document location as a 'File Name' (i.e. C:\Users\UserName\Desktop\SomeFolder\NameofDoc.docx ) instead of the name, only. It's worth…