Extended ECM Integration
With integrations, the content services platform bridges content silos and intelligently automates business processes to allow information to flow effortlessly across applications.
-
Doculink for SAP error
Hi,I m trying to setup doculink on the SAP 4.7C. When I tried to run the transaction J6NY I m getting this error. The transports went through successfully.Error in kernel ( 187 Can't build view) Note : our system kernel is 196.Please help.
-
WebServices search interface challenges
Hello, I have a search query that after execution returns some results, as explained in the "Programming Guide for the Metadata and RM Web Services API ". 1. How can you get the ID of the found items/folders? all I manage to get is the node of the search result, but its ID is not what I am looking for: ResultPage page =…
-
method createItemForPath() Question
Hello fellow community members, For the method-> createItemForPath() xsd:string createItemForPath( {urn:elib.services.ecm.opentext.com}Item item, xsd:string id, {urn:elib.services.ecm.opentext.com}Folder folders ) Return value: the ID of the created Item Can you give me an example of how to give provide the parameter…
-
SoapFaulCodeName Core.LoginFailed |SoapFaulCodeNamespace urn|Core.service.livelink.opentext.com Inva
We are having an install issue with SAP/ELS/OTCS installation. I have completed the build of Content Server, Archive Server, and Enterprise Library Services, from Tomcat manager, all the services are running, from w3monc I get all green lights (as I do when I run dpinfo). However when I run the diagnostic program from the…
-
Workflow vs. BPM
On our current project, we are expecting to have aproximately 36000 active workflows per month. I would like someone to give me justification for not using the standard workflow process for these workflows so that we might influence the purchase of the BPM if it seems to be required.
-
ELS Administration
Hello experts, I'm trying to create an application in OT Administration client, but I always get the error: "Getting all object types failed" with the details: "System.Web.Services.Protocols.SoapException Actor: Code: ELService.Operation.GetAllTypesFailed Lang: Node: Role: Detail: <detail> <ns2:ELServiceFault…
-
CMIS Configuration and WebSphere ECM Adapter
Hello, I am working on integrating OpenText Content Server into an enterprise solution with WebSphere Process Server as the middleware. Recently, IBM introduced an ECM Adapter to simplify integration with CMIS-enabled content repositories. We are not in control of the OpenText environment, but have been working with the…
-
Error creating Enterprise Prospector Importer Process LL 9.7.1
If this is not the correct forum please point me to the appropriate forum. I have not used KC on CS 10. We are in the process of migrating a Livelink 9.7.1 UTF 1 farm to a new Data Center. I am following the case study "Replicating the Livelink ECM - Enterprise Server 9.5.x Production Environment.pdf" can be accessed via…
-
Error ELS Archive and Storage Services
Hi all, I have relly a problem, I intented to install the ELS "els10.1.0_win32" to work with Archive Server Storge but in the step MS SQL Parameters don't connect and appears an error. I hope you can help me. Best Regards. Obed
-
Content Server Database Table Info for Category Attributes
Can someone tell me what table in the Content Server Database contains the values for Category Attributes? I have the following structure: This is from an import control file for the object Importer for CS 10.2 <category name="Enterprise Library Types:eDOCS.opentext.Record:eDOCS.opentext.Record.v"> <attribute…
-
Connect String Syntax for Accessing a CS Document from an Outside App
We are using eDOCS to access documents in CS 10.2 RM. The following is an example of the string passed to ELS to retrieve the document from ELS. Can someone tell me what the elements of the string are? v2.0::OTCSRM/D83718::1::ELDocument::application/pdf::1 the v2.0 is the OTCSRM/D83718 is a reference to the Dataid in the…
-
Authentication
Hello, When trying to authenticate against an ELIB 10.2.1 I get the error message: Legacy authentication invalid for this server. I use the API and methods provided in the exampleClient.java and wonder how I can fix this to be able to use it for ELIB 10.2.1 easiest? Is there a Parameter on the ELIB side that I can change…
-
Using Oracle RAC database
Hello, We have trouble defining connection to Oracle RAC database for Shared Services (RCS & DS) 10.2.0 with Tomcat 6. According to RCS installation guide it was required to simply specify server name, database name and user but for RAC there are two server names. So I assume that there must be some separate configuration…
-
Add existing Category to Item
Hi! This is taking me way to much time to figure on my own, so a quick question: How do I add an existing category to an item (I am creating)? I have a CategoryType ID and DisplayName. But I am not sure how I am supposed to create the new category and add it to the item (especially the adding part fails...) I thought of…
-
getContentStream filename versus getProperties filename (cmis name)
Hello, We have encountered an issue where the filename returned by the getContentStream() operation comes back as "data" instead of the actual filename. The correct file name does get returned when using the getProperties() operation for the same cmis:objectId. It appears as though this filename issue is specifically…
-
ELS Error Time out
Hello, I installed the Enterprise Library Services Colbun v10.2.1 (client) and then to login with otadmin I get this error message (attached screen). I hope you can help me. Regards,
-
Livelink Themes
Hi, How can change the Livelink to be look like the SAP interface? I have seen it before., Regards,
-
Anyone Installed ELS on Standalone Content Server VM
Hi All, I'm trying to install the ELS (RCS/OTDS/Archive Server) on a standalone content server VM Image where its also has AD installed. I was able to install RCS/OTDS but when it comes to Archive server it fails after it configures DB (i see bunch of tables created) but couldn't find anything other than that. Does any one…
-
Installation procedure
Could someone please clarify a clear installation procedure for ELS.I have my own domian in a VM environment with also a Livelink 9.7.1 server and an Archive Server version 9.6I have a XP instance where i have installed the admin console, tomcat and the run time and core web services, supplied user id and password, yet i…
-
Which forum should I use to ask a question about Content Server dropins
I am trying to get an old Livelink module that has a dropin to work with Content Server. I've compiled and linked a 64-bit version of it but it does not work. Builder gives the following errors KLoadLib::Open could not load: "C:\OPENTEXT\module\BASIS_9_6_6\dropins\basisdropin.DLL" (The specified module could not be found.)…