Tag Archives: Configuration

How to add Lightning Web Components as Custom Tabs in Salesforce

As per Winter ’20 release notes, you can now add the Lightning Web Component as Custom Tab in Salesforce. So in this blog, we will understand how to create custom tab of Lightning Web Component. As we all know the <component>.js-meta.xml configuration file defines the metadata values for the component. To define lightning tab, add the lightning__Tab target to… Read More »

Activating and Deactivating Tax Calculation (ERP Configuration) Setting for Orders in Salesforce

We introduce features in GUMU™, keeping in mind the dynamic functionalities that a user needs while working in Salesforce for achieving a task. We have now introduced a new feature wherein a user can activate/deactivate the Tax calculation setting for their Sales process. In this blog, we will discuss how to Activate/Deactivate Tax for Order… Read More »

Setting up the Sage 300C (version 2019 onwards) Integration in GUMU Lightning Interface

The GUMUTM Integration for Salesforce is compatible with the latest version of Sage 300 v2019. The Sage 300C can be hosted on a cloud environment and hence can be accessed from anywhere in its browser interface. Unlike its previous installments where integration was done via the SData web service, the current version utilizes Web API.… Read More »

Adding Remote site for GUMU™ Sage ERP Integration for Salesforce

In our GUMU™ integration, we used Web service to communicate with Sage ERP. Before configuring the Web service at GUMU™ configuration we need to specify and save the URL in Salesforce Remote Site settings. Adding Web service in remote site settings is an essential part of configuring Integration with Salesforce system. This blog will help… Read More »

Creation of Default Entities and Mappings using GUMU™ SAGE 100 ERP Integration for Salesforce

To sync any entities between two systems, we need to create mappings which takes up a lot of time. Our GUMU™ Sage 100 ERP Integration for Salesforce provides you with a feature of creating default entities and entity mappings. This features helps user eliminate the process of creating each one of them manually. After successful… Read More »

GUMU™ for Salesforce – Sage X3 Integration : Configuration

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

Using Force.com Migration Tool Part I – Configuration

In our previous blog “Creating Project using Force.com IDE”, we discussed one of the methods of Salesforce metadata migration i.e. migration using Force.com IDE. In this blog we will discuss another tool used for metadata migration in Salesforce i.e. Ant/Java based Force.com Migration Tool. Real-time, bi-directional, multi-company – Sage ERP Integration with Salesforce The Force.com… Read More »

DateTime field and Time Zone Settings in Salesforce

Recently, for one of our integration programs we were trying to pass data from our datetime field to the Salesforce datetime field.  We were passing Date as “2014-01-02 00 00 000” but while viewing the same record in the Salesforce User Interface it was displaying the date as “2014-01-01 8 PM”. This posed a big… Read More »