Batch Processing in Salesforce

Salesforce does not allow to perform DML operation more than 10K records in single transaction. Consider a situation where you have more than 10K records to perform DML operation. Due to Governing limitations of Salesforce (because of Multi-tenant architecture of Salesforce) you won’t be able to do the same. But Salesforce provided very nice feature… Read More »

Convenience added to Process Builder

Salesforce adds features to the existing Salesforce functionality with every release. It’s always the Sandboxes that gets upgraded first so that your organization gets the look and feel of the new release. As you must be already aware, Lightning is the latest happening thing in Salesforce, and you would find lots of exciting new features… Read More »

Configure Salesforce – Sage 300 integration

GUMU™ for Salesforce – Sage 300 integration is real-time integration which synchronizes data on the bi-directional basis. Once GUMU™ for Salesforce – Sage 300 integration is installed, the next step is to Configure the Salesforce-Sage 300 integration so that GUMU™ can connect to Sage 300 ERP and the two systems can start talking to each… Read More »

View Real-time details using GUMU™ Sage X3 – Salesforce Integration

GUMU™ connector for Salesforce with Sage X3 ERP is a real-time bi-directional integration solution that allows you to integrate your Salesforce & Sage X3 ERP. On the successful integration of Salesforce – Sage X3 ERP using the GUMU™ connector, all the information of entity fields that you integrate will flow in real-time. This includes Customer… Read More »

Deployment Options for Changeset

Salesforce ‘Winter 16’ release has provided a new way to deploy a change set in the production organization. These deployment changes include test options for change sets. Now, a user can choose which tests to run when validating an inbound change set in production or sandbox at the time of deployment. Test options provide flexibility… Read More »

Save Records in Salesforce via Lightning App

Salesforce Lightning Component framework is a UI framework for developing dynamic apps for mobile and desktop devices. It’s a modern framework for building single-page applications engineered for growth. Salesforce Lightning makes it easier to build responsive applications for any device. In the earlier blog ‘Retrieve Records via Lightning’, we discussed how to read records from… Read More »

Increase Productivity and Enhance Processes with GUMU™ Integration for Salesforce with Sage 300

Organization usually employ ERP and CRM to make sure business runs successfully. Sage 300 is a business management solution for small and medium companies to connect in the most critical parts of your business, including finance, operations, sales, and service. Whereas, Salesforce has made great inroads as a leading cloud based solution that focuses primarily… Read More »

Easily Creating Force.com sites

Force.com sites enables developers to build and deploy public web sites /web applications. It supports for custom pages using Visualforce, JavaScript, CSS. Also, it supports both authenticated and public websites. All the objects are accessible in force.com sites so that we can display any information. Steps to create Force.com sites:- -> Create Force.com Domain First,… Read More »

Public Access Settings in Salesforce

In one of the previous blog we discussed how to create a Force.com Site, it is important to note that guest user licenses are required for force.com sites. Enterprise/Unlimited license Org are allowed to create up to 25 sites hence the 25 guest user licenses. Guest users have no password, no role and have no… Read More »