Questions tagged [opentext]

Open Text is a company based out of Waterloo, Ontario, Canada. It offers software for Enterprise Information Management.

Open Text provides products to organize and maintain storage of information on an enterprise scale.

The core product is Content Server 2010 (formerly Livelink). The system is implemented in a proprietary language called OScript (which is similar to JavaScript, LISP, SELF, Smalltalk-80). Content Server offers a SOAP and a limited ReSTful/JSON interface. Integrations exist with SAP, MSExchange, Lotus Notes, a variety of storage systems.

A complete list of opentext products can be found here: http://www.opentext.com/2/global/products.htm

143 questions
0
votes
2 answers

Transfer Permission from one folder to another

I have a folder in Live link (open text) which has permission for certain people . I want to create another folder in another place with same permissions as this folder . How can i transfer all the permission without having to add them individually
BivekNiraula
  • 13
  • 1
  • 6
-1
votes
1 answer

SQLBase: is there a lpad function?

I am using SQLBase and I have to complete a column with zeros. This example works in PostgreSQL. I need to do the same in SQLBase but there isn't a function like lpad. SELECT lpad(last_name, 10, '0') FROM persons; If last_name is Douglas, the…
Roby Sottini
  • 2,117
  • 6
  • 48
  • 88
-1
votes
1 answer

Opentext REST API Creating Binders

I am looking to utilize opentext REST API to create binder. I have looked into their documentation: https://developer.opentext.com/webaccess/#url=%2Fawd%2Fresources%2Fapis%2Fcontent-server-v1%23!%2Fnodes&tab=501 It appears that I have to POST the…
ProgSky
  • 2,530
  • 8
  • 39
  • 65
-1
votes
1 answer

Can't open JPG file on Windows Server 2003

I have a problem with open an JPG (or even TIF) file on Windows Server 2003. No program want to open a picture. I try to use Windows Preview, MS Paint and event Paint.NET. Thad "bad" files are generated by OpenText OCR software. When I copy that…
fakir314
  • 592
  • 1
  • 4
  • 12
-1
votes
3 answers

What is MetaData in OpenText LiveLink?

Can anyone help me in understanding MetaData and Categories, and how can we link to Document?
Kishore Kumar
  • 12,675
  • 27
  • 97
  • 154
-2
votes
1 answer

OpenText Content Server and Import/Export/Manage

Is there any way to import/export/manage metadata using a spreadsheet using OpenText Content Server other than using a 3rd party company?
-4
votes
2 answers

How to learn HP Exstream

I am planning on learning HP Exstream. What are the prerequisite for learning HP Exstream. What language is it in. Please share any materials.
RUC
  • 53
  • 1
  • 3
  • 6
-4
votes
2 answers

OpenText Case360 REST API

How to find the list of RESTful services in OpenText case360 Am trying to get the RESTful services in case360
1 2 3
9
10