Application integration & Middleware Documentum upgrade project: Wrong icons in D2 search results with xPlore 16.10.2014 by Middleware Team After migrating from “Fast” to “xPlore” Documentum full-text search engine, our team discovered wrong icons in D2 search results. Documents in checked-out state continued to be displayed with the normal icon, even if xPlore indexed attribute value for “r_lock_owner”.
Application integration & Middleware Documentum upgrade project: ADTS local user or domain user? 10.10.2014 by Middleware Team ADTS local user or domain user: Which user should I choose as the installation owner? This question is important if you are installing a new Advanced Document Transformation Services (ADTS). You can opt for a domain user in order to(…)
Application integration & Middleware Documentum upgrade project – from FAST to xPlore 09.10.2014 by Gérard Wisson We planned to do our full production upgrade in a weekend – and one part was the replacement of FAST by xPlore. As we had to index more than 10 millions objects, we had to find a solution where the(…)
Application integration & Middleware SQL Server 2014 Tips: Create indexes directly via CREATE TABLE 09.10.2014 by Stéphane Haby This week, I discovered a new enhancement which is not hidden but not really visible in SQL Server 2014. Among Hekaton and other new features in SQL Server 2014, a little option appears in table creation.8-O On the(…)
Application integration & Middleware SQL Patch: Another way to change the plan without changing the code 03.10.2014 by Nicolas Jardot Recently, at a customer site, I faced a performance issue. However, as often the statement is embedded in the application so it’s not possible to rewrite the query. In this blog post, we’ll change the execution plan to solve the(…)
Application integration & Middleware Java get Class names from package String in classpath 03.10.2014 by Middleware Team As a Java developer you probably used to know about reflexion. However, in order to keep your software architecture flexible, some functionalities are sometimes not provided out of the box by the JVM. In my particular case, I(…)
Application integration & Middleware Documentum upgrade project: D2-Client and missing icons 29.09.2014 by Gérard Wisson The new D2-Client does not correctly display the icon for some formats. This usually happens when the icon.css is not up to date based on the content format in the repository. The solution is to find these formats and update the(…)
Application integration & Middleware SQL Server 2014: classic commit vs commit with delayed durability & I/Os 23.09.2014 by Microsoft Team When you learn about SQL Server, you will often hear that a commit transaction is a synchronous operation and that you can trust it. In this blog post, I will provide some details about what we mean by synchronous(…)
Application integration & Middleware Documentum upgrade project: D2-Client, facets and xPlore 22.09.2014 by Gérard Wisson To enhance the search capability we had to configure xPlore to use the new customer attributes as facets and configure D2 to use the default and new facets. Configuring xPlore to use facets with the customer attributes Stop the Index(…)
Application integration & Middleware OAM 11gR2PS2 series – Introduction 17.09.2014 by Arnaud Berbier In this blog post, I will share my experience acquired on a customer interesting challenge which was a critical mission. The mission was not as easy as expected. On my side, all troubles that could happen to migrate an entire(…)