CRM Team

Zach Bodine

Zach Bodine

Director of CRM Services

Anosh Wadia

Anosh Wadia

CRM Project and Technical Manager

Mike Ahrenhoersterbaeumer

Mike Ahrenhoersterbaeumer

Sales and Account Executive CRM

Scott Jepsen

Scott Jepsen

Senior Project Manager

Marilyn Prevatte

Marilyn Prevatte

Director Quality Assurance

Marilyn Prevatte

Richard Cookson

Content Writer

Customer Relationships Must Be Managed for True Success

Customer relationships are obviously essential to your sales success and, like anything precious, need to be cultivated, managed and maintained. Whether you’re identifying new leads or staying current with existing customers, you need a complete view of customer... read more

5 CRM Benefits that make a difference for your business

Hopefully, you and Customer Relationship Management (CRM) are well acquainted. If you’re still strangers, read XTIVIA’s blog post on what a (CRM) system is and why you need one before reading on about these CRM benefits. Now you might be thinking,... read more

A CRM SYSTEM: What it is and why you need CRM

The evening sun shimmers on the crystal-clear water of your favorite mountain lake as you bust out your fishing pole and cast a line. Your kids follow suit and pick their own little spots, each with the goal of reeling in a big catch. After several successful attempts... read more

Build Groups within Infor™ CRM

Building groups in Infor CRM can be daunting. However, it is possible to take some of the difficulty out of building these groups.

read more

Using Salesforce: Multiple Bids, Multiple Contractors, Single Job Opportunities

With Salesforce in many instances, clients will need to create an opportunity for each quote that goes out the door. For example, they bid 1-project to 10-contractors; they often will need to create 10-Salesforce opportunities. This can create a pipeline that is... read more

Salesforce Integration Time

The integration of applications into Salesforce is heavily dependent on many factors. While Salesforce has a very robust API, the capabilities of other applications often becomes the single contributing factor to the time and complexity of integrating with Salesforce.... read more

5 Best Practices of Extending CRM – Solutions for your Business

Customer Relationship Management (CRM) will provide a 360-degree view of your customer, especially when integrated to back-end systems such as your ERP, sales, or e-commerce systems. Read on for these CRM Best Practices. By implementing the 5 Best Practices of... read more

Top 10 Things to Know Before Starting Statistical Analysis

1. There are two primary techniques used in today’s statistical world a. Descriptive techniques describe and summarize data b. Inferential techniques allow us to estimate and draw conclusions about populations from samples 2. Data can be formally categorized in three... read more

Salesforce Advanced Developer Certification

Having set out on the path to the Salesforce Advanced Developer Certification about 2 1/2 years ago, it was a huge relief when I finally got the “Success” result today! This certification is not an easy one (which is good since that makes it all the more... read more

Client Side Image Resize and Base64 Conversion in Infor CRM / SalesLogix

The following requires some HTML5 features, so be sure to consult a compatibility chart before throwing it into a customer’s environment. I needed a way for a user to upload an image as a base64 string. This could be happening from a poor bandwidth connection,... read more

Infor CRM Mobile Issue with Back Button on Safari for iOS

Today I was troubleshooting a strange mobile issue with Infor CRM / Saleslogix mobile on iOS. Whenever the user would hit the back button in the mobile client, they would actually get returned to the previous website they were on rather than the previous form in the... read more

Saleslogix 8.x – Exporting a grid’s data to CSV client side

Sometimes you want to make a form as client-side as possible. Below is an example of how to perform a client-side CSV export in Saleslogix. This process exports an Editable Grid’s data to CSV from a quickform using an “On Client Click” action for a... read more

Jasperserver LDAP Active Directory Authentication Tips

Occasionally we find ourselves in situations which do not meet the standard e.g. users placed in a directory tree a few levels deep or the distinguished name uses the common name which has spaces. Below are some tips on handling these situations. A useful tool to... read more

InforCRM / Saleslogix Mobile Client – Multiselect Picklist Values

Today we needed to make a picklist field multiselect in the Saleslogix mobile client. Unfortunately this appears to be broken in Mobile 3.0.3. To work around this we had to override two functions in the picklist field’s definition on the edit form. Hopefully... read more