Category Archives: Uncategorized

Calling Stored Procedure from Workflow Rule

Hello everyone!! By far we all know that Workflow is one of the powerful features of SageCRM. This functionality has provide us a multi usage feature to implement our basic as well as advance customization change request such as Set Colum Value, Send Email etc. Here with this blog I would like to explore one… Read More »

Restrict Sage CRM user to access your integrated ERP data using Integration

Customer Relationship Management (CRM) provides important business functionality to marketing, sales, service and other processes involving customer and employee interactions. It’s Integration with Enterprise Resource Planning (ERP) or accounting systems, eCommerce platforms, lifecycle management systems and collaboration and communication systems allows interactions and exchange of information that are integral part of an Organization systems. But… Read More »

How to enable Quotes & Orders tab against Opportunity?

By now, we all are familiar with the various Businesses across the world and its necessity to track the Sales and Purchase details. Sage CRM is very much capable in managing the Sales process with the help of various entities such as Lead, Opportunity, Quotes, and Orders etc. But as every business has a slight… Read More »

Feature to Control Escalations in Sage CRM 7.2 and 7.3

Escalation is one of the main and useful functionality in CRM when it comes to sending notifications, triggering mails, maintaining SLA etc. With the introduction of Sage CRM 7.2 and 7.3, controlling and configuring escalations rules has becomes very easy now days. I will explain you the same in today’s blog. New Stuff: GUMU™ for Sage… Read More »

Data Upload using Deduplication – Part 2

As you all are familiar, Sage CRM has eased the efforts of data capturing task by providing the feature of Data upload. It has also facilitated to manage or avoid duplicate data with the help of Deduplication feature. But have you ever wished to get a combination of these two features within same job??? New… Read More »

Calling Javascript function from Workflow progress screen

By far we all know, Sage CRM has been proved very much capable to handle various tricky scenarios through implementation. Client side API has reduced lot of customization efforts through the JavaScript codes used in it. We have already posted few blogs about writing JavaScript codes in .js files and calling the same in Custom… Read More »

IIS Configuration Setting for. NET API

As you know, Sage CRM has made the implementation task or say functional development easy through the .Net API development kit through various tools and languages such as VS 2010 or 2012 and C# or VB. Developers can use wide range of packages to build enhanced solutions for business needs with better flexibility. New Stuff: Outlook… Read More »

Outlook Integration – CRM Outlook Plugin Issue Part – 2

As you all are familiar that when it comes to set up client side add-ons with web application, security rights/restrictions becomes a mandatory thing which comes into consideration. We have been writing blogs on features as well as process been followed while installing Outlook integration with Sage CRM. You can go through the links added… Read More »