...
It is always recommended to externalize any configuration parameters (user names, passwords, URLs etc.). Instead of hard-coding these values inside application code, we recommend to create creating a properties file for your mule application. Please follow these steps to achieve property replacement in FlexDeploy.
...