mule requester collection is not returning file name in it's properties -


when using mulerequester:request fetch file sftp endpoint,filename comes under inbound property originalfilename .but when tried use mule-requester:request-collection filename did not come under inbound property originalfilename.

can guys me out in fetching file names using mule-requester:request-collection?

as mentioned, mule-requester:request-collection returns mulemessagecollection originalfilename inbound property (and others) should in each mulemessage of collection. i'm pretty sure can handle collection foreach scope. hth.


Comments