Cloud, DevOps JENKINS Quick overview on Jenkins and Jenkins X 13.01.2021 by Middleware Team Hi everybody, During previous blog ,we ever talked about Jenkins , but what about Jenkins X ?What are the differences between the two, which one is fitting the best for your needs? History of Jenkins X As the(…)
Database Administration & Monitoring JENKINS Add new users on Jenkins 08.01.2021 by Middleware Team Hello everybody , today we will see how to manage user creation on Jenkins As many other scheduling software, Jenkins has tool to manage credentials and also grant access to users. Best practice to manage user right level is(…)
DevOps JENKINS Add plugins in Jenkins 06.01.2021 by Middleware Team Hi everybody, First of all,I wish you a happy new year with lot of success for all of you 😀 Now ,to have a good start for 2021 we will learn how to use one of the most important(…)
Enterprise content management DctmAPI.py revisited 31.12.2020 by Middleware Team 2 years ago, I proposed a ctypes-based Documentum extension for python, DctmAPI.py. While it did the job, it was quite basic. For example, its select2dict() function, as inferred from its name, returned the documents from a dql query into(…)
Enterprise content management A Simple Repository Browser Utility 09.12.2020 by Middleware Team A few weeks ago, as the final steps of a cloning procedure, I wanted to check if the cloned repository was OK. One of the tests was to peek and poke around in the repository and try to access its(…)
DevOps JENKINS install Jenkins on Windows 09.12.2020 by Middleware Team Hi Team, Today let’s talk about Jenkins software What is Jenkins? Jenkins is an open source automation server that enables developers around the world to reliably build, test, and deploy their software.It is the leading open-source continuous integration server.
Application integration & Middleware Using LDAP resolved connection descriptor in WebLogic JDBC data sources. 29.11.2020 by Middleware Team I got the question if it is possible to have a the WebLogic JDBC Data Source to be resolved by an LDAP entry. The answer is yes; since WebLogic 12.2.1.3 a JDBC connection pool URL declaration can point to an(…)
Application integration & Middleware, Database Administration & Monitoring How to declare TNS entries in Oracle Unified Directory (OUD) 29.11.2020 by Middleware Team Using a LDAP server to store the TNS connection strings can be a single point of declarations for all client tools. Note that it can be a single point of failure too, thus, a High Availability LDAP configuration is recommended(…)
Database Administration & Monitoring Documentum DM_SYSOBJECT_E_NO_BROWSE_ACCESS No browse access for sysobject with ID 26.11.2020 by Middleware Team When upgrading you may get this specific issues if you are trying to edit content or create new documents. We got it when creating a new document in a specific folder, D2 told us that the folder doesn’t exists and(…)
Database Administration & Monitoring Documentum Administrator plugins installation not possible 25.11.2020 by Middleware Team In some customer’s contexts you cannot install whatever you want. For policy reasons, or security. And documentum components really love to install client softwares to interact with them. In this blog we will discuss about the Documentum Administrator tool and(…)