I would like to use Mule Studio to create a simple mule configuration based on the Web Service Proxy pattern:
http://www.mulesoft.org/documentation/display/current/Web+Service+Proxy+Pattern
I could not find graphical components in Mule Studio for this. Is it correct to assume that mule configuration patterns are not directly supported by the Mule Studio graphical editor, - and would i need to make a mule-config.xml instead of a mflow-file?
If so, what would be the best practice for working in Mule Studio with services that require pure mule-config.cml instead of mflow?