Read file from SFTP location

Read file from SFTP location   Let’s see how we can read a file from SFTP location Create a project in Anypoint Studio Add a listener which accept the filename as query parameter which we want to read from SFTP location.   Add the logger to print incoming filename   Drag and drop SFTP read…

Share this:
Read More

Read File Content In Mule 4

Read File Content In Mule 4   In this tutorial we will demonstrate how can we Read File Content In Mule 4 Create new mule project in anypoint studio Create the sample test file to read the content from local directory     Drag and drop file read operation from mule palette and configure the…

Share this:
Read More