Skip to main content

Innovation + Product Development

HTML Report Generation from Database in Unix

Now-a-days most of the organizations/corporations are still using legacy software which produces output in the form of flat files. Integrating these flat files and text files with other data formats such as HTML, XML, etc. in a modern computing environment is increasingly difficult. Many tools are available in the market to convert flat file to […]

Lock@1x.jpg

Using a Sitecore Item Provider for Component Security

You can use Data Providers for Security? Recently, @techphoria414 asked on the Sitecore Stack Exchange: “What are some appropriate uses for Sitecore Data Providers?” My answer was: When Security is just too complicated for Sitecore. People offered a lot of suggestions with lots of ways to implement data providers using different strategies and philosophies. Still, I thought […]

Adobe’s Future Prospects are Bright: What You Need to Know

I recently had the privilege to meet with Adobe executives at their Customer Experience Center (CEC) in San Jose, CA where we had the opportunity to talk about the direction of our partnership. While there, I also gained some insights on future product releases. It was an educational experience for sure, and I left there […]

Get Started with PnP JS Core

Abstract: The Patterns and Practices JavaScript Core Library is created to help developers by simplifying common operations within SharePoint. It contains a large number of extension methods and properties, which are used to manage the contents, generate reports based on the lists, library or settings, etc. We can also use PnP JS core to filter […]

An Accurate Search Solution using Search Web Parts

Abstract: As many SharePoint developers know, from SharePoint 2013, there are several search type of web parts we can use to implement a custom search solution by using SharePoint search engine. Search box web part and Search result web part are frequently used for this type of solution. For typical scenarios, we usually create a […]

Adobe + Livefyre Make It Easy to Promote User Generated Content

Earlier this year, Adobe announced its acquisition of Livefyre, a platform that helps companies discover, organize, and push out user generated content (UGC) on social media and owned digital properties. In a recent webinar hosted by Adobe, I learned about the value of UGC and got a behind-the-scenes look at Livefyre, part of Adobe Experience […]

Custom Sprites to reduce the multiple image rendering process

  Readers : Users with basic idea on how to work with Ext Js can take this blog as a reference for the Ext js Sprites.   Overview Charting Packages offered by Sencha Ext Js is a more interactive feature that enables user to create great visualizations such as “3D Column Charts or 3D Pie […]

IBM InfoSphere Data Architect Model Change Report Generation

IDA Model Change Report is helpful when analyzing the differences between industry models and customized content. It can give attribute, entity, relationship level different between two models. You can find change reports at folder “{install folder}\IBM\Industry Models\IBM Unified Data Model for Healthcare\v9.1.0.0\Data_Models \Change Reports” after install Industry Models. You will see six BIRT reports in […]

Integrating DWR and JAWR with Ext js

Readers : This blog can be a reference to users who are familiar with Ext Js concepts. Overview DWR (Direct Web Remoting) DWR is termed to be easy AJAX for java, it makes Java and JavaScript communication much easier than it was before. Advantages of DWR over AJAX Since DWR exposes methods of Server Side Java […]

How to Import a Source File into Netezza Database

Aginity Workbench is a GUI-based tool that enhances your performance when you are working with your Netezza data warehouse. Data import in the Aginity workbench has a fairly easy method to get data into Netezza system. Aginity workbench provides a couple of options to import data from Excel, CSV, Fixed width and external databases. Best Option: […]

Integrating a CVS Repository with IIB deployment using Ant Script

Before Integrating Ant Script with IIB deployment, please make sure the following steps have been covered: Step 1: set JAVA_HOME Step 2: go to below path and run mqsiprofile command if you have provided default path during installation Or go to the corresponding path and run the profile. C:\Program Files\IBM\MQSI\7.0\bin\mqsiprofile.cmd Step 3: Configure the CVS.exe […]

Generate Scripts for Data in the Tables of SQL SERVER

This wizard is helpful for generating scripts and publishing them. In order to run the wizard, right click on the database and navigate to Tasks -> Generate Scripts. The wizard will pop up and you can generate scripts either for all database objects or for a selected number of database objects. This could be used […]

Load More