View your ERP data on the Cloud with Integration extensibility

In this business era efficiency, flexibility and cost-saving are important aspects of decision making for the organizations.  Most of the organizations use ERP as an accounting system which handles daily operations and CRM as a front end tool which is used by sales representative to maintain customer’s data. Data extracted by these systems helps organizations in faster decisions making. When it comes… Read More »

Enable Lightning Experience on Salesforce

Salesforce describes Lightning as the future of CRM. Lightning has been a multi-year mission for Salesforce. One of the most prominently visible feature in the lightning experience is the new and refreshing User Interface. However, this is not all that there is to lightning. It also offers a platform designed to maximize sales rep productivity,… Read More »

Non-profit Starter Pack (NPSP) for Salesforce

Salesforce offers a special collection of packages named Non-profit Starter Pack (NPSP) for non-profit organizations to customize the platform for some common nonprofit user cases. Salesforce NPSP aggregates the whole organization’s information into one system making program management, fundraising, volunteer management, mass communication, reporting etc easily achievable. Organization gets better insights into the member base… Read More »

Sage X3 on Salesforce Cloud – Get more done in less time

With Sage X3 as your choice, you can already Get more done in less time. No Holding back. Its time now to take your customer experience to the next level by integrating your Sage X3 with one of the largest and most renowned, Salesforce Cloud CRM system over a secured platform. Product Page | Salesforce App Exchange | Salesforce Blog | Sage… Read More »

Dreamforce 2015 – Embark on the Journey of Sage ERP on Salesforce Cloud

After an unforgettable Sage Summit 2015 at NOLA our event team now moves on to Dreamforce 2015 (#DF15) – Dreamforce is an event which you would never want to miss. Four packed days starting from Sep 15 to Sept 18 in San Franciso this year, will impact and inspire attendees from all the corners of… Read More »

Custom Workflow in Salesforce for Travel Industry

Travel Industry has a complex structure with correspondingly business processes. Most common scenarios where the problem occurs is related to the use of traditional business processes. To manage repetitive processes like ticketing, document production (fulfillment) and so on we needed is a workflow system. In Workflow each task can be attached to specific bookings/inventory/suppliers or… Read More »

Quote To Order Conversion in Salesforce

When a customer approaches an organization for any requirement, what do a salesperson do? They “QUOTE”. A “QUOTE” is a document that allows a prospective customer to see a predetermined set of items and quantities at a predetermined price, to be delivered on a specific date. Read More: GUMU™ for Salesforce – Sage ERP Integration… Read More »

Apex message as Debug Tool

Sometimes it’s very tedious to debug controller side code using system.debug command for some variables or tracing an error. One can instead use ApexPages.addmessage to show a message to visualforce page for quick debugging purpose. In below code we are showing account values on visualforce page. Similarly, you can use ApexPages.addmessage to show any variables… Read More »