How Favourite records are stored in Sage CRM

By | October 26, 2018

In our earlier blog, we have explained how Favourite feature worked within CRM. In this blog, we will be talking about where Favourite records are stored in Sage CRM.

New Stuff: SAGE CRM 2018 R2: Consent in Sage CRM

When a user marks a record as a Favourite, Sage CRM itself internally stores data into UserRecords table. The records set as a favourite can be accessed by using the following SQL query.

Select * from UserRecords where usrc_userid = 1 and usrc_type = ‘Favourites’

Here
usrc_userid = Primary Key Id of User.

usrc_entityid = Entity for which Favourite has been set. Entity ID for each table can be found in table custom_tables. For Company, Entity ID is 5.

usrc_recordid = Primary Key Id for the record that is set as favourite.

SqlRecord

With this information, you can even create Reports/Dashboard within Sage CRM and make your life easier to manage your day to day tasks.

About Us
Greytrix a globally recognized Premier Sage Gold Development Partner is a one stop solution provider for Sage ERP and Sage CRM needs. Being recognized and rewarded for multi-man years of experience, we bring complete end-to-end assistance for your technical consultations, product customizations, data migration, system integrations, third party add-on development and implementation expertise.

Greytrix has some unique integration solutions for Sage CRM with Sage ERPs (Sage Enterprise Management (Sage X3), Sage Intacct, Sage 100Sage 500 and Sage 300).We also offer best-in-class Sage ERP and Sage CRM customization and development services to Business Partners, End Users and Sage PSG worldwide. Greytrix helps in migrating of Sage CRM from Salesforce | ACT! | SalesLogix | Goldmine | Sugar CRM | Maximizer. Our Sage CRM Product Suite includes Greytrix Business Manager, Sage CRM Project Manager, Sage CRM Resource Planner, Sage CRM Contract Manager, Sage CRM Event Manager, Sage CRM Budget Planner, Gmail Integration, Sage CRM Mobile Service Signature and Sage CRM CTI Framework.

Greytrix is a recognized Sage Rockstar ISV Partner for GUMU™ Sage Enterprise Management – Sage CRM integration also listed on Sage Marketplace.

For more information on our integration solutions, please contact us at sage@greytrix.com. We will be glad to assist you.