Hi I am working with a Mule Any Point Studio and I just want to know that how to configure or override HTTP Inbound/Outbound Implementation so that i can dynamically override its functionality and change it's properties like :
To decide the endpoint details (such as path, host and port) dynamically i.e. at runtime, you will need to execute an expression on the current Mule message for example. See the following link section "Dynamic endpoints" for examples: http://www.mulesoft.org/documentation/display/current/Endpoint+Configuration+Reference