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
Post a Comment