by XTIVIA | Mar 12, 2012 | Blog, Portals
User Documentation The user documentation consists of the following sections: Getting Started Filters Drill-Down Personalization and Security Cookbook Drill-Down Configuration There are times when you look at a chart and need a bit more detail than just the number...
by XTIVIA | Mar 12, 2012 | Blog, Portals
User Documentation The user documentation consists of the following sections: Getting Started Filters Drill-Down Personalization and Security Cookbook Chart filters So what do you do if your data warehouse has 10 years of data and you’re just interested in one...
by XTIVIA | Mar 12, 2012 | Blog, Portals
User Documentation The user documentation consists of the following sections: Getting Started Filters Drill-Down Personalization and Security Cookbook Introduction This guide helps the business user configure the Xtivia Dashboard Framework for everyday use. The...
by XTIVIA | Mar 6, 2012 | Blog, Databases
A colleague wanted to work an old Henny Youngman joke into a performance analysis. He wound up not using it, so I will: Man goes to the doctor. He swings his arm and says, “Doc, it hurts when I do this.” Doc says, “Don’t do that!” I came...
by XTIVIA | Mar 5, 2012 | Blog, Databases
Hello again, I presented on DB2 Table Reorg on Friday, March 2 for the DB2Night show’s 4th annual DB2’s Got Talent contest. I’m one of 10 finalists from around the world and Friday was the first of 3 rounds to choose a winner. The...
by Chetan Chadalavada | Mar 2, 2012 | Blog, Portals
Leveraging the configuration power of Liferay’s new Theme Settings API we can build footer Navigation links with the webcontent without needing to edit the theme and redeploying everytime a new link needs to be added or a style needs to be changed. 1. Create a...
by Chetan Chadalavada | Mar 1, 2012 | Blog, Enterprise Java, Portals
For a navigation menu with longer sub menu navigation items, multi column menu navigation layout is the latest design trend which provides a solution for better usability and space management. It’s even nicer to have an image that can be part of the navigation....
by XTIVIA | Feb 16, 2012 | Blog, Databases
Importing data in DB2 HADR takes some extra considerations. For one, non-logged activity is not replicated to the Standby database. So if you use the LOAD command to import data into a table on the Primary database, the same table on the Standby database...
by Chetan Chadalavada | Feb 15, 2012 | Blog, Portals
This is a simple tutorial to create an input textbox with the alloy ui calendar datepicker. Simple DatePicker: 1. Include the below taglib directive to your jsp <%@ taglib prefix=”aui” uri=”http://liferay.com/tld/aui” %> 2. Wrap your date...
by XTIVIA | Feb 14, 2012 | Blog, Databases
Problem: You’re an admin in SQL Server Reporting Services (SSRS). You want to see everybody’s subscriptions on all reports. Yet you can only see your own. Solution: You can do this easily. You just can’t do it in Report Manager. But remember that...
by Vivek Agarwal | Feb 13, 2012 | Blog, Enterprise Java, Perspectives, Portals
At XTIVIA, we have extensive experience delivering enterprise portal, content management, and collaboration solutions since the late 1990s, and have seen this product space mature and evolve over the years. We started with traditional commercial software from the...
by Keith O'Connell | Feb 8, 2012 | Blog, Portals
As a followup to my previous article detailing how to deploy Liferay in a Jboss managed domain, I decided that I should build on that and explain how to deploy the Apache Solr enterprise search engine to a separate node within the Jboss-managed domain. This will...