by XTIVIA | Jul 1, 2015 | Blog, Customer Relationship Management
Often when one needs to access the value set in an HTML control from the client side script it is tempting to reach into the DOM object and retrieve it directly, using something like this for example: var c =...
by XTIVIA | Jun 30, 2015 | Blog, Data Management, Databases
There are several times that you may have DB2 restore authorization errors and have to restore from a production box to a beta or a QA environment as a different user. In that scenario, the restore commands will work just fine but you will receive authorization errors...
by Anosh Wadia | Jun 24, 2015 | Blog, Customer Relationship Management
If you’ve worked with Infor CRM / SalesLogix for a while, you’ve probably run into the issue where you enter your username and password (correctly!) and all you get is an Unspecified error! Very descriptive, isn’t it? Cause: Essentially what the...
by Tori Aubé | Jun 23, 2015 | Blog, Databases
Are you noticing a drop in performance? Are you seeing a large percentage of index fragmentation? If your data page fill factor value set to a high number, page splits could be the culprit. We have helped many of our VDBA customers with these problems. What are Page...
by XTIVIA | Jun 23, 2015 | Blog, Data Management, Databases
One of our customers recently wanted to extract data using db2audit, but the documentation on this topic is very limited and scarce. Moreover, the commands have changed after V9.7 and finding documentation or following it could be tricky. After some testing, we were...
by Anosh Wadia | Jun 22, 2015 | Blog, Customer Relationship Management, Mobility
We’re often asked, why can’t I login to the Infor CRM (SalesLogix) mobile client using my iPhone / iPad? Here are some common things to check on your device: 1) Click on Settings 2) Click on Safari –> Under...
by XTIVIA | Jun 12, 2015 | Blog, Customer Relationship Management
This is a very common request – the customer wants to see some rows highlighted in the data grid based on the data. For example, they might want to see opportunities with a sales potential above $1M highlighted in green. How might we achieve that in InforCRM?...
by XTIVIA | Jun 12, 2015 | News
Liferay CommunityExcellence The Community Excellence Award was awarded to XTIVIA for demonstrating a unique and valuable dedication to Liferay’s open source community. This award is given to companies that have spent their own time and resources to make the Liferay...
by XTIVIA | Jun 1, 2015 | News
Developing Capabilities through SOA Integration Today, the role of SOA is evolving as a practical and relevant component for delivering agility to enterprises. However, CIOs observe the most frequent challenge in the SOA landscape is the lack of holistic enterprise...
by XTIVIA | May 29, 2015 | Applications, Blog, Enterprise Java, Portals
AngularJS is a great framework for Single Page Applications (SPAs) – it’s easy to learn and use. There’s no reason not to (and actually every reason to) create your Liferay portlets as AngularJS SPAs. Our organization considers...
by XTIVIA | May 28, 2015 | Blog, Data Management, Databases
This article is part 7 of a 10 part series explaining the most common mistakes that I have seen in reference to SQL Server Performance and Resiliency. However, this post is not all-inclusive. Most common mistake #7: Disaster Recovery Plans Often when people hear...
by XTIVIA | May 15, 2015 | Blog, Data Management, Databases
During routine integrity checks one of our Virtual-DBA customers encountered an error 17053 was encountered causing the job performing these tasks to fail. Investigating the problem further this information was also included with the error in the SQL Error Log:...