Control-M Control-M/EM – emdef utility – Calendars 11.02.2020 by David Diab The emdef is a command line utility used to make various modifications to calendar definitions in the Control-M/EM database. It can be used to extract data as a backup, or for migration from one to another environment.
Application integration & Middleware JBoss EAP 7 – Domain Architecture Understanding 16.12.2019 by David Diab I already talked about the domain creation in a previous blog, it is nice to start with but of course not enough if you want to understand the domain architecture, its components, and how they are(…)
Database Administration & Monitoring Documentum – MigrationUtil – 5 – Change Installation Owner 12.12.2019 by David Diab The Documentum installation owner is the operating system user that owns the server executable and other related files along with the OS process when the server is running. It is originally determined when the server is installed, in fact, it(…)
Enterprise content management CMIS – Documentum – How’s it going on? 10.12.2019 by David Diab In a previous blog I talked about CMIS in general and showed you what importance it does have in ECM World. In fact, I already experienced CMIS in a project with Documentum and Alfresco involved! The(…)
Application integration & Middleware, Enterprise content management CMIS – What importance does it have in ECM World? 09.12.2019 by David Diab As you know, there is a lot of vendors for Enterprise Content Management systems (ECM) and they all have different interfaces. Content Management Interoperability Services (CMIS) is a standard for improving interoperability between Enterprise Content Management systems.
Application integration & Middleware JBoss EAP 7 – Modules, Extensions, Subsystems, and Profiles 08.12.2019 by David Diab The first step in JBoss world is to understand these terms and the relationship between each other: Modules, Extensions, Subsystems, and Profiles. Let's say that the definition of these terms is the same between Standalone and Domain mode. I will(…)
Application integration & Middleware JBoss EAP 7 – Domain creation 04.12.2019 by David Diab In this blog, I would like to show you how to setup JBoss EAP 7.0.0 in domain mode. It's a step to step guide so you can follow the instructions in this blog and build your environment by yourself ;)(…)
Application integration & Middleware JBoss EAP 7 – Cluster in Standalone mode 03.12.2019 by David Diab Usually, when we speak about Standalone mode we imagine that it can't be clustered... In fact, with JBoss it is possible, the clustering functionality is configured by default in the HA-based profiles: standalone-ha.xml and standalone-full-ha.xml.
Application integration & Middleware, Big Data Documentum – FT – FTIntegrity Tool 03.12.2019 by David Diab FTIntegrity is used to verify indexing after migration or to get a status after a normal indexing. The tool is a standalone Java program that verifies all types that are registered in the dmi_registry_table with the user dm_fulltext_index_user. By default,(…)
Application integration & Middleware Documentum – FT – XQuery is very useful 03.12.2019 by David Diab At a customer we encountered some issues with FT Search after documents migration. In fact, some documents were not indexed correctly or partially indexed, the need was to know which documents are impacted to resubmit the indexing again. The FTIntegrity(…)