Quantcast
Channel: Jason Buss – Customer FX
Browsing latest articles
Browse All 105 View Live

Image may be NSFW.
Clik here to view.

HTTP Request error with Crystal Reports in InforCRM

I bumped into an issue today with a Crystal Report that would not run.  It had ran previously and other reports in the system were running fine. unknown error Checking the event log showed this error:...

View Article


SQL Script to Enable/Disable all triggers in a Database

One thing I find myself doing frequently is enabling/disabling triggers in an InforCRM database, especially with users who are not utilizing any of the newer ERP integration features found in current...

View Article


Adding a Email link to a datagrid in Infor CRM SLX for Windows

Adding an email link to a datagrid in Infor CRM SLX for Windows can be a useful feature to allow users to quickly send emails to a specific recipient without having to manually enter the email address....

View Article

How to Retrieve Picklist Data in InforCRM: A Quick Guide

Learn how to efficiently retrieve picklist data in InforCRM, including a detailed explanation of the picklist structure, SQL queries for header rows and items, API usage, and custom scripting examples.

View Article

InforCRM – Chars, Bits and Booleans (oh my!)

For anyone who works with InforCRM SNC, the loose definition of the "boolean" is familiar. Basically, InforCRM treats "Booleans" as single character strings, rather than a bit datatype in SQL, allowing...

View Article


Modifying standard entity properties and objects to “Custom” in Infor CRM

With InforCRM version 8.5.1, custom or modified items in the project explorer now show up with a specialized icon to indicate their "Custom" status. Only "Custom" items can be added to bundle...

View Article

Precompiling and Warming Up Infor SLXClient and SData Portals Using...

Precompiling and Warming Up Infor SLXClient and SData Portals Using aspnet_compiler.exe When hosting Infor SLXClient and SData portals on IIS, the first request after an application pool restart can...

View Article

Installing Web Manifests in InforCRM

I wanted to take a moment to briefly document how to install web manifests in InforCRM. This is pretty basic functionality, but I thought it would be helpful to have it documented here as a reference....

View Article


Revisited – Fixing Misaligned Toolbar Buttons in a Dialog in the Infor CRM...

My colleague, Kris, recently posted an article about using a custom CSS file to fix Misaligned Toolbar buttons in InforCRM web client dialogs. There is an additional step needed in order for InforCRM....

View Article


Checking for URL values for IDN compatability

Yesterday, Kris posted about a new issue in 8.309 regarding URL controls. To check for this condition, I put together a quick SQL function that can be used to check url values to see if they would be...

View Article

Load order issue in Infor CreateUnicodeDB utility

I recently bumped into an issue with the order in which the utility (CreateUnicodeDB) creates database objects.  SQL Users and schemas are processed first, followed by SQL tables, followed by the other...

View Article

Changing text alignment on Numeric controls in Infor CRM

In many interfaces, numeric values tend to be right justified.  In InforCRM however, all controls display their information with the text aligned to the left of the control.  Recently I was asked about...

View Article

Custom Security Profiles and the ICRM 8.4 Upgrade

The Infor v8.4 Action Items bundle inserts a number of new Security profiles into the secprofiles table.  Unfortunately, in doing so it also clears all the old profiles, which is an issue if you have...

View Article


Minor issue with True/False Default values in Infor 8.4 SNC

There is an interface in the Administrator application to allow the Admin to set various defaultvalues, including this one. The issue I bumped into is that it only allows you to set a boolean default...

View Article

Adding Roles and Secured actions in Infor CRM Bundle Actions issue

When creating a bundle manifest recently, I needed to include new roles and secured actions.  In the bundle actions area of a new manifest, there are options to add Role(s) and to add Secured...

View Article


Setting Lead DNC Fields to Match Do Not Solict Default When Creating New...

Within lead records in InforCRM, there are a number of DoNotContact fields, such as Do Not Solicit, Do Not Mail, Do Not Phone, etc...  InforCRM provides an area to set up a default value for the Do Not...

View Article

Plugin Types for Infor CRM

This post lists current Plugins, as well as depreciated Plugins and their type numbers for the InforCRM LAN environment.

View Article


Issue with saving Date Criteria in the InforCRM Query Builder version 8.4.0.4

When creating a group in the Infor 8404 web client, I noticed an issue when using a date field in the query conditions.   Regardless of the date value selected, saving the condition results in the date...

View Article

Adding Yes/No display for boolean fields in InforCRM (SalesLogix) datagrids

InforCRM has had the ability to define boolean entity properties as either True/False or Yes/No for a long time, however in a recent project, I found that displaying such an entity property as a bound...

View Article

Searching SQL Server Views, Stored Procedures, and Functions for a Specific...

Quickly locate where a field or keyword is used in your SQL Server database by searching across view definitions, stored procedures, and functions. This simple script helps Infor CRM developers and...

View Article
Browsing latest articles
Browse All 105 View Live


Latest Images