MuleESB flow, why do I get two files outputted?
问题 I'm trying to get one record from MongoDB and put it into a file, but I get two files, why is that? I thought that these would execute in a sequence and each step in the flow would take the data from the previous step, am I wrong? <flow name="test1Flow2" doc:name="test1Flow2"> <http:inbound-endpoint exchange-pattern="request-response" host="localhost" port="8081" doc:name="HTTP"/> <mongo:find-one-object config-ref="Mongo_DB" collection="my_collection" doc:name="Mongo DB" query-ref="#[string:{