General Questions
General questions for the community of developers.
-
Opentext Content Manager: Search Editor Documentation or Advanced Guide?
Has anyone found/developed a comprehensive guide for using the search capability of Opentext Content Manager? I'm looking for explicit syntax for using the string option in the search editor, including examples. The online support documentation for content searching is more of an overview. Most 'Any Word' searches are…
-
Datamodel OpenText Access and Process Server 10.5.0 APSR-1050-012
Hello, Our organization is still reliant on OpenText Access and Process Server 10.5.0 APSR-1050-012 for various reasons. However, we are currently encountering issues where processes are getting stuck without clear causes. I'm seeking assistance to gather more information about the data model, which would enable me to…
-
Load Runner protocol for Oracle Hyperion Financial Management (HFM)
I'm looking for someone who has connected Load Runner 23.0 to performance test Oracle HFM Financial Application. I'm not sure I'm using the correct protocol. Please advise,
-
Information Archive (InfoArchive)
Hi, Is there a place where I can download a copy of Information Archive (InfoArchive) for my own development use?
-
How to integrate key mediator with Hardware security module?
Hi , I am looking for steps to integrate key mediator server with external hardware security module using PKCS11 client , anuone has steps ? Is it standard PKCS11 integration?
-
Integrating ZENworks with AM
Greetings, One of our customers has a few employees who rarely connect to the company network, as they are primarily traveling users. VPN usage is inconsistent and not required for their day-to-day work. The issue we have encountered is that their computers cannot connect to the ZENworks server long enough for all…
-
What is the purpose of BatchCheckLevel in Captiva 25.2 server settings in Administrator?
The default value is 0 and if we change to 1 what difference would it make. We're tying to fix issues with batches failing with corrupted batch and not showing up in the administrator
-
failure on GMS after gw Update to 5.4
I updated my Groupwise from 25.2 to 25.4 GW istself as GWWEB runs fine but but GMS shows "Cannot connect to GroupWise administration to verify license. Resolve connection issues within 28 days to avoid service interruption." in admin console. restored to before upgrade, from last back up evening before upgrade got the same…
-
OR operator changes to AND operator in CM 23.4.300.260 version
When using the “OR” operator in a search, has anyone had an issue when you save or refine the search that the 'OR' changes to an “AND” operator? Which mean when you re-run the search it is not the correct results. If yes how did you resolve this issue?
-
Faulting application path: C:\Gupta\cbi74.exe
Hi everyone, has anyone got or seen this error? For some reason I cannot open TB anymore on my PC. Faulting application name: cbi74.exe, version: 7.4.3.2254, time stamp: 0x6296d5b2 Faulting module name: ole32.dll, version: 10.0.26100.7462, time stamp: 0xdf44327d Exception code: 0xc0000409 Fault offset: 0x0000000000010444…
-
Does Vertica Kafka intragration (vkconfig) allow to listen for all topics matching regex?
Hello, I want my scheduler to listen to a topic regex instead of a particular topic. Is that possible? I don't seem to get it working vkconfig source --create --cluster my_cluster --source 'mysql-server.inventory.*' --partitions 1 --conf my_config.conf Outputs Exception in thread "main"…
-
Api Test
Hello, is there a test panel where I can test the ITSM program API? Thank you.
-
Integration to Splunk
need an API that works for Splunk integration with our system. My team and I tested these URLs: https://portal.xmedius.com/api/v1/enterprise/[companyname]/events https://portal.xmedius.com/services/[companyname]/events But both URLs end up in 404s. Can anyone provide a URL that would work?
-
I would like to know more about OScript
Does anyone know about OScript? Can you introduce what functions OScript can achieve
-
Update silently connector
How do I update an existent smart connector to newer framework version silently, via properties file
-
loadrunner controller
how to download loadrunner controller ? i
-
Is Gupta Team Developer going to be discontinued?
Dear OpenText: I've been a GTD Software Developer for more than 20 years and I am looking to know if OpenText plans to discontinue Gupta Team Developer. Thank you, Conrado
-
Download mvn artifact
I would like to download this artifact <plugin> <groupId>com.fortify.sca.plugins.maven</groupId> <artifactId>sca-maven-plugin</artifactId> <version>25.3.0.0014</version> </plugin> However, it is not in mvn central. Does anyone know how I can download this artifact. I would like to implement a profile in my java project to…
-
Right Fax Java SDK Latest Version
I would like to integrate Right Fax functionality with Java Service so i need to use RightFax Java SDK like RightFAX.RFaxSubmit, where do we get the SDK jar and what is the latest version available ?
-
RightFax 16.0 EP6 API integration for Fax
Any insights on RightFax 16.0 EP6 API integration for Fax in .NET Core would be much appreciated. if I'm not wrong, the api end points which needs to be leveraged for fax as below api/attachments - this is for uploading the documents api/sendjobs = this is for send the fax request. Much appreciated if there any sample C#…