Mule: Load Properties as per the Environment (With Default Properties File)

ICYMI: It has been a best practice to load the properties file as per the environment, instead of some manual copy/paste or other techniques to do it.

Today, I will walk you through a MuleSoft application which uses the properties file as per the environment. When you wan to the run application in a dev runtime/environment, your application should pick up the dev environment properties file. Also, sometimes there is a requirement that we should have a common/default properties file which will hold common properties for all environments. https://goo.gl/ocE2q5 #DataIntegration #ML

Easy Integration With the SugarCRM REST API Using UltraStudio

ICYMI: In most of the integration solutions related to end customer information or customer-oriented data, CRM will be one of the key components. CRM will act as the customer database, but with much more advanced application level features than a generic database.

In this blog post, I’m going to explain how to integrate with SugarCRM (CRM application for the example) using UltraStudio (integration capability provider for the tutorial). https://goo.gl/CEzTr1 #DataIntegration #ML