Application integration & Middleware, Enterprise content management Documentum – dm_DMFilescan fails with invalid method_verb? 23.03.2020 by Morgan Patou Recently in a project, one of the Documentum environments we were working on started showing failure on the execution of the dm_DMFilescan job and only this one. After a couple minutes of investigation, I quickly found the root cause of(…)
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, DevOps, Kubernetes, Technology Survey DevOpsDays 2020 at HEG in Geneva 01.03.2020 by Arnaud Berbier This 2020 new year began with a really exiting DevOps Event in Geneva. Kubernetes, Helm, Cloud Native, CNCF, CI/CD, Ansible, Terraform,… So much topics around DevOps that was in every people mouth. This confirm that DevOps is a good choice(…)
Application integration & Middleware WebLogic Server process takes 100% CPU 26.02.2020 by Middleware Team During some monitoring work on a WebLogic 12.1.3 environment, I noticed that top shows the process 12013 using 800% CPU (We have a 12 CPU machine) and had to find out what's happening !!(…)
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(…)