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
1 answer

Opentext - Content Server - Update SQL Table from Form

What is the procedure to update a table on the SQL Database from a Content Server Form?
platinums
  • 634
  • 1
  • 10
  • 21
0
votes
2 answers

vba XMLHTTP get xml from Content Server

I'm trying to recover the XML from Content Server from Opentext using url. This is part of the code I'm using. wURL is : https://company.domain/company/cs.exe/?func=ll&objId=999999&objAction=xmlexport. Set objXMLHTTP =…
trixrabbit
  • 259
  • 7
  • 22
0
votes
1 answer

How to get audit trail info from Opentext Content Mgmt Server? Is there any RestAPI?

Opentext provides 2 techiniques to get information from Content Servers. 1. RestAPI 2. CMIS Is there any way to get the audit information from any of these 2 methods. As per CMIS support, Opentext doesn't support changes capability. But still is…
Muthuk
  • 3
  • 2
0
votes
1 answer

How to send email to Entreprise Connect folder with VBA?

I need to send e-mails to entreprise connect (content server) from outlook. E-mails go in specific project folders already created in Content Server. The user click e-mail and click link, they enter the project number and a function find the…
trixrabbit
  • 259
  • 7
  • 22
0
votes
2 answers

How stock a numeric value (diff of 2 date)

I've to calculate the différence between two Dates : TODAY() and DATE_DEB_VAC. With Oracle, it's kinda easy : TODAY()-DATE_DEB_VAC -> give the number of day between those 2 date. But I've to do it with in an ETL (GENIO). I've a column to stock it…
Drupal8ForTheWin
  • 145
  • 1
  • 2
  • 12
0
votes
0 answers

Sending Fax with OpenText fax server

We have installed OpenText fax server and its in production. Now we have a requirement to develop web service (in .Net or JAVA) that can communicate with OpenText server and send/ receive fax. Is there any code sample or document from where I can…
Abdul Waheed
  • 383
  • 1
  • 4
  • 20
0
votes
4 answers

setCenter error Google maps V3

I have trouble migrating from google maps API v2 to v3. I can display the the map, but when I try to display the markers based on search results served from database, the map stops working. I'm getting error "Cannot call method setCenter" Can…
0
votes
0 answers

work with custom database data from custom tables in OpenText

I have a database with a table that has a column with rows with numbers 1 to X and a text. I would like to have this read out in OT and displayed as a drop down or such so values are the numbers and the text is the displayed option. The selected…
steros
  • 1,794
  • 2
  • 26
  • 60
0
votes
1 answer

How to install and configure Hummingbird DM Server, DM Client

I want to install Hummingbird DM 5.1 for Record Management. For that I have installed DM Server, RM Server and RM Client. But it seems this is not completed. Do I have to install DM Web Server and DM Admin Tool? Thanks Prakash
Prakash
  • 422
  • 1
  • 12
  • 31
0
votes
3 answers

Opentext case360 What does Process Instance WFState -200 mean

I'm using the opentext case360 product I looked in a process table and noticed that a number of process instances have the WFState -200 I looked in the help documentation and -200 is not there. Does anybody know
user1605665
  • 3,771
  • 10
  • 36
  • 54
0
votes
1 answer

OpenText DokuStar Capture Center Extraction Enhancement

Since there is virtually no documentation or code snippets on programming inside OpenText Capture Center. I need some input from someone with experience. Here is the crux of what I need... In the Scripting Manager, I need to be able to access all…
David C
  • 3,610
  • 3
  • 21
  • 23
0
votes
1 answer

What is the best way to introduce XML Configuration of a Spring Portlet?

I have been trying, unsuccessfully, to define some primitive constants in my Spring Portlet that can be used for application defaults. I want them to be defined in an XML file. This sounds like it should be an easy issue, but the combination of…
IcedDante
  • 6,145
  • 12
  • 57
  • 100
0
votes
1 answer

How CMS handles postback for integrated web applications?

Currently I am working on a project to integrate legacy application (ASP.NET) with a content management system. There are two web servers, one act as cms server which is public facing and other the legacy application website behind the firewall. CMS…
vinodpthmn
  • 1,062
  • 14
  • 28
0
votes
1 answer

Function Menu in OpenText Content Server 10, not working

I have OpenText Content Server 10, but in my Browser when i click on some docs for Function Menu, my CS10 hangs and also the LiveLink Builder Hangs too. The Function menu is not working, Is there a way i can enable this again.
Kishore Kumar
  • 12,675
  • 27
  • 97
  • 154
0
votes
2 answers

What is a Node in OpenText LiveLink?

What is a Node in LiveLink? Most of the time I worked with LiveLink, they are using Node many time. What is a Node object?
Kishore Kumar
  • 12,675
  • 27
  • 97
  • 154
1 2 3
9
10