Adding Google Search in CRM Dashboard

As you all know dashboard in SageCRM displays all the information in a summarized format about the open opportunities, pending leads etc. We have been providing solutions to customer to show external websites like Google pages, Amazon pages etc from customer tabs inside SageCRM. This is no big deal. But recently we stumbled across something… Read More »

Directly Log In to Case Summary Screen for a particular case in Self Service

In CRM, URL of a Case’s Summary Screen will look something like given below. “http://localhost/crm62/eware.dll?&Act=281&Mode=1&CLk=T&Key0=8&Key1=43&Key2=57&Key8=46″>” If you will paste this URL into browser and then hit the Enter Keyword, CRM login screen appears. After entering the User Name and Password, when you click on the Log On button, it will redirect you to Case Summary… Read More »

Sage CRM with Sage Pro Multi Company

Coming quickly on the heels of Pro Web order entry in Sage CRM was Pro multi company integration. Like Pro Web order entry, this too uses the existing Sage CRM and Sage Pro connection. I do not want to sound like Nicolas Cage search on another treasure hunt but this was possibly the missing piece… Read More »

Change Default Language/ Date Format in SQL

Usually in SQL, date gets saved as ‘2009-07-27 00:00:00.000’ but when we run the query or call date from any application the SQL gives us the date in desired format like ’07/27/2009’. How does it work? SQL has set of formats according to the different languages for example ‘British’, ‘Dutch’, ‘German’, ‘English’ etc. By Default… Read More »

Time-Out Error while Importing Bulk Data

Have you ever tried importing Bulk Data in SageCRM and received Time Out Script error? Despite of SQL settings there is one more area where we need to check if everything is ok or not. Metabase.XML If you have IIS 6 installed with your system; you will get this file at systemroot System32 Inetsrv folder… Read More »