Application integration & Middleware Documentum xPlore – ftintegrity tool not working 19.10.2016 by Middleware Team I’ve been patching around some xPlore servers for a while and recently I went into an issue regarding the ftintegrity tool. Maybe you figured it out as well, for xPlore 1.5 Patch 15 the ftintegrity tool available in $DSEARCH_HOME/setup/indexagent/tools was(…)
Application integration & Middleware, Enterprise content management Documentum story – How to display correct client IP address in the log file when a WebLogic Domain is fronted by a load Balancer 19.10.2016 by Gérard Wisson The Load Balancers do not provide the client IP address by default. The WebLogic HTTP log file (access_log) does not provide the client IP address but the Load Balancer one. This is sometimes a problem when diagnosing issues and(…)
Application integration & Middleware Manage GitHub behind a proxy 19.10.2016 by Morgan Patou I’m quite used to GitHub since I’m using it pretty often but I actually never tried to use it behind a proxy. In the last months, I was working on a project and I had to use GitHub to version(…)
Application integration & Middleware Using JMeter to run load test on a ADF application protected by Oracle Access Manager Single Sign On 18.10.2016 by Middleware Team Introduction In one of my missions, I was requested to run performance and load tests on a ADF application running in a Oracle Fusion Middleware environment protected using Oracle Access Manager. For this task we decided to use Apache JMeter(…)
Application integration & Middleware Using Apache JMeter to run load test on a Web applications protected by Microsoft Advanced Directory Federation Services 14.10.2016 by Middleware Team One of my last mission was to configure Apache JMeter for performance and load tests on a Web Application. The access to this Web Application requires authentication provided by a Microsoft Advanced Directory Federation Services single Sign On environment.
Application integration & Middleware, Database Administration & Monitoring Letting GoldenGate automatically maintain the insert and update timestamps on the target 29.08.2016 by Daniel Westermann Today at one of our GoldenGate customers we were faced with the following requirement: For one of the tables on the target we needed two additional columns which shall hold the insert and update timestamps for when the row was(…)
Application integration & Middleware Documentum Administrator UCF Troubleshooting 19.08.2016 by Middleware Team Maybe you had some issues with UCF in DA as me. I had this for no reason since few days at a customer. The problem was that we use SSL with DA and the Unified Content Facilities (UCF) wasn’t happy(…)
Application integration & Middleware Documentum Multiple ADTS: Switching rendition queue 29.06.2016 by Middleware Team As part of my previous posts about having 2 rendition servers for one docbase (see below), I’ll show you how to simply switch a rendition queue item to the other server – http://dbi-services.com/blog/documentum-multiple-adts-ratio-of-rendition-creations-between-instances-part-1/ –(…)
Application integration & Middleware Upgrading to 7.2 created a new ACS. How to remove it and test it? 24.06.2016 by Middleware Team I had this strange behavior that once upgraded from 6.7 to 7.2 a new ACS was created. I think it’s because the current ACS name didn’t fit the new ACS name pattern. Well it’s not a big issue to have(…)
Application integration & Middleware, Development & Performance PKI – SSL certificates management with Java keytool and OpenSSL 27.05.2016 by Middleware Team In this blog, we will cover all steps to enable SSL encryption for a particular server. The procedure described here applies mostly for Java based servers and applications, with usage of a keystore. In the case the organization(…)