Category Archives: Cloning

Clone a record using the COM ASP API in Sage CRM

The combination of Sage CRM API with the application itself has helped many of the technical implementer to manage the customization of the system as per the business requirements. Sage CRM API’s has come a long way to pro-grammatically perform various operations on the entity records such as read, create, update or delete. Moreover, the… Read More: Clone a record using the COM ASP API in Sage… »

Enable Workflow Capability to an existing Entity

Recently we came across a requirement to enable Workflow for one of the existing custom entity that client is using. The custom entity was added into Sage CRM using Sage CRM Main entity component wizard. This is the component wizard that will help you to add new custom entities into the system. It will build… Read More: Enable Workflow Capability to an existing Entity »

Cloning an Escalation Rule

As we all know that latest version of Sage CRM gives us a features to clone various configurations which eventually saves our valuable time. However cloning is not new to SageCRM framework. It was already in place for escalations, workflow rules etc. Related Post: : Report Cloning in Sage CRM 7.2 Consider a scenario where same… Read More: Cloning an Escalation Rule »