Author Archives: greysagecrm

Generate the Next CRM Id – Understanding it the easy way

Very often you come across an issue something like “Cannot insert duplicate key row in object ‘dbo.Phone’ with unique index ‘IDX_Phon_PhoneId”. The issue clearly indicates that the primary id of record which is being inserted already exists. But how is this possible because the primary id of each record which is being inserted in Sage… Read More: Generate the Next CRM Id – Understanding it the easy… »

Progress Externally Imported leads in Customized Workflow

Sage CRM has provided an advance functionality of “Workflow” to configure the life line of an opportunity, lead or cases as per your business rule. As a part of workflow you can set stage and status of an opportunity or a case throughout its lifetime. The workflows can be created or edited by following the… Read More: Progress Externally Imported leads in Customized Workflow »

Password Security for Sage CRM Self Service Portal

Secured password is mandatory feature in any application. If your password is not encrypted/ secured then there is a possibility of security violation or can anyone hack your password. To avoid these kinds of issues your password should be well formed and follow some rules. Sage CRM includes two major modules that are: – Sage… Read More: Password Security for Sage CRM Self Service Portal »

Sage CRM – MAS 90/200 EES Suite Extensions – RMA integration with Case

Apart from GUMU™ for Sage CRM – MAS 90/200 integration, Sage CRM and MAS 90/200 EES is another product which enables the user to have the integration between two system. No, this is not the blog where I am comparing the two products (I will save it for later :)). I would like to take… Read More: Sage CRM – MAS 90/200 EES Suite Extensions – RMA… »

Using Id fields of entities on screens and lists

Ideally speaking this will not be an out of box feature that everybody needs in CRM, however I came across many such requirements these days where people either wanted to use id fields on the screen as unique reference values. Some just wanted to display them on the screen for viewing purpose. Some wanted to… Read More: Using Id fields of entities on screens and lists »