Application integration & Middleware, Enterprise content management Documentum – LSS registerOracleVersionView script with wrong content 22.03.2020 by Morgan Patou As discussed in a previous blog, working with LSS might prove a little bit challenging from time to time. In this blog, I wanted to share an error I saw while installing LSS 16.6.1 on an(…)
Application integration & Middleware, Enterprise content management Documentum – D2-Smartview class cast exception 21.03.2020 by Morgan Patou D2-Smartview is a new UI that OpenText now provides starting with the version 16 of D2. It’s a lightweight UI that can perform some of the actions that D2 does. The list of features will probably increase with time but(…)
Application integration & Middleware, Enterprise content management Documentum – A first experience with the Life Sciences Suite 16.6.1 silent installation 14.03.2020 by Morgan Patou A few months ago, I was working on automating an LSS installation for a customer so I thought about sharing my experience around that topic… LSS is the Life Sciences product from OpenText (formerly EMC->Dell->OpenText). It can be split into(…)
Application integration & Middleware, Enterprise content management Documentum – Java exception stack on iAPI/iDQL login 05.01.2020 by Morgan Patou Recently, I was doing some sanity checks on a Documentum Server and I saw a Java exception stack while logging in using iAPI/iDQL to a Repository. It was reproducible for all Repositories. I’ve never seen something like that before (or(…)
Application integration & Middleware, Enterprise content management, Kubernetes Documentum – Connection to docbrokers and Repositories inside K8s from an external DFC Client 04.01.2020 by Morgan Patou How can you connect an external DFC Client to docbrokers and Repositories hosted on Kubernetes Pods? That seems to be a very simple question yet it might prove difficult… Let’s talk about this challenge in this blog and possible solutions/workarounds.
Application integration & Middleware WebLogic Server – Automatic/Silent setup of a SAML2 SSO 02.01.2020 by Morgan Patou In a previous blog, I explained how it is possible to create an LDAP/LDAPs Authentication Provider on WebLogic. My initial goal wasn’t just to setup an LDAP/LDAPs on WebLogic Server. That was only a first step(…)
Application integration & Middleware WebLogic Server – Automatic/Silent creation of an LDAP Authentication Provider 02.01.2020 by Morgan Patou In a previous blog, I explained how it is possible to create an LDAP/LDAPs connection from a Documentum Content Server automatically/silently (without any need for a GUI). So I thought I would do the same thing(…)
Application integration & Middleware, Enterprise content management Documentum – NoSuchMethodError on setResourceBundle with D2-REST 16.4 on WebLogic 14.12.2019 by Morgan Patou In the scope of an upgrade project, with some colleagues, we have been deploying some D2-REST applications on Kubernetes pods using WebLogic Server. As explained in a previous blog, we first tried to upgrade our D2-REST(…)
Application integration & Middleware, Enterprise content management Documentum – Cast trouble with D2-REST 16.5.x on WebLogic 14.12.2019 by Morgan Patou In the scope of an upgrade project, with some colleagues, we have been deploying some D2-REST applications on Kubernetes pods using WebLogic Server. At the beginning, we started using D2-REST 16.4 and that was working properly (once the issue described(…)
Application integration & Middleware, Enterprise content management Documentum – LDAP Config Object “certdb_location” has invalid value 08.12.2019 by Morgan Patou In a previous blog, I talked about the automation of the LDAP/LDAPs creation. However, the first time that I applied these steps, I actually faced an issue and I couldn’t really get my head around it,(…)