To avoid hard-coding values, a flow uses some property placeholders and the corresponding values are stored in a configuration file.
Where does the configuration file's location need to be specified in the Mule application?
The pom.xml file
A global element
The mule-art if act .json file
a flow attribute
Submit