Coding Best Practices

Mulesoft Coding Best Practices In this tutorial we have listed down some best practices that every mule developer should follow Avoid hardcoding values,hosts,urls and port number inside the mule code, try to use the properties files and refer the values from properties file inside mule code Avoid hardcoding the passwords in code, all the passwords…

Share this:
Read More

Dataweave Tips & Guidelines

Dataweave Tips & Guidelines   Dataweave Tips & Guidelines – Here are few tips and best practices which could be useful to consider while writing dataweave. There are plenty of operators in dataweave which can make your life easy while writing complex dataweave transformation. Obviously the list below is not an exhaustive list, but we…

Share this:
Read More