InterviewSolution
Saved Bookmarks
| 1. |
What Is Streaming Property In File Connector In Mule ? |
|
Answer» The value of this streaming property can be either TRUE or false. If it is set to true then we are actually WORKING on stream of file DATA OTHERWISE we are working with file itself. The value of this streaming property can be either true or false. If it is set to true then we are actually working on stream of file data otherwise we are working with file itself. |
|