XTIVIA BLOG
Create a Zoomable Image Portlet for Liferay
This blog shows you how to create a portlet to be able to zoom in and out of an image. This portlet is web content driven using Liferay 6.2, jquery and animate.css. I have included all the source code for this project at the bottom of this page. How it Looks: When you first...
Form Parameters Not Being Passed to Portlets on Liferay
During Liferay upgrades from v6.1 to v6.2, we often see our portlets not working correctly once deployed. The portlets often deploy correctly without any errors, and they show up in the category menu as expected. When it comes to using the forms, this is the piece that often...
Enable Site Wide Settings For the Liferay Language Portlet
In this post, I am going to show you how to enable site wide settings for the Language Portlet, so you can add the portlet to your header or footer without having to edit the settings for each and every page. The Problem In Liferay, the Language Portlet uses a...
DB2 LUW Error Message: SQL1024N
Error Message SQL1024N A database connection does not exist. SQLSTATE=08003 or sometimes: DB21034E The command was processed as an SQL statement because it was not a valid Command Line Processor command. During SQL processing it returned: SQL1024N A database connection does not...
Allocation of Primary Logs in DB2
Recently, we noticed on a staging environment that the LOGPRIMARY setting was set to 35, yet the number of logs on the log path was only 21. Number of primary log files (LOGPRIMARY) = 35 35 Number of secondary log files (LOGSECOND) = 45 45 db2inst1# ls -ltr total 13440704...
Understanding DB2 LUW Error Messages
DB2 LUW Error Messages are some of the more descriptive ones I have seen in the computing world, but maybe everyone thinks that about their chosen specialty. Truly understanding error messages can take a bit of practice and knowledge, so I thought I would share a few tricks and...
Setting Up the Infor CRM Desktop Manager
While Infor CRM works on most browsers, there are certain features that require the installation and configuration of the Infor CRM Desktop Manager. These features are: Mail Merge (Currently only works with Internet Explorer 32 bit and a 32 bit version of Microsoft...
Tip #10 – Storage – Top 10 Tips for SQL Server Performance and Resiliency
This article is part 10 in a series on the top 10 most common mistakes that I have seen impact SQL Server Performance and Resiliency. This post is not all-inclusive. Most common mistake #10: Storage For the final post in the top 10 items that influence the performance and...
Tip #9 – Automatically Shrinking Your Database – Top 10 Tips for SQL Server Performance and Resiliency
This article is part 9 in a series on the top 10 most common mistakes that I have seen impact SQL Server Performance and Resiliency. This post is not all-inclusive. Most common mistake #9: Automatically Shrinking Your Database This is a topic that has been written about...
Including Custom JavaScript in InforCRM
When you need to include a custom JavaScript in the InforCRM web client, the quickest way is to simply add the <script> tag to the base.master file. However this complicates upgrades because the base.master file is often modified in Infor's web updates, and it...








