-
DQL - Integer as String
I have a saved DQL query that users can run. I've been asked if we can change how the values are displayed in the query such that the column review_cycle(integer) will show 'Critical' if the value of the integer is 12, and 'Normal' if it is not equal to 12. Using SQL this seems like a CASE statement. How can I use DQL to…
-
Core Experience Insights now available on GCP
Core Experience Insights Core Experience Insights is a Customer Journey Insights application on OpenText Cloud Platform (OCP) that collects valuable data from customer interactions across channels, devices, and applications to visualize the customer journey and provide analysis and insights on customer behavior. Core…
-
Upgrading Content Server 22.3 to 24.x
Hello All, I want to upgrade OTCS 22.3 to the latest version, 24.x. Is there any step by step guide available or any documentation that can help me to do this? This is the first time I am upgrading OTCS. Need a bit help before I start the activity. Thanks in advance. Regards, Raj
-
Can we connect a Business Object at SAP C4C at Installation Point with OpenText Content server
Hi Expert, Good morning. Can we connect a Business Object at SAP C4C at Installation Point with OpenText Content server? If Yes, Could you please provide any URL/documentation for this ? @appuq
-
LiveReport to show process data workflow
Hello everyone. I'm trying to create a query to show process data of workflow. Does anyone know where/what table that information is on?
-
Introduction to Sustainability in MedTech
Hacknosis is back and if you've been wondering what sustainability has to do with technology and how it impacts the medical industry, you're not alone. Let's get into it! What is sustainability and how does it apply to technology? Sustainability is not a new concept and the term is broadly used to indicate programs,…
-
Sign In is not working for Opentext Developer platform(Test environment)
Sign In is not working for Opentext Developer platform (Test environment). After clicking on Sign In, the loader keeps spinning and not redirecting to sign in page.
-
Documentum Administrator Certification Exam
Hi all, I want to register for open text certification exam "5-8056 - Documentum Administrator Certification Exam". Please guide me how I start preparation for this exam. and also let me know with this exam voucher shall I get study material and mock papers for practice free. thanks, jt
-
findOutboundFaxesAdvanced API issues
Hi all, I have been getting many 500s (which return as 400 in the status code field of the response) with the following error: The search failed to complete within the time allowed. Please simplify your search criteria/options or retry later From investigating it looks like the issue is with the performance of the…
-
Is there some way to handle OTDS authentication with API REST and SAML assertion?
Hi all, I have a portal that login users with ADFS and SAML. After the authenitcation the user should be authorized to use the API REST of Content Server. I have configured OTDS to use SAML 2.0 Authentication Handler and it works when I login user from OTDS login. Now I would use the Content Server API REST but I don't…